From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D3165386197E; Fri, 3 Sep 2021 07:18:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D3165386197E From: "doko at debian dot org" To: gdb-prs@sourceware.org Subject: [Bug sim/28302] New: [11 Regression] gdb fails to build with glibc 2.34 ( Date: Fri, 03 Sep 2021 07:18:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: sim X-Bugzilla-Version: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: doko at debian dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2021 07:18:04 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28302 Bug ID: 28302 Summary: [11 Regression] gdb fails to build with glibc 2.34 ( Product: gdb Version: 11.1 Status: NEW Severity: normal Priority: P2 Component: sim Assignee: unassigned at sourceware dot org Reporter: doko at debian dot org CC: vapier at gentoo dot org Target Milestone: --- gdb fails to build on the gdb-11 branch with glibc-2.34, in the sim directo= ry, at least on arm-linux-gnueabihf and aarch64-linux-gnu: In file included from /usr/include/signal.h:328, from ../../gnulib/import/signal.h:52, from targ-map.c:7: targ-map.c:412:17: error: initializer element is not constant 412 | { "SIGSTKSZ", SIGSTKSZ, TARGET_SIGSTKSZ }, | ^~~~~~~~ targ-map.c:412:17: note: (near initialization for =E2=80=98cb_init_signal_map[18].host_val=E2=80=99) make[5]: *** [Makefile:522: targ-map.o] Error 1 make[5]: Leaving directory '/<>/build/default/sim/aarch64' make[4]: *** [Makefile:1271: all-recursive] Error 1 make[4]: Leaving directory '/<>/build/default/sim' make[3]: *** [Makefile:898: all] Error 2 make[3]: Leaving directory '/<>/build/default/sim' make[2]: *** [Makefile:8030: all-sim] Error 2 configured with --build=3Daarch64-linux-gnu --host=3Daarch64-linux-gnu --prefix=3D/usr --libexecdir=3D"\${prefix}/lib/gdb" --disable-werror --disable-maintainer-m= ode --disable-dependency-tracking --disable-silent-rules --disable-gdbtk --disable-shared --with-system-readline --with-expat --with-system-zlib --without-guile --with-debuginfod --with-babeltrace --enable-tui --with-lz= ma --with-python=3Dpython3 --with-xxhash --with-mpfr --=20 You are receiving this mail because: You are on the CC list for the bug.=