[Bug build/34438] New: non reproducible build failure: sigaltstack-offsets.h: No such file or directory

dilfridge at gentoo dot org via Glibc-bugs <[email protected]> Mon, 27 Jul 2026 03:20:38 +0000
Newsgroups gmane.comp.lib.glibc.bugs
Message-ID <[email protected]/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=3D34438

            Bug ID: 34438
           Summary: non reproducible build failure: sigaltstack-offsets.h:
                    No such file or directory
           Product: glibc
           Version: 2.44
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: dilfridge at gentoo dot org
                CC: carlos at redhat dot com
  Target Milestone: ---

This looks like a parallel make issue and was not reproducible.

Build failed with

../sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S:18:10: fatal error:
sigaltstack-offsets.h: No such file or directory

I suspect in Makerules
before-compile +=3D $(gen-as-const-headers:%.sym=3D$(common-objpfx)%.h)
is possibly not enough for a .S file...

--=20
You are receiving this mail because:
You are on the CC list for the bug.=