Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924437 - dev-build/slibtool: handling of --mode=execute
Summary: dev-build/slibtool: handling of --mode=execute
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Felix Janda
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 858095 924408
Blocks: slibtool
  Show dependency tree
 
Reported: 2024-02-13 17:55 UTC by Sam James
Modified: 2024-04-15 06:32 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-13 17:55:53 UTC
This is to start a discussion of slibtool integration with respect to --mode=execute and wrapper scripts. Midipix will follow up soon with a more detailed overview.
Comment 1 orbea 2024-03-08 18:30:33 UTC
Should be all fixed on the slibtool side, just need lttng-tools fixed on their side.
Comment 2 Larry the Git Cow gentoo-dev 2024-04-15 06:32:28 UTC
The bug has been closed via the following commit(s):

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

commit 0d90e8ffabbb45afe3f8bb6137172265153313bd
Author:     orbea <orbea@riseup.net>
AuthorDate: 2024-03-19 00:57:54 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-04-15 06:32:24 +0000

    dev-util/lttng-tools: fix build with slibtool
    
    Closes: https://bugs.gentoo.org/858095
    Closes: https://bugs.gentoo.org/924437
    Upstream-PR: https://github.com/lttng/lttng-tools/pull/169
    Upstream-Commit: https://github.com/lttng/lttng-tools/commit/bb1c9fc3f89c2faffb0228c0b77e32653e018a23
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/35825
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/lttng-tools-2.13.9-slibtool.patch        | 87 ++++++++++++++++++++++
 dev-util/lttng-tools/lttng-tools-2.13.9.ebuild     | 13 +++-
 2 files changed, 99 insertions(+), 1 deletion(-)