Advertisement
Guest User

Untitled

a guest
Mar 25th, 2024
137
0
331 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.71 KB | None | 0 0
  1. * Package: sys-libs/glibc-2.38-r10:2.2
  2. * Repository: gentoo
  3. * Maintainer: toolchain@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multiarch multilib ssp static-libs
  5. * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox
  6. * Checking whether python3_12 is suitable ...
  7. * dev-lang/python:3.12 ... [ ok ]
  8. * Using python3.12 to build (via PYTHON_COMPAT iteration)
  9. >>> Unpacking source...
  10. * strip-flags: CFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  11. * strip-flags: CXXFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  12. * strip-flags: FFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  13. * strip-flags: FCFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  14. * Checking general environment sanity.
  15. make -j8 -l9 glibc-test
  16. x86_64-pc-linux-gnu-gcc -m64 -march=znver1 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -march=znver1 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs glibc-test.c -o glibc-test
  17. * Checking that IA32 emulation is enabled in the running kernel ...
  18. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a when searching for -lgcc
  19. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -lgcc: No such file or directory
  20. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
  21. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
  22. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find libgcc_s.so.1: No such file or directory
  23. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
  24. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a when searching for -lgcc
  25. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -lgcc: No such file or directory
  26. collect2: error: ld returned 1 exit status
  27. * Failed to compile the ABI test. Broken host glibc? [ ok ]
  28. * Checking running kernel version (6.7.4-zen1-1-zen >= 3.2.0) ... [ ok ]
  29. * Checking linux-headers version (6.6.0 >= 3.2.0) ... [ ok ]
  30. >>> Unpacking glibc-2.38.tar.xz to /var/tmp/portage/sys-libs/glibc-2.38-r10/work
  31. >>> Unpacking glibc-2.38-patches-10.tar.xz to /var/tmp/portage/sys-libs/glibc-2.38-r10/work
  32. >>> Source unpacked in /var/tmp/portage/sys-libs/glibc-2.38-r10/work
  33. >>> Preparing source in /var/tmp/portage/sys-libs/glibc-2.38-r10/work/glibc-2.38 ...
  34. * Applying Gentoo Glibc patchset 2.38-10
  35. * Applying patches from /var/tmp/portage/sys-libs/glibc-2.38-r10/work/patches ...
  36. * 0001-Disable-ldconfig-during-install.patch ... [ ok ]
  37. * 0002-Adapt-to-Gentoo-specific-etc-mail-aliases.patch ... [ ok ]
  38. * 0003-Force-O0-in-conform-tests-to-survive-CC-changes.patch ... [ ok ]
  39. * 0004-Fix-miscompilation-on-ia64-s-gcc-10.patch ... [ ok ]
  40. * 0005-linux-Use-getdents64-on-non-LFS-readdir.patch ... [ ok ]
  41. * 0006-linux-Set-internal-DIR-filepos-as-off64_t-BZ-23960-B.patch ... [ ok ]
  42. * 0007-linux-Add-__readdir64_unlocked.patch ... [ ok ]
  43. * 0008-linux-Add-__old_readdir64_unlocked.patch ... [ ok ]
  44. * 0009-linux-Use-getdents64-on-readdir64-compat-implementat.patch ... [ ok ]
  45. * 0010-stdlib-Improve-tst-realpath-compatibility-with-sourc.patch ... [ ok ]
  46. * 0011-x86-Fix-for-cache-computation-on-AMD-legacy-cpus.patch ... [ ok ]
  47. * 0012-nscd-Do-not-rebuild-getaddrinfo-bug-30709.patch ... [ ok ]
  48. * 0013-x86-Fix-incorrect-scope-of-setting-shared_per_thread.patch ... [ ok ]
  49. * 0014-x86_64-Fix-build-with-disable-multiarch-BZ-30721.patch ... [ ok ]
  50. * 0015-i686-Fix-build-with-disable-multiarch.patch ... [ ok ]
  51. * 0016-malloc-Enable-merging-of-remainders-in-memalign-bug-.patch ... [ ok ]
  52. * 0017-malloc-Remove-bin-scanning-from-memalign-bug-30723.patch ... [ ok ]
  53. * 0018-sysdeps-tst-bz21269-fix-test-parameter.patch ... [ ok ]
  54. * 0019-sysdeps-tst-bz21269-handle-ENOSYS-skip-appropriately.patch ... [ ok ]
  55. * 0020-sysdeps-tst-bz21269-fix-Wreturn-type.patch ... [ ok ]
  56. * 0021-io-Fix-record-locking-contants-for-powerpc64-with-__.patch ... [ ok ]
  57. * 0022-libio-Fix-oversized-__io_vtables.patch ... [ ok ]
  58. * 0023-elf-Do-not-run-constructors-for-proxy-objects.patch ... [ ok ]
  59. * 0024-elf-Always-call-destructors-in-reverse-constructor-o.patch ... [ ok ]
  60. * 0025-elf-Remove-unused-l_text_end-field-from-struct-link_.patch ... [ ok ]
  61. * 0026-elf-Move-l_init_called_next-to-old-place-of-l_text_e.patch ... [ ok ]
  62. * 0027-NEWS-Add-the-2.38.1-bug-list.patch ... [ ok ]
  63. * 0028-CVE-2023-4527-Stack-read-overflow-with-large-TCP-res.patch ... [ ok ]
  64. * 0029-getaddrinfo-Fix-use-after-free-in-getcanonname-CVE-2.patch ... [ ok ]
  65. * 0030-iconv-restore-verbosity-with-unrecognized-encoding-n.patch ... [ ok ]
  66. * 0031-string-Fix-tester-build-with-fortify-enable-with-gcc.patch ... [ ok ]
  67. * 0032-manual-jobs.texi-Add-missing-item-EPERM-for-getpgid.patch ... [ ok ]
  68. * 0033-Fix-leak-in-getaddrinfo-introduced-by-the-fix-for-CV.patch ... [ ok ]
  69. * 0034-Document-CVE-2023-4806-and-CVE-2023-5156-in-NEWS.patch ... [ ok ]
  70. * 0035-Propagate-GLIBC_TUNABLES-in-setxid-binaries.patch ... [ ok ]
  71. * 0036-tunables-Terminate-if-end-of-input-is-reached-CVE-20.patch ... [ ok ]
  72. * 0037-elf-dl-tunables.c-avoid-processing-of-tunables-in-AT.patch ... [ ok ]
  73. * 0038-Revert-elf-Remove-unused-l_text_end-field-from-struc.patch ... [ ok ]
  74. * 0039-Revert-elf-Always-call-destructors-in-reverse-constr.patch ... [ ok ]
  75. * 0040-Revert-elf-Move-l_init_called_next-to-old-place-of-l.patch ... [ ok ]
  76. * 0041-sysdeps-sem_open-Clear-O_CREAT-when-semaphore-file-i.patch ... [ ok ]
  77. * 0042-elf-Fix-wrong-break-removal-from-8ee878592c.patch ... [ ok ]
  78. * 0043-LoongArch-Delete-excessively-allocated-memory.patch ... [ ok ]
  79. * 0044-elf-Fix-TLS-modid-reuse-generation-assignment-BZ-290.patch ... [ ok ]
  80. * 0045-elf-Add-TLS-modid-reuse-test-for-bug-29039.patch ... [ ok ]
  81. * 0046-x86-64-Fix-the-dtv-field-load-for-x32-BZ-31184.patch ... [ ok ]
  82. * 0047-x86-64-Fix-the-tcb-field-load-for-x32-BZ-31185.patch ... [ ok ]
  83. * 0048-NEWS-Mention-bug-fixes-for-29039-30694-30709-30721.patch ... [ ok ]
  84. * 0049-NEWS-Mention-bug-fixes-for-30745-30843.patch ... [ ok ]
  85. * 0050-Gentoo-Disable-valgrind-based-tests-too-unreliable.patch ... [ ok ]
  86. * 0051-getaddrinfo-translate-ENOMEM-to-EAI_MEMORY-bug-31163.patch ... [ ok ]
  87. * 0052-libio-Check-remaining-buffer-size-in-_IO_wdo_write-b.patch ... [ ok ]
  88. * 0053-syslog-Fix-heap-buffer-overflow-in-__vsyslog_interna.patch ... [ ok ]
  89. * 0054-syslog-Fix-heap-buffer-overflow-in-__vsyslog_interna.patch ... [ ok ]
  90. * 0055-syslog-Fix-integer-overflow-in-__vsyslog_internal-CV.patch ... [ ok ]
  91. * Done.
  92. * Using GNU config files from /usr/share/gnuconfig
  93. * Updating scripts/config.sub ... [ ok ]
  94. * Updating scripts/config.guess ... [ ok ]
  95. >>> Source prepared.
  96. >>> Configuring source in /var/tmp/portage/sys-libs/glibc-2.38-r10/work/glibc-2.38 ...
  97. * strip-flags: CFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  98. * strip-flags: CXXFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  99. * strip-flags: CFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  100. * strip-flags: CXXFLAGS: changed '-march=znver1 -O2 -pipe -fomit-frame-pointer' to '-march=znver1 -O2 -pipe'
  101. make -j8 -l9 glibc-test
  102. x86_64-pc-linux-gnu-gcc -m64 -march=znver1 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -march=znver1 -pipe -O2 -m32 -mfpmath=sse -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs glibc-test.c -o glibc-test
  103. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a when searching for -lgcc
  104. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -lgcc: No such file or directory
  105. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
  106. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
  107. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find libgcc_s.so.1: No such file or directory
  108. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 when searching for libgcc_s.so.1
  109. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a when searching for -lgcc
  110. /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -lgcc: No such file or directory
  111. collect2: error: ld returned 1 exit status
  112. make: *** [<builtin>: glibc-test] Error 1
  113. emake failed
  114. * Auto adding -march=i686 to CFLAGS_x86 #185404 (ABI=x86)
  115. * Running do_src_configure for ABI x86
  116. * ==== glibc build environment ========================================================
  117. * ABI: x86
  118. * CBUILD: x86_64-pc-linux-gnu
  119. * CHOST: x86_64-pc-linux-gnu
  120. * CTARGET: x86_64-pc-linux-gnu
  121. * CBUILD_OPT: i686-pc-linux-gnu
  122. * CTARGET_OPT: i686-pc-linux-gnu
  123. * CC: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
  124. * CXX: x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none
  125. * CPP:
  126. * LD:
  127. * ASFLAGS:
  128. * CFLAGS: -pipe -O2 -fcf-protection=none
  129. * CPPFLAGS:
  130. * CXXFLAGS: -pipe -O2 -fcf-protection=none
  131. * LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
  132. * MAKEINFO: /dev/null
  133. * NM: x86_64-pc-linux-gnu-nm
  134. * AR:
  135. * AS:
  136. * STRIP:
  137. * RANLIB:
  138. * OBJCOPY:
  139. * STRINGS:
  140. * OBJDUMP:
  141. * READELF: x86_64-pc-linux-gnu-readelf
  142. * =====================================================================================
  143. /var/tmp/portage/sys-libs/glibc-2.38-r10/work/glibc-2.38/configure --enable-stack-protector=strong --disable-cet --enable-kernel=3.2.0 --without-selinux --disable-werror --enable-bind-now --enable-fortify-source --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --disable-profile --without-gd --with-headers=/usr/include --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=$(prefix)/lib --mandir=$(prefix)/share/man --infodir=$(prefix)/share/info --libexecdir=$(libdir)/misc/glibc --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo 2.38-r10 (patchset 10) --disable-crypt --disable-systemtap --disable-nscd ac_cv_path_PERL=no libc_cv_complocaledir=${exec_prefix}/lib/locale libc_cv_aarch64_sve_asm=yes --disable-timezone-tools
  144. checking build system type... i686-pc-linux-gnu
  145. checking host system type... i686-pc-linux-gnu
  146. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
  147. checking for suffix of object files... o
  148. checking whether the compiler supports GNU C... yes
  149. checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs accepts -g... yes
  150. checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs option to enable C11 features... none needed
  151. checking whether the compiler supports GNU C++... yes
  152. checking whether x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none accepts -g... yes
  153. checking for x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none option to enable C++11 features... unsupported
  154. checking for x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none option to enable C++98 features... unsupported
  155. checking whether x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none can link programs... no
  156. checking for sysdeps preconfigure fragments... aarch64 alpha arc arm csky hppa i386 loongarch m68k microblaze checking for grep that handles long lines and -e... /bin/grep
  157. checking for egrep... /bin/grep -E
  158. mips nios2 or1k powerpc riscv s390 sh checking for grep that handles long lines and -e... (cached) /bin/grep
  159. checking for egrep... (cached) /bin/grep -E
  160. sparc x86_64
  161. checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c
  162. checking whether ln -s works... yes
  163. checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld
  164. checking version of /usr/libexec/gcc/x86_64-pc-linux-gnu/ld... 2.41.0, ok
  165. checking for gnumake... no
  166. checking for gmake... gmake
  167. checking version of gmake... 4.4.1, ok
  168. checking for gnumsgfmt... no
  169. checking for gmsgfmt... gmsgfmt
  170. checking version of gmsgfmt... 0.22.4, ok
  171. checking for makeinfo... /dev/null
  172. checking version of /dev/null... v. ?.??, bad
  173. checking for sed... sed
  174. checking version of sed... 4.9, ok
  175. checking for gawk... gawk
  176. checking version of gawk... 5.3.0, ok
  177. checking for bison... bison
  178. checking version of bison... 3.8.2, ok
  179. checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -march=i686 -pipe -O2 -fcf-protection=none -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs is sufficient to build libc... yes
  180. checking for python3... python3
  181. checking version of python3... 3.12.2, ok
  182. configure: WARNING:
  183. *** These auxiliary programs are missing or incompatible versions: makeinfo
  184. *** some features or tests will be disabled.
  185. *** Check the INSTALL file for required versions.
  186. checking for use of fpu sysdeps directories... yes
  187. checking for -fstack-protector... no
  188. checking for -fstack-protector-strong... no
  189. checking for -fstack-protector-all... no
  190. checking for assembler and linker STT_GNU_IFUNC support... yes
  191. checking for gcc attribute ifunc support... yes
  192. checking whether the linker supports textrels along with ifunc... yes
  193. checking for GNU attribute retain support... no
  194. checking if compiler warns about alias for function with incompatible types... yes
  195. checking sysdep dirs... sysdeps/unix/sysv/linux/i386/i686 sysdeps/i386/i686/nptl sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/x86 sysdeps/x86/nptl sysdeps/i386/nptl sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix/i386 sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu/multiarch sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch sysdeps/i386/i686 sysdeps/i386/fpu sysdeps/x86/fpu sysdeps/i386 sysdeps/x86 sysdeps/wordsize-32 sysdeps/ieee754/float128 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic
  196. checking LD_LIBRARY_PATH variable... ok
  197. checking for bash... /bin/bash
  198. checking for perl... (cached) no
  199. checking for install-info... /usr/bin/install-info
  200. checking for .set assembler directive... yes
  201. checking linker support for protected data symbol... yes
  202. checking linker support for INSERT in linker script... no
  203. checking for broken __attribute__((alias()))... yes
  204. configure: error: working alias attribute support required
  205. * ERROR: sys-libs/glibc-2.38-r10::gentoo failed (configure phase):
  206. * failed to configure glibc
  207. *
  208. * Call stack:
  209. * ebuild.sh, line 136: Called src_configure
  210. * environment, line 3661: Called foreach_abi 'do_src_configure'
  211. * environment, line 1671: Called do_src_configure
  212. * environment, line 1344: Called glibc_do_configure 'nptl'
  213. * environment, line 2160: Called die
  214. * The specific snippet of code:
  215. * "$@" || die "failed to configure glibc";
  216. *
  217. * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.38-r10::gentoo'`,
  218. * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.38-r10::gentoo'`.
  219. * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.38-r10/temp/build.log'.
  220. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.38-r10/temp/environment'.
  221. * Working directory: '/var/tmp/portage/sys-libs/glibc-2.38-r10/work/build-x86-x86_64-pc-linux-gnu-nptl'
  222. * S: '/var/tmp/portage/sys-libs/glibc-2.38-r10/work/glibc-2.38'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement