1. * Package: app-crypt/ckpass-0.2
  2. * Repository: gentoo
  3. * Maintainer: joker@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking ckpass-0.2.tar.gz to /tmp/portage/app-crypt/ckpass-0.2/work
  15. >>> Source unpacked in /tmp/portage/app-crypt/ckpass-0.2/work
  16. >>> Preparing source in /tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2 ...
  19. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64
  20. configure: loading site script /usr/share/config.site
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking whether make supports nested variables... yes
  27. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... no
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  35. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  36. checking for style of include used by make... GNU
  37. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  38. checking for main in -lc... yes
  39. checking for main in -lncurses... yes
  40. checking for main in -lform... yes
  41. checking for main in -lkpass... yes
  42. checking that generated files are newer than configure... done
  43. configure: creating ./config.status
  44. config.status: creating Makefile
  45. config.status: executing depfiles commands
  46. >>> Source configured.
  47. >>> Compiling source in /tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2 ...
  48. make -j24
  49. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ckpass.c
  50. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bindings.c
  51. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c commands.c
  52. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c forms.c
  53. ckpass.c: In function 'pipeout':
  54. ckpass.c:680:3: warning: missing sentinel in function call [-Wformat=]
  55. execl(command, command, 0);
  56. ^
  57. ckpass.c:672:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  58. write(pipefd[1], s, strlen(s));
  59. ^
  60. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ckpass ckpass.o bindings.o commands.o forms.o -lkpass -lform -lncurses -lc
  61. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: ckpass.o: undefined reference to symbol 'cbreak'
  62. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  63. collect2: error: ld returned 1 exit status
  64. Makefile:331: recipe for target 'ckpass' failed
  65. make: *** [ckpass] Error 1
  66. * ERROR: app-crypt/ckpass-0.2::gentoo failed (compile phase):
  67. * emake failed
  68. *
  69. * If you need support, post the output of `emerge --info '=app-crypt/ckpass-0.2::gentoo'`,
  70. * the complete build log and the output of `emerge -pqv '=app-crypt/ckpass-0.2::gentoo'`.
  71. * The complete build log is located at '/var/log/portage/app-crypt:ckpass-0.2:20141118-223914.log'.
  72. * The ebuild environment file is located at '/tmp/portage/app-crypt/ckpass-0.2/temp/environment'.
  73. * Working directory: '/tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2'
  74. * S: '/tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2'