Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 731713 Details for
Bug 807274
app-crypt/ccrypt-1.11-r3 fails tests: - FAIL: crypt3-check
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-crypt:ccrypt-1.11-r3:20210809-064258.log
app-crypt:ccrypt-1.11-r3:20210809-064258.log (text/plain), 24.26 KB, created by
Toralf Förster
on 2021-08-09 10:58:53 UTC
(
hide
)
Description:
app-crypt:ccrypt-1.11-r3:20210809-064258.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-08-09 10:58:53 UTC
Size:
24.26 KB
patch
obsolete
> * Package: app-crypt/ccrypt-1.11-r3 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ccrypt-1.11.tar.gz to /var/tmp/portage/app-crypt/ccrypt-1.11-r3/work >>>> Source unpacked in /var/tmp/portage/app-crypt/ccrypt-1.11-r3/work >>>> Preparing source in /var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/ccrypt-1.11-r3/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-r3 --htmldir=/usr/share/doc/ccrypt-1.11-r3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-emacs >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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... emacs >checking where .elc files should go... ${datadir}/emacs/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... -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 >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 pthread_kill in -lpthread... 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.7.6, 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-r3/work/ccrypt-1.11 ... >make -j3 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/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-r3/work/ccrypt-1.11/m4' >Making all in po >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/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-r3/work/ccrypt-1.11/po' >Making all in intl >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/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-r3/work/ccrypt-1.11/intl' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -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 -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o -lcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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-r3/work/ccrypt-1.11/src' >Making all in emacs >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/emacs' >if test "no" != "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; \ > no --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 >make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/emacs' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/doc' >cat "ccrypt.1" | sed -f ./man2html.sed > "ccrypt.html" >make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/doc' >Making all in check >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11' >make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11' >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11' >>>> Source compiled. >>>> Test phase: app-crypt/ccrypt-1.11-r3 >make -j3 check >Making check in m4 >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/m4' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/m4' >Making check in po >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/po' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/po' >Making check in intl >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/intl' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/intl' >Making check in src >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/src' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/src' >Making check in emacs >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/emacs' >if test "no" != "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; \ > no --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 >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/emacs' >Making check in doc >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/doc' >Making check in check >make[1]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make rijndael-check crypt3-check ccrypt-check.sh length-check.sh largefile-check.sh >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -c -o rijndael-check.o rijndael-check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -c -o rijndael-alg-ref.o rijndael-alg-ref.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -c -o crypt3-check.o crypt3-check.c >(cd ../src && make unixcrypt3.o) >make[2]: Nothing to be done for 'ccrypt-check.sh'. >make[2]: Nothing to be done for 'length-check.sh'. >make[2]: Nothing to be done for 'largefile-check.sh'. >make[3]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -c -o unixcrypt3.o unixcrypt3.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rijndael-check rijndael-check.o rijndael-alg-ref.o ../src/rijndael.o ../src/tables.o -lcrypt >make[3]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/src' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o crypt3-check crypt3-check.o -lcrypt ../src/unixcrypt3.o -lcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rijndael-check rijndael-check.o rijndael-alg-ref.o ../src/rijndael.o ../src/tables.o -lcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o crypt3-check crypt3-check.o ../src/unixcrypt3.o -lcrypt >make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make[3]: Entering directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >PASS: rijndael-check >FAIL: crypt3-check >PASS: ccrypt-check.sh >PASS: length-check.sh >============================================================================ >Testsuite summary for ccrypt 1.11 >============================================================================ ># TOTAL: 4 ># PASS: 3 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 1 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See check/test-suite.log >Please report to selinger at users.sourceforge.net >============================================================================ >make[3]: *** [Makefile:741: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make[2]: *** [Makefile:849: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make[1]: *** [Makefile:941: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11/check' >make: *** [Makefile:480: check-recursive] Error 1 > * ERROR: app-crypt/ccrypt-1.11-r3::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 127: Called src_test > * environment, line 518: Called default > * phase-functions.sh, line 858: Called default_src_test > * phase-functions.sh, line 887: Called __eapi0_src_test > * phase-helpers.sh, line 809: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=app-crypt/ccrypt-1.11-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/ccrypt-1.11-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-crypt:ccrypt-1.11-r3:20210809-064258.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11' > * S: '/var/tmp/portage/app-crypt/ccrypt-1.11-r3/work/ccrypt-1.11' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 807274
:
731710
| 731713 |
731716
|
731719
|
731722
|
731725
|
731728