Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892940 - games-puzzle/zaz-1.0.0-r1 fails to compile (LIBARCHIVE-SYSTEM): configure: error: Package requirements (ftgl >= 2.1.3) were not met:
Summary: games-puzzle/zaz-1.0.0-r1 fails to compile (LIBARCHIVE-SYSTEM): configure: er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2023-02-02 13:30 UTC by Agostino Sarubbo
Modified: 2024-01-17 09:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.01 KB, text/plain)
2023-02-02 13:30 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,34.71 KB, text/plain)
2023-02-02 13:30 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 2023-02-02 13:30:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-puzzle/zaz-1.0.0-r1 fails to compile (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-02 13:30:35 UTC
Created attachment 849710 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-02 13:30:36 UTC
Created attachment 849712 [details]
1-config.log

1-config.log
Comment 3 Samuel Bauer 2024-01-17 09:58:56 UTC
In src_prepare phase, add before eautoreconf:

sed -i -e "s/2.1.3/$(pkg-config --modversion ftgl)/" configure.ac || die

This is the local workaround I use, but I guess problem lays in media-libs/ftgl