Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834570 - dev-qt/qtcore libQt5Core.so undefined references
Summary: dev-qt/qtcore libQt5Core.so undefined references
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-04 10:00 UTC by John Covici
Modified: 2022-03-04 21:24 UTC (History)
0 users

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


Attachments
emerge-info (emerge-info.txt,15.70 KB, text/plain)
2022-03-04 10:04 UTC, John Covici
Details
details about the error (qt5core_bug.log,2.00 KB, text/plain)
2022-03-04 10:09 UTC, John Covici
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Covici 2022-03-04 10:00:49 UTC
in several packages, including wireshark and  gpgme

Reproducible: Always

Steps to Reproduce:
compile gpgme and cannot build qt5 test program1.
2.
3.
Actual Results:  
does not work

Expected Results:  
should compile
Comment 1 John Covici 2022-03-04 10:04:41 UTC
Created attachment 766220 [details]
emerge-info
Comment 2 John Covici 2022-03-04 10:09:48 UTC
Created attachment 766221 [details]
details about the error

I got this out of the config.log for app-crypt/gpgme-1.17.0 .  It also effects net-analyzer/wireshark-3.6.2
Comment 3 Mike Gilbert gentoo-dev 2022-03-04 17:49:18 UTC
What version of dev-qt/qtcore is installed? Have you tried rebuilding it?

Please attach a full build log for at least one failing package.

Also, please provide emerge --info.

Once the requested information has been provided, change the status back to UNCONFIRMED.
Comment 4 John Covici 2022-03-04 19:53:01 UTC
The version is 5.15.2-r14.  I will try  re-emerging and see if it makes any difference.
Comment 5 John Covici 2022-03-04 20:01:06 UTC
Well, the qt program can now be built, sorry for the noise.