From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49204 invoked by alias); 23 Nov 2018 20:25:33 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 49138 invoked by uid 48); 23 Nov 2018 20:25:29 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/23914] Add --disable-werror to ./configure support (example trigger: CFLAGS=-Og Date: Fri, 23 Nov 2018 20:25:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: mark at klomp dot org 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: cc Message-ID: In-Reply-To: References: 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-SW-Source: 2018-q4/txt/msg00176.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23914 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- I rather have that people report such issues and we fix them. In this case it really was just that one gcc warning (plus an almost identi= cal one in dwarf_getattrs): https://sourceware.org/ml/elfutils-devel/2018-q4/msg00174.html And that build flag actually showed a very interesting nasty bug that we mi= ght not have found otherwise: https://sourceware.org/ml/elfutils-devel/2018-q4/msg00175.html Does Gentoo show any other compile errors? BTW for make check to work correctly you do of course need debuginfo, so you really need CLAGS=3D"-g -Og". --=20 You are receiving this mail because: You are on the CC list for the bug.