From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7FF5F3839C4C; Thu, 19 May 2022 21:24:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7FF5F3839C4C From: "yuri at tsoft dot com" To: elfutils-devel@sourceware.org Subject: [Bug general/29158] New: 0.187 fails to build with gcc-10: #error "Please include config.h first." Date: Thu, 19 May 2022 21:24:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: yuri at tsoft dot com X-Bugzilla-Status: UNCONFIRMED 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: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2022 21:24:56 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29158 Bug ID: 29158 Summary: 0.187 fails to build with gcc-10: #error "Please include config.h first." Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: yuri at tsoft dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- In file included from color.c:34: /usr/local/share/gnulib/lib/argp.h:583:3: error: #error "Please include config.h first." 583 | #error "Please include config.h first." | ^~~~~ /usr/local/share/gnulib/lib/argp.h:585:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' 585 | _GL_INLINE_HEADER_BEGIN | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/share/gnulib/lib/argp.h:616:9: error: expected ';' before 'void' 616 | ARGP_EI void | ^~~~ /usr/local/share/gnulib/lib/argp.h:622:9: error: expected ';' before 'int' 622 | ARGP_EI int | ^~~ /usr/local/share/gnulib/lib/argp.h:634:9: error: expected ';' before 'int' 634 | ARGP_EI int | ^~~ /usr/local/share/gnulib/lib/argp.h:645:22: error: expected ';' before 'stru= ct' 645 | _GL_INLINE_HEADER_END | ^ | ; OS: FreeBSD 13 --=20 You are receiving this mail because: You are on the CC list for the bug.=