Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 899616

Summary: sys-libs/glibc-2.36-r7 fails test on amd64 - /.../test-tgmath3-atan2.c: error: conflicting types for var_double; have _Float32x
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=840517
https://bugs.gentoo.org/show_bug.cgi?id=880571
https://bugs.gentoo.org/show_bug.cgi?id=806752
https://bugs.gentoo.org/show_bug.cgi?id=776967
https://bugs.gentoo.org/show_bug.cgi?id=902441
Whiteboard: gcc-13, no glibc-2.37 stable blocker
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt

Description Toralf Förster gentoo-dev 2023-03-04 20:55:27 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -mstackrealign -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-float64x-float128-mul.c -c -std=gnu11 -fgn
x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -mstackrealign -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-float64x-float128-sqrt.c -c -std=gnu11 -fg
x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -mstackrealign -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-float64x-float128-sub.c -c -std=gnu11 -fgn
x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -mstackrealign -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-tgmath3-atan2.c -c -std=gnu11 -fgnu89-inli
x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -mstackrealign -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-tgmath3-cbrt.c -c -std=gnu11 -fgnu89-inlin
/var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-tgmath3-atan2.c: In function 'test_atan2_84':
/var/tmp/portage/sys-libs/glibc-2.36-r7/work/build-x86-x86_64-pc-linux-gnu-nptl/math/test-tgmath3-atan2.c:916:59: error: conflicting types for 'var_double'; have '_Float32x'
  916 |   extern typeof (atan2 (vol_var__Float32x, vol_var_char)) var_double __attribute__ ((unused));
      |                                                           ^~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-j5_test-20230304-180933

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.10.9
php cli (if any):

  HEAD of ::gentoo
commit 8a5dde01d7a170151d7a464b7ee61fbb9150c1c0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 4 17:32:00 2023 +0000

    2023-03-04 17:31:59 UTC

emerge -qpvO sys-libs/glibc
[ebuild     U ] sys-libs/glibc-2.36-r7 [2.36-r5] USE="audit* multiarch (multilib) ssp stack-realign (static-libs) systemd test* -caps (-cet) -compile-locales (-crypt) (-custom-cflags) -doc -gd -hash-sysv-compat -headers-only -multilib-bootstrap -nscd -perl% -profile (-selinux) -suid -systemtap (-vanilla)"
Comment 1 Toralf Förster gentoo-dev 2023-03-04 20:55:29 UTC
Created attachment 856132 [details]
emerge-info.txt