Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903643 - dev-util/ltrace-0.7.91_pre20221216: configure: error: Cannot enable both --with-libunwind and --with-elfutils
Summary: dev-util/ltrace-0.7.91_pre20221216: configure: error: Cannot enable both --wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-31 15:49 UTC by Daniel M. Weeks
Modified: 2023-04-03 06:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,12.02 KB, text/plain)
2023-04-01 19:28 UTC, Adrien Dessemond
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2023-03-31 15:49:19 UTC
Configure fails with USE=unwind

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2023-03-31 22:29:31 UTC
Please attach a build log.
Comment 2 Adrien Dessemond 2023-04-01 19:28:10 UTC
Created attachment 859400 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2023-04-03 06:50:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d24f2e36daf9d95d2512a69305e124c3da6fc0d

commit 0d24f2e36daf9d95d2512a69305e124c3da6fc0d
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-04-03 06:47:55 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-04-03 06:50:52 +0000

    dev-util/ltrace: support libdwfl as unwinder
    
    Add a new USE flag for this (pulling the whole elfutils in if set),
    and make it mutually exclusive with unwind because src_configure fails
    if both unwinders have been selected.
    
    Closes: https://bugs.gentoo.org/903643
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 ....7.91_pre20221216.ebuild => ltrace-0.7.91_pre20221216-r1.ebuild} | 6 +++++-
 dev-util/ltrace/metadata.xml                                        | 1 +
 2 files changed, 6 insertions(+), 1 deletion(-)