Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 922294

Summary: app-containers/skopeo-1.14.0-r3 fails to compile (MUSL-SYSTEM): sqlite3-binding.c:38268:42: error: pread64 undeclared here (not in a function)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: me, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35767
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 903611    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-01-17 08:10:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/skopeo-1.14.0-r3 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-17 08:10:30 UTC
Created attachment 882460 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-01 17:01:13 UTC
Just needs to use a newer version of go-sqlite3 (maybe it is already, please check - see https://github.com/mattn/go-sqlite3/issues/1164).
Comment 3 Larry the Git Cow gentoo-dev 2024-03-21 02:41:16 UTC
The bug has been closed via the following commit(s):

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

commit 6f8567f8cc1e6a93342bd804b0af06ecccee3fa3
Author:     Rahil Bhimjiani <me@rahil.rocks>
AuthorDate: 2024-03-15 06:15:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-21 02:26:10 +0000

    app-containers/skopeo: add 1.15.0
    
    Closes: https://bugs.gentoo.org/922294
    Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
    Closes: https://github.com/gentoo/gentoo/pull/35767
    Signed-off-by: Sam James <sam@gentoo.org>

 app-containers/skopeo/Manifest             |  1 +
 app-containers/skopeo/skopeo-1.15.0.ebuild | 69 ++++++++++++++++++++++++++++++
 2 files changed, 70 insertions(+)