* Package: app-crypt/ckpass-0.2 * Repository: gentoo * Maintainer: joker@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking ckpass-0.2.tar.gz to /tmp/portage/app-crypt/ckpass-0.2/work >>> Source unpacked in /tmp/portage/app-crypt/ckpass-0.2/work >>> Preparing source in /tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2 ... >>> Source prepared. >>> Configuring source in /tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2 ... ./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 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for main in -lc... yes checking for main in -lncurses... yes checking for main in -lform... yes checking for main in -lkpass... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2 ... make -j24 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 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 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 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 ckpass.c: In function 'pipeout': ckpass.c:680:3: warning: missing sentinel in function call [-Wformat=] execl(command, command, 0); ^ ckpass.c:672:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(pipefd[1], s, strlen(s)); ^ 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 /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' /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:331: recipe for target 'ckpass' failed make: *** [ckpass] Error 1 * ERROR: app-crypt/ckpass-0.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/ckpass-0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/ckpass-0.2::gentoo'`. * The complete build log is located at '/var/log/portage/app-crypt:ckpass-0.2:20141118-223914.log'. * The ebuild environment file is located at '/tmp/portage/app-crypt/ckpass-0.2/temp/environment'. * Working directory: '/tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2' * S: '/tmp/portage/app-crypt/ckpass-0.2/work/ckpass-0.2'