* Package: app-crypt/ccrypt-1.11  * Repository: gentoo  * Maintainer: crypto@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs splitdebug usersandbox >>> Unpacking source... >>> Unpacking ccrypt-1.11.tar.gz to /var/tmp/portage/app-crypt/ccrypt-1.11/work >>> Source unpacked in /var/tmp/portage/app-crypt/ccrypt-1.11/work >>> Preparing source in /var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11 ... * econf: updating ccrypt-1.11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ccrypt-1.11/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/ccrypt-1.11 --htmldir=/usr/share/doc/ccrypt-1.11/html --with-sysroot=/ --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 emacs... no checking for xemacs... xemacs checking where .elc files should go... ${datarootdir}/xemacs/site-lisp 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking what compiler options to use... -march=native -O2 -pipe checking for gtar... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for crypt in -lcrypt... yes checking for gethostname in -lsocket... no checking for stdint.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for getopt_long... yes checking whether getopt_long reorders its arguments... yes checking whether to use included getopt... no checking size of unsigned int... 4 checking size of unsigned long... 8 checking for 32 bit unsigned integer type... unsigned int checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for getlocalename_l... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.3.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/ccrypt.1 config.status: creating doc/ccguess.1 config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating emacs/Makefile config.status: creating check/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11 ... make -j8 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/m4' Making all in po make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/po' Making all in intl make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/intl' Making all in src make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o ccryptlib.o ccryptlib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o rijndael.o rijndael.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o tables.o tables.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o traverse.o traverse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o xalloc.o xalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o readkey.o readkey.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o ccrypt.o ccrypt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o unixcryptlib.o unixcryptlib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o platform.o platform.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c -o ccguess.o ccguess.c rm -f libccrypt.a x86_64-pc-linux-gnu-ar cru libccrypt.a ccryptlib.o rijndael.o tables.o x86_64-pc-linux-gnu-ranlib libccrypt.a /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o libccrypt.a -lcrypt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/src' Making all in emacs make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/emacs' if test "xemacs" != "no"; then \ am__dir=. am__subdir_includes=''; \ case ps-ccrypt.elc in */*) \ am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ xemacs --batch \ \ $am__subdir_includes -L . -L . \ --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" \ --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; \ else :; fi  xemacs exiting. /var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/emacs is a directorymake[2]: *** [Makefile:416: ps-ccrypt.elc] Error 255 make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11/emacs' make[1]: *** [Makefile:480: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11' make: *** [Makefile:410: all] Error 2 * ERROR: app-crypt/ccrypt-1.11::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/ccrypt-1.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/ccrypt-1.11::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-crypt/ccrypt-1.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/ccrypt-1.11/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11' * S: '/var/tmp/portage/app-crypt/ccrypt-1.11/work/ccrypt-1.11'