Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770790 - dev-libs/quazip-1.1 fails to compile
Summary: dev-libs/quazip-1.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-02-15 14:28 UTC by Agostino Sarubbo
Modified: 2021-02-23 19:53 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,7.73 KB, text/plain)
2021-02-15 14:28 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,41.94 KB, text/plain)
2021-02-15 14:28 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 2021-02-15 14:28:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/quazip-1.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-15 14:28:29 UTC
Created attachment 686805 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-15 14:28:30 UTC
Created attachment 686808 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-02-15 14:28:32 UTC
Possible context of error(s):

  Could not find a package configuration file provided by "Qt5Test" with any
Comment 4 Max Kresch 2021-02-18 20:00:25 UTC
I ran into this issue.   Emerging qttest resolves the error, so I'm guessing there's a dependency missing and/or mismatch in the ebuild somewhere.
-Max.
Comment 5 Larry the Git Cow gentoo-dev 2021-02-23 19:53:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257b4edee92e6a2aa211ec78251cc317bb6c3323

commit 257b4edee92e6a2aa211ec78251cc317bb6c3323
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-20 21:39:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-23 19:52:24 +0000

    dev-libs/quazip: Move version 1.1 from SLOT=1 to SLOT=0/1
    
    Fix test dependencies logic.
    
    Closes: https://bugs.gentoo.org/770790
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/quazip/files/quazip-1.1-cmake.patch | 84 ++++++++++++++++++++++++++++
 dev-libs/quazip/quazip-1.1-r1.ebuild         | 47 ++++++++++++++++
 2 files changed, 131 insertions(+)