Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 840293

Summary: app-editors/ghostwriter-2.1.2 fails to compile: ld: libQt5WebEngineCore.so: undefined reference to QSslKey::operator=(QSslKey const&)@Qt_5
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Dmitriy Baranov <reagentoo>
Status: CONFIRMED ---    
Severity: normal CC: davidroman96, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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