Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750785 - dev-util/kdevelop-5.6.0-r1 fails to compile
Summary: dev-util/kdevelop-5.6.0-r1 fails to compile
Status: RESOLVED TEST-REQUEST
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: 2020-10-23 05:57 UTC by Agostino Sarubbo
Modified: 2020-10-26 13:59 UTC (History)
0 users

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


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

Issue: dev-util/kdevelop-5.6.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-23 05:57:43 UTC
Created attachment 667988 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-23 05:57:44 UTC
Possible context of error(s):

standarddocumentationview.cpp:(.text+0x74d): undefined reference to `QWebEngineUrlSchemeHandler::QWebEngineUrlSchemeHandler(QObject*)'
standarddocumentationview.cpp:(.text+0xf0e): undefined reference to `QWebEngineUrlSchemeHandler::qt_metacast(char const*)'
standarddocumentationview.cpp:(.text+0xf21): undefined reference to `QWebEngineUrlSchemeHandler::qt_metacall(QMetaObject::Call, int, void**)'
standarddocumentationview.cpp:(.text._ZN19CustomSchemeHandlerD2Ev[_ZN19CustomSchemeHandlerD5Ev]+0xb): undefined reference to `QWebEngineUrlSchemeHandler::~QWebEngineUrlSchemeHandler()'
standarddocumentationview.cpp:(.text._ZN19CustomSchemeHandlerD0Ev[_ZN19CustomSchemeHandlerD5Ev]+0xf): undefined reference to `QWebEngineUrlSchemeHandler::~QWebEngineUrlSchemeHandler()'
standarddocumentationview.cpp:(.text._ZN19CustomSchemeHandler14requestStartedEP23QWebEngineUrlRequestJob[_ZN19CustomSchemeHandler14requestStartedEP23QWebEngineUrlRequestJob]+0x2a): undefined reference to `QWebEngineUrlRequestJob::requestUrl() const'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: standarddocumentationview.cpp:(.text._ZN19CustomSchemeHandler14requestStartedEP23QWebEngineUrlRequestJob[_ZN19CustomSchemeHandler14requestStartedEP23QWebEngineUrlRequestJob]+0x7f): undefined reference to `QWebEngineUrlRequestJob::reply(QByteArray const&, QIODevice*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: kdevplatform/documentation/CMakeFiles/KDevPlatformDocumentation.dir/standarddocumentationview.cpp.o:(.data.rel.ro._ZTI19CustomSchemeHandler[_ZTI19CustomSchemeHandler]+0x10): undefined reference to `typeinfo for QWebEngineUrlSchemeHandler'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: kdevplatform/documentation/CMakeFiles/KDevPlatformDocumentation.dir/standarddocumentationview.cpp.o:(.data.rel.ro+0x0): undefined reference to `QWebEngineUrlSchemeHandler::staticMetaObject'
collect2: error: ld returned 1 exit status
Comment 3 Andreas Sturmlechner gentoo-dev 2020-10-26 13:59:20 UTC
I'm unconvinced this isn't a local issue. Re-open when you reproduce it, and add emerge history when you do.