From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108941 invoked by alias); 5 Jan 2018 16:16:21 -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 108851 invoked by uid 48); 5 Jan 2018 16:16:17 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/22675] Failed elfutils 0.170 tests Date: Fri, 05 Jan 2018 16:16: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: minor X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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_status resolution 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-q1/txt/msg00005.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22675 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Mark Wielaard --- (In reply to Guido Trentalancia from comment #2) > I confirm. >=20 > When the CFLAGS environment variable is not passed to the configure script > with compiler optimization options, all tests are passed. >=20 > Previously I was passing options such as "-O3" and "-fomit-frame-pointer"= in > CFLAGS. OK. In that case simply pass CFLAGS=3D"-g -O3 -fomit-frame-pointer" and you= 'll find all tests will PASS. The self-tests need debuginfo. --=20 You are receiving this mail because: You are on the CC list for the bug.