Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892940 - games-puzzle/zaz-1.0.0-r2 fails to compile (LIBARCHIVE-SYSTEM): configure: error: Package requirements (ftgl >= 2.1.3) were not met:
Summary: games-puzzle/zaz-1.0.0-r2 fails to compile (LIBARCHIVE-SYSTEM): configure: er...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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-08-20 17:52 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
Comment 4 Agostino Sarubbo gentoo-dev 2024-05-14 07:08:09 UTC
ci has reproduced this issue with version 1.0.0-r2 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2024-08-20 17:52:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bb4814a22f6ee9f6654bf7dd1fe81d5315b593

commit 56bb4814a22f6ee9f6654bf7dd1fe81d5315b593
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-08-20 17:46:02 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-20 17:46:02 +0000

    games-puzzle/zaz: treeclean
    
    Closes: https://bugs.gentoo.org/936299 (pkgremoved)
    Closes: https://bugs.gentoo.org/739322 (pkgremoved)
    Closes: https://bugs.gentoo.org/892940 (pkgremoved)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 games-puzzle/zaz/Manifest                    |  1 -
 games-puzzle/zaz/files/zaz-1.0.0-build.patch | 19 -----------
 games-puzzle/zaz/metadata.xml                | 11 ------
 games-puzzle/zaz/zaz-1.0.0-r2.ebuild         | 50 ----------------------------
 profiles/package.mask                        |  1 -
 5 files changed, 82 deletions(-)