Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750989 - net-misc/nextcloud-client-3.0.2 fails to compile
Summary: net-misc/nextcloud-client-3.0.2 fails to compile
Status: RESOLVED DUPLICATE of bug 729616
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-24 06:52 UTC by Agostino Sarubbo
Modified: 2021-05-31 10:11 UTC (History)
0 users

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


Attachments
build.log (build.log,475.44 KB, text/plain)
2020-10-24 06:52 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-24 06:52:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/nextcloud-client-3.0.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-24 06:52:14 UTC
Created attachment 668261 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-24 06:52:15 UTC
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
Comment 3 Bernard Cafarelli gentoo-dev 2020-10-24 08:16:06 UTC
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).
Comment 4 Bernard Cafarelli gentoo-dev 2021-05-31 10:11:18 UTC

*** This bug has been marked as a duplicate of bug 729616 ***