Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841305 - app-containers/crun-1.8.1 installs libtool files (.la) without corresponding static libraries
Summary: app-containers/crun-1.8.1 installs libtool files (.la) without corresponding ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: robertgzr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-27 13:18 UTC by Agostino Sarubbo
Modified: 2023-05-18 07:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.70 KB, text/plain)
2022-04-27 13:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-04-27 13:18:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/crun-1.4.4 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-27 13:18:21 UTC
Created attachment 775020 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-14 06:18:45 UTC
ci has reproduced this issue with version 1.4.5 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-03-01 15:45:39 UTC
ci has reproduced this issue with version 1.8.1 - Updating summary.
Comment 4 robertgzr 2023-05-17 07:32:09 UTC
https://github.com/gentoo/gentoo/pull/31072
Comment 5 Larry the Git Cow gentoo-dev 2023-05-18 07:39:23 UTC
The bug has been closed via the following commit(s):

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

commit a9cff69344efbae4af755fb7e4012f73711e3f6a
Author:     Robert Günzler <r@gnzler.io>
AuthorDate: 2023-05-17 06:31:55 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-18 07:36:18 +0000

    app-containers/crun: bump to 1.8.4
    
    Closes: https://bugs.gentoo.org/841305
    Signed-off-by: Robert Günzler <r@gnzler.io>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-containers/crun/Manifest          |  1 +
 app-containers/crun/crun-1.8.4.ebuild | 73 +++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 0cf8f09b21b680a13a2faefc1be968cf08969721
Author:     Robert Günzler <r@gnzler.io>
AuthorDate: 2023-05-17 06:33:03 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-18 07:36:18 +0000

    app-containers/crun: backport bugfix
    
    Bug: https://bugs.gentoo.org/841305
    Signed-off-by: Robert Günzler <r@gnzler.io>
    Closes: https://github.com/gentoo/gentoo/pull/31072
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-containers/crun/crun-1.4.4.ebuild | 3 +++
 app-containers/crun/crun-1.4.5.ebuild | 3 +++
 app-containers/crun/crun-1.8.1.ebuild | 3 +++
 3 files changed, 9 insertions(+)