Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922294 - 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)
Summary: app-containers/skopeo-1.14.0-r3 fails to compile (MUSL-SYSTEM): sqlite3-bindi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2024-01-17 08:10 UTC by Agostino Sarubbo
Modified: 2024-03-21 02:41 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,109.17 KB, application/x-xz)
2024-01-17 08:10 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 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(+)