Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899616 - sys-libs/glibc-2.36-r7 fails test on amd64 - /.../test-tgmath3-atan2.c: error: conflicting types for var_double; have _Float32x
Summary: sys-libs/glibc-2.36-r7 fails test on amd64 - /.../test-tgmath3-atan2.c: error...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard: gcc-13, no glibc-2.37 stable blocker
Keywords: TESTFAILURE
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-04 20:55 UTC by Toralf Förster
Modified: 2023-09-09 21:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2023-03-04 20:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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