Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922289 - app-containers/buildah-1.34.0 fails to compile (MUSL-SYSTEM): sqlite3-binding.c:38268:42: error: pread64 undeclared here (not in a function)
Summary: app-containers/buildah-1.34.0 fails to compile (MUSL-SYSTEM): sqlite3-binding...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2024-01-17 08:09 UTC by Agostino Sarubbo
Modified: 2024-03-15 15:02 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,222.54 KB, application/x-xz)
2024-01-17 08:09 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:09:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/buildah-1.34.0 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:09:24 UTC
Created attachment 882455 [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:00:25 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 Rahil Bhimjiani 2024-03-15 07:52:51 UTC
Fixed in 1.35.0 https://github.com/gentoo/gentoo/commit/226ab6f84133747ca38fd5fcde1addd22adbeebd

I forgot to mention in commit msg