Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 888336 Details for
Bug 927650
dev-libs/libgcrypt-1.10.3-r1 fails to compile during world re-emerge after updating to 23.0 profile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/libgcrypt-1.10.3-r1 build.log
file_927650.txt (text/plain), 21.68 KB, created by
Ben Buhse
on 2024-03-23 21:24:53 UTC
(
hide
)
Description:
dev-libs/libgcrypt-1.10.3-r1 build.log
Filename:
MIME Type:
Creator:
Ben Buhse
Created:
2024-03-23 21:24:53 UTC
Size:
21.68 KB
patch
obsolete
> * Package: dev-libs/libgcrypt-1.10.3-r1:0/20 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 asm cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_sha cpu_flags_x86_sse4_1 elibc_glibc getentropy kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libgcrypt-1.10.3.tar.bz2 to /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3 ... > * Applying libgcrypt-multilib-syspath.patch ... > [ ok ] > * Applying libgcrypt-powerpc-darwin.patch ... > [ ok ] > * Applying libgcrypt-1.9.4-no-fgrep-libgcrypt-config.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: libgcrypt-1.10.3/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Running elibtoolize in: libgcrypt-1.10.3/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying g-debug/2.4.2 patch ... > * Applying specs/2.4.2 patch ... > * Applying fsanitize/2.4.2 patch ... > * Applying fuse-ld/2.4.2 patch ... > * Applying werror/2.4.2 patch ... > * Applying cxx-pthread/2.4.6 patch ... > * Applying color-record/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libgcrypt-1.10.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libgcrypt-1.10.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgcrypt-1.10.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libgcrypt-1.10.3/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libgcrypt-1.10.3-r1 --htmldir=/usr/share/doc/libgcrypt-1.10.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 CC_FOR_BUILD=x86_64-pc-linux-gnu-gcc --enable-noexecstack --disable-neon-support --disable-arm-crypto-support --disable-ppc-crypto-support --enable-aesni-support --enable-avx-support --enable-avx2-support --disable-padlock-support --enable-shaext-support --enable-sse41-support --disable-static --without-capabilities GPG_ERROR_CONFIG=/usr/bin/x86_64-pc-linux-gnu-gpg-error-config --enable-random=getentropy >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.djamyqqi/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for sys/socket.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for gawk... (cached) gawk >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/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/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >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... x86_64-pc-linux-gnu-dlltool >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... 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/libexec/gcc/x86_64-pc-linux-gnu/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... no >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking whether byte ordering is bigendian... no >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking size of void *... 8 >checking for uintptr_t... yes >checking for UINT64_C... yes >checking size of uint64_t... 8 >checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 >checking which public-key ciphers to include... dsa elgamal rsa ecc >checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3 >checking which key derivation functions to include... s2k pkdf2 scrypt >checking which random module to use... getentropy >checking whether use of /dev/random is requested... yes >checking whether the experimental random daemon is requested... no >checking whether MPI and cipher assembler modules are requested... yes >checking whether memory guard is requested... no >checking whether to run large data tests... no >checking whether 'soft' HW feature bits are forced on... no >checking whether use of capabilities is requested... no >checking whether a HMAC binary check is requested... no >checking whether jitter entropy support is requested... yes >checking whether padlock support is requested... no >checking whether AESNI support is requested... yes >checking whether SHAEXT support is requested... yes >checking whether PCLMUL support is requested... yes >checking whether SSE4.1 support is requested... yes >checking whether DRNG support is requested... yes >checking whether AVX support is requested... yes >checking whether AVX2 support is requested... yes >checking whether NEON support is requested... no >checking whether ARMv8 Crypto Extension support is requested... no >checking whether PPC crypto support is requested... no >checking whether a -O flag munging is requested... yes >checking whether a instrumentation (-fprofile, -fsanitize) munging is requested... yes >checking whether to enable AMD64 as(1) feature detection... yes >checking for gpg-error-config... /usr/bin/x86_64-pc-linux-gnu-gpg-error-config >checking for gpgrt-config... /usr/bin/gpgrt-config >configure: Use gpgrt-config with /usr/lib64 as gpg-error-config >checking for GPG Error - version >= 1.27... yes (1.47-unknown) >checking for pthread_create in -lpthread... yes >checking for library containing setsockopt... none required >checking for library containing setsockopt... (cached) none required >checking for unistd.h... (cached) yes >checking for sys/auxv.h... yes >checking for sys/random.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for pid_t... yes >checking for byte... no >checking for ushort... yes >checking for u16... no >checking for u32... no >checking for u64... no >checking for socklen_t... yes >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_ctz... yes >checking for __builtin_ctzl... yes >checking for __builtin_clz... yes >checking for __builtin_clzl... yes >checking for __sync_synchronize... yes >checking whether the variable length arrays are supported... yes >checking whether the visibility attribute is supported... yes >checking for broken visibility attribute... no >checking for broken alias attribute... no >checking if gcc supports -fvisibility=hidden... yes >checking whether the GCC style aligned attribute is supported... yes >checking whether the GCC style packed attribute is supported... yes >checking whether the GCC style may_alias attribute is supported... yes >checking whether 'asm' assembler keyword is supported... yes >checking whether '__asm__' assembler keyword is supported... yes >checking whether inline assembly memory barrier is supported... yes >checking whether GCC assembler is compatible for ARM assembly implementations... no >checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no >checking whether GCC assembler supports for CFI directives... no >checking whether GCC assembler supports for ELF directives... yes >checking for _ prefix in compiled symbols... no >checking architecture and mpi assembler functions... x86 >checking whether compiler supports 'ms_abi' function attribute... yes >checking whether compiler supports 'sysv_abi' function attribute... yes >checking whether default calling convention is 'ms_abi'... no >checking whether default calling convention is 'sysv_abi'... yes >checking whether GCC inline assembler supports SSSE3 instructions... yes >checking whether GCC inline assembler supports PCLMUL instructions... yes >checking whether GCC inline assembler supports SHA Extensions instructions... yes >checking whether GCC inline assembler supports SSE4.1 instructions... yes >checking whether GCC inline assembler supports AVX instructions... yes >checking whether GCC inline assembler supports AVX2 instructions... yes >checking whether GCC inline assembler supports VAES and VPCLMUL instructions... yes >checking whether GCC inline assembler supports BMI2 instructions... yes >checking whether GCC assembler handles division correctly... yes >checking whether GCC assembler is compatible for amd64 assembly implementations... yes >checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes >checking whether compiler is configured for ARMv6 or newer architecture... n/a >checking whether GCC inline assembler supports NEON instructions... n/a >checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a >checking whether GCC inline assembler supports AArch64 NEON instructions... n/a >checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a >checking whether compiler supports PowerPC AltiVec/VSX intrinsics... n/a >checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a >checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a >checking whether GCC inline assembler supports zSeries instructions... n/a >checking whether GCC inline assembler supports zSeries vector instructions... n/a >checking for vprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strtoul... yes >checking for memmove... yes >checking for stricmp... no >checking for atexit... yes >checking for raise... yes >checking for strerror... yes >checking for rand... yes >checking for mmap... yes >checking for getpagesize... yes >checking for sysconf... yes >checking for waitpid... yes >checking for wait4... yes >checking for gettimeofday... yes >checking for getrusage... yes >checking for gethrtime... no >checking for clock_gettime... yes >checking for syslog... yes >checking for syscall... yes >checking for fcntl... yes >checking for ftruncate... yes >checking for flockfile... yes >checking for getauxval... yes >checking for elf_aux_info... no >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for mlock... yes >checking for sysconf... (cached) yes >checking for getpagesize... (cached) yes >checking whether mlock is broken... no >checking for getpid... yes >checking for clock... yes >checking for random device... yes >configure: checking for cc features >checking if gcc supports -fno-delete-null-pointer-checks... yes >checking whether non excutable stack support is requested... yes >checking whether assembler supports --noexecstack option... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating compat/Makefile >config.status: creating mpi/Makefile >config.status: creating cipher/Makefile >config.status: creating random/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating src/gcrypt.h >config.status: creating src/libgcrypt-config >config.status: creating src/libgcrypt.pc >config.status: creating src/versioninfo.rc >config.status: creating tests/Makefile >config.status: creating tests/hashtest-256g >config.status: creating tests/basic-disable-all-hwf >config.status: creating config.h >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S >config.status: linking /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/mpi/amd64/mpi-asm-defs.h to mpi/mpi-asm-defs.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing gcrypt-conf commands > > Libgcrypt v1.10.3-unknown has been configured as follows: > > Platform: GNU/Linux (x86_64-pc-linux-gnu) > Hardware detection module: libgcrypt_la-hwf-x86 > Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish > serpent rfc2268 seed camellia idea salsa20 > gost28147 chacha20 sm4 > Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1 > sha256 sha512 sha3 tiger whirlpool stribog > blake2 sm3 > Enabled kdf algorithms: s2k pkdf2 scrypt > Enabled pubkey algorithms: dsa elgamal rsa ecc > Random number generator: getentropy > Try using jitter entropy: yes > Using linux capabilities: no > FIPS module version: > Try using Padlock crypto: no > Try using AES-NI crypto: yes > Try using Intel SHAEXT: yes > Try using Intel PCLMUL: yes > Try using Intel SSE4.1: yes > Try using DRNG (RDRAND): yes > Try using Intel AVX: yes > Try using Intel AVX2: yes > Try using ARM NEON: n/a > Try using ARMv8 crypto: n/a > Try using PPC crypto: n/a > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j16 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3-abi_x86_64.amd64' >Making all in compat >make[2]: Entering directory '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3-abi_x86_64.amd64/compat' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/compat -I.. -I../src -I/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/src -march=native -O2 -pipe -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c -o compat.lo /var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3/compat/compat.c >libtool: Version mismatch error. This is libtool 2.4.2 Debian-2.4.2-1, but the >libtool: definition of this LT_INIT comes from libtool 2.4.7. >libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1 >libtool: and run autoconf again. >make[2]: *** [Makefile:473: compat.lo] Error 63 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3-abi_x86_64.amd64/compat' >make[1]: *** [Makefile:506: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3-abi_x86_64.amd64' >make: *** [Makefile:438: all] Error 2 > * ERROR: dev-libs/libgcrypt-1.10.3-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/libgcrypt-1.10.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libgcrypt-1.10.3-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-libs/libgcrypt-1.10.3-r1/work/libgcrypt-1.10.3'
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 927650
: 888336 |
888337
|
888338
|
888342