Summary: | app-containers/skopeo-1.14.0-r2: build error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Albert W. Hopkins <marduk> |
Component: | Current packages | Assignee: | William Hubbs <williamh> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | leohdz172, me, proxy-maint, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/containers/skopeo/pull/2161 https://github.com/gentoo/gentoo/pull/34103 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Albert W. Hopkins
2023-12-03 00:06:19 UTC
Created attachment 876481 [details]
build.log
I think the error might be: # pkg-config --cflags -- devmapper Package devmapper was not found in the pkg-config search path. Perhaps you should add the directory containing `devmapper.pc' to the PKG_CONFIG_PATH environment variable Package 'devmapper', required by 'virtual:world', not found pkg-config: exit status 1 go.mongodb.org/mongo-driver/bson/primitive Sorry Albert, not your fault. In the rewrite William basically undid https://github.com/gentoo/gentoo/commit/ca86f0c551112cd17bb2b122beca7071a6361247 . Not sure if it was intentional. Fixed it in https://github.com/gentoo/gentoo/pull/34103. Waiting for someone to merge Thanks for reporting. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f58249ab6783ab39c691f65d637a09dcd5e84a commit 53f58249ab6783ab39c691f65d637a09dcd5e84a Author: Rahil Bhimjiani <me@rahil.website> AuthorDate: 2023-12-03 08:43:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-03 09:12:04 +0000 app-containers/skopeo: revbump 1.14.0 1. Use einstalldocs instead of manual dodoc 2. fix build error caused by device-mapper introduced in 1.14.0-r2 https://github.com/containers/skopeo/pull/2161 Closes: https://bugs.gentoo.org/919074 Signed-off-by: Rahil Bhimjiani <me@rahil.website> Closes: https://github.com/gentoo/gentoo/pull/34103 Signed-off-by: Sam James <sam@gentoo.org> .../skopeo/{skopeo-1.14.0-r2.ebuild => skopeo-1.14.0-r3.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |