Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840293 - app-editors/ghostwriter-2.1.2 fails to compile: ld: libQt5WebEngineCore.so: undefined reference to QSslKey::operator=(QSslKey const&)@Qt_5
Summary: app-editors/ghostwriter-2.1.2 fails to compile: ld: libQt5WebEngineCore.so: u...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dmitriy Baranov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-23 10:49 UTC by Agostino Sarubbo
Modified: 2022-04-23 10:49 UTC (History)
2 users (show)

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


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

Issue: app-editors/ghostwriter-2.1.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-23 10:49:25 UTC
Created attachment 773477 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-23 10:49:26 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/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libQt5WebEngineCore.so: undefined reference to `QSslKey::operator=(QSslKey const&)@Qt_5'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libQt5WebEngineCore.so: undefined reference to `QSslKey::~QSslKey()@Qt_5'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libQt5WebEngineCore.so: undefined reference to `QSslKey::QSslKey()@Qt_5'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libQt5WebEngineCore.so: undefined reference to `QSslKey::toPem(QByteArray const&) const@Qt_5'
collect2: error: ld returned 1 exit status