Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784629 - kde-apps/kmousetool-20.12.3 fails to compile
Summary: kde-apps/kmousetool-20.12.3 fails to compile
Status: RESOLVED DUPLICATE of bug 787032
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-21 06:30 UTC by Agostino Sarubbo
Modified: 2021-05-01 07:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.04 KB, text/plain)
2021-04-21 06: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 2021-04-21 06:30:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-apps/kmousetool-20.12.3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-21 06:30:17 UTC
Created attachment 701376 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-21 06:30:18 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libQt5PrintSupport.so.5, needed by /usr/lib64/libKF5XmlGui.so.5.81.0, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libKF5XmlGui.so.5.81.0: undefined reference to `QPrinter::~QPrinter()@Qt_5'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libKF5XmlGui.so.5.81.0: undefined reference to `QPrintDialog::QPrintDialog(QPrinter*, QWidget*)@Qt_5'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libKF5XmlGui.so.5.81.0: undefined reference to `QPrintDialog::exec()@Qt_5'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libKF5XmlGui.so.5.81.0: undefined reference to `QPrinter::QPrinter(QPrinter::PrinterMode)@Qt_5'
collect2: error: ld returned 1 exit status
Comment 3 Andreas Sturmlechner gentoo-dev 2021-04-21 06:36:25 UTC
How is dev-qt/printsupport an unconditional dependency of kde-frameworks/kxmlgui but missing from your emerge history?
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-21 07:34:06 UTC
Does it record it as installed?
Comment 5 Andreas Sturmlechner gentoo-dev 2021-04-21 07:57:09 UTC
* dev-qt/qtprintsupport of course.
Comment 6 Andreas Sturmlechner gentoo-dev 2021-05-01 07:06:35 UTC

*** This bug has been marked as a duplicate of bug 787032 ***