Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855218 - [guru] gui-libs/cubegui-4.7 fails to compile: ld: cannot find libQt5Core: No such file or directory
Summary: [guru] gui-libs/cubegui-4.7 fails to compile: ld: cannot find libQt5Core: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-30 05:57 UTC by Agostino Sarubbo
Modified: 2022-07-07 07:33 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,46.93 KB, application/x-xz)
2022-06-30 05:57 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-06-30 05:57:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/cubegui-4.7 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-30 05:57:35 UTC
Created attachment 788825 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-30 05:57:36 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib64/libQt5Core: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib64/libQt5Gui: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib64/libQt5Network: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib64/libQt5PrintSupport: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /usr/lib64/libQt5Widgets: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2022-07-07 07:33:17 UTC
The bug has been closed via the following commit(s):

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

commit ebac0e1295ed4636e5bed92e80374f4a87718405
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-07-06 00:09:35 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-07-06 00:10:29 +0000

    gui-libs/cubegui: new unreleased version
    
    Closes: https://bugs.gentoo.org/855218
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 gui-libs/cubegui/Manifest                                  |  2 +-
 .../cubegui/{cubegui-4.7.ebuild => cubegui-4.7-r1.ebuild}  | 14 ++++++--------
 2 files changed, 7 insertions(+), 9 deletions(-)