Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658770 - sys-libs/glibc-2.27-r4 : ../.../setjmp.h:43:3: error: static assertion failed: size of jmp_buf != 156
Summary: sys-libs/glibc-2.27-r4 : ../.../setjmp.h:43:3: error: static assertion failed...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: https://sourceware.org/bugzilla/show_...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-22 23:43 UTC by Toralf Förster
Modified: 2018-12-30 09:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2018-06-22 23:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,9.26 KB, text/plain)
2018-06-22 23:43 UTC, Toralf Förster
Details
environment (environment,138.19 KB, text/plain)
2018-06-22 23:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.03 KB, application/x-bzip)
2018-06-22 23:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.29 KB, application/x-bzip)
2018-06-22 23:43 UTC, Toralf Förster
Details
sys-libs:glibc-2.27-r4:20180622-162118.log (sys-libs:glibc-2.27-r4:20180622-162118.log,50.97 KB, text/plain)
2018-06-22 23:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.69 KB, application/x-bzip)
2018-06-22 23:44 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 2018-06-22 23:43:41 UTC
                 from ../sysdeps/unix/sysv/linux/i386/sysdep.h:27,
                 from <stdin>:1:
../include/setjmp.h:43:3: error: static assertion failed: "size of jmp_buf != 156"
   _Static_assert (sizeof (type) == size, \
   ^
../include/setjmp.h:56:1: note: in expansion of macro ‘TEST_SIZE’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_libressl_20180621-175540

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)




emerge -qpv sys-libs/glibc
[ebuild     U ] sys-libs/glibc-2.27-r4 [2.26-r7] USE="gd* headers-only* (multilib) -audit -caps (-compile-locales) -doc (-hardened) -nscd -profile (-selinux) -suid -systemtap (-vanilla) (-debug%)" 

!!! The following installed packages are masked:
- net-mail/mailbase-1.4::gentoo (masked by: EAPI 7)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-22 23:43:44 UTC
Created attachment 536816 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-22 23:43:47 UTC
Created attachment 536818 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-22 23:43:49 UTC
Created attachment 536820 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-22 23:43:52 UTC
Created attachment 536822 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-22 23:43:55 UTC
Created attachment 536824 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-22 23:43:58 UTC
Created attachment 536826 [details]
sys-libs:glibc-2.27-r4:20180622-162118.log
Comment 7 Toralf Förster gentoo-dev 2018-06-22 23:44:00 UTC
Created attachment 536828 [details]
temp.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2018-12-30 09:10:58 UTC
This looks like the bug in URL / SeeAlso. HJL says there that it's fixed in 2.27 branch, so I assume it's fixed in our 2.27-r6. Please reopen if you still have problems.