This is the mail archive of the
elfutils-devel@sourceware.org
mailing list for the elfutils project.
[Bug general/22675] Failed elfutils 0.170 tests
- From: "mark at klomp dot org" <sourceware-bugzilla at sourceware dot org>
- To: elfutils-devel at sourceware dot org
- Date: Fri, 05 Jan 2018 16:16:11 +0000
- Subject: [Bug general/22675] Failed elfutils 0.170 tests
- Auto-submitted: auto-generated
- References: <bug-22675-10460@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=22675
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Guido Trentalancia from comment #2)
> I confirm.
>
> When the CFLAGS environment variable is not passed to the configure script
> with compiler optimization options, all tests are passed.
>
> Previously I was passing options such as "-O3" and "-fomit-frame-pointer" in
> CFLAGS.
OK. In that case simply pass CFLAGS="-g -O3 -fomit-frame-pointer" and you'll
find all tests will PASS. The self-tests need debuginfo.
--
You are receiving this mail because:
You are on the CC list for the bug.