Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840251 - [guru] games-emulation/mupen64plus-qt-1.14 fails to compile: common.cpp:43:10: fatal error: quazip.h: No such file or directory
Summary: [guru] games-emulation/mupen64plus-qt-1.14 fails to compile: common.cpp:43:10...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Samuel Bauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-23 06:48 UTC by Agostino Sarubbo
Modified: 2024-10-21 09:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.25 KB, text/plain)
2022-04-23 06:48 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 2022-04-23 06:48:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/mupen64plus-qt-1.14 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-23 06:48:38 UTC
Created attachment 773354 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-23 06:48:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


src/common.cpp:43:10: fatal error: QuaZip-Qt5-1.1/quazip/quazip.h: No such file or directory
src/common.cpp:43:10: fatal error: QuaZip-Qt5-1.1/quazip/quazip.h: No such file or directory
Comment 3 Samuel Bauer 2022-05-18 03:23:02 UTC
I bumped mupen64plus-qt and reworked quazip includes in sources.

I will surely send patch upstream when I will know how to rework the qt project file, or just open an issue on the bugtracker
Comment 4 Larry the Git Cow gentoo-dev 2024-10-21 09:51:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=199b6a83d46b01b36a82bb48448da1195de377cc

commit 199b6a83d46b01b36a82bb48448da1195de377cc
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-10-19 09:03:50 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-10-19 09:03:50 +0000

    games-emulation/mupen64plus-qt: fix RDEPEND
    
    Closes: https://bugs.gentoo.org/840251 (obsolete)
    Closes: https://bugs.gentoo.org/932472
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 .../{mupen64plus-qt-1.15.ebuild => mupen64plus-qt-1.15-r1.ebuild}    | 5 +++--
 games-emulation/mupen64plus-qt/mupen64plus-qt-9999.ebuild            | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)