Bug 248585 - www/qt5-webengine: 5.15.0_2 fails to build on 12.1-STABLE: qquickwebengineview.cpp:(.text+0x5374): undefined reference to `QtWebEngineCore::*
Summary: www/qt5-webengine: 5.15.0_2 fails to build on 12.1-STABLE: qquickwebenginevi...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2020-08-11 05:44 UTC by jau
Modified: 2021-04-12 16:27 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+
tcberner: merge-quarterly-


Attachments
output from a failed make run (25.12 KB, text/plain)
2020-08-11 05:44 UTC, jau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jau 2020-08-11 05:44:54 UTC
Created attachment 217144 [details]
output from a failed make run

qt5-webengine-5.15.0_2 fails to build on 12.1-STABLE.

See the attached output of a failed make run.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2020-08-24 05:32:11 UTC
Moin moin 

Are you upgrading from an older version?


mfg Tobias
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2021-02-20 19:18:27 UTC
Presumably picking up an old version of the installed libraries while linking the newer ones. Best to build clean in poudriere.
Comment 3 John Hein 2021-04-12 16:27:31 UTC
This looks like it was the same cause described in bug 255007 (as suggested by comment 1 & comment 2).  It definitely was linking with libQt5WebEngineCore.so from /usr/local instead of the work dir.