| Summary: | net-misc/nextcloud-client-3.0.2 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2020-10-24 06:52:11 UTC
Created attachment 668261 [details]
build.log
build log and emerge --info
Possible context of error(s): /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/gui/CMakeFiles/nextcloud.dir/wizard/webview.cpp.o: undefined reference to symbol '_ZN31QWebEngineUrlRequestInterceptor11qt_metacastEPKc@@Qt_5' collect2: error: ld returned 1 exit status It looks like bug #729616 does the tinderbox change compiler between runs? The fix there was to rebuild all dev-qt/* packages, then nextcloud-client passed I have similar build log though linking does include /usr/lib64/libQt5WebEngineCore.so.5 (which has the mentioned symbol). *** This bug has been marked as a duplicate of bug 729616 *** |