maintainer-feedback requested: [Bug 241854] www/qt5-webengine: update to 5.13.2: linker command fails with undefined references

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 10 09:17:30 GMT 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 241854: www/qt5-webengine: update to 5.13.2: linker command fails with
undefined references
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241854



--- Description ---
The update of www/qt5-webengine from 5.13.0 to 5.13.2 fails with:

[...]
/usr/local/bin/ld: .obj/qquickwebengineview.o: in function
`QQuickWebEngineViewPrivate::updateAction(QQuickWebEngineView::WebAction)
const':
qquickwebengineview.cpp:(.text+0x2f74): undefined reference to
`QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld: .obj/qquickwebengineview.o: in function
`QQuickWebEngineViewPrivate::updateEditActions()':
qquickwebengineview.cpp:(.text+0x30bb): undefined reference to
`QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld: qquickwebengineview.cpp:(.text+0x30dc): undefined reference
to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld: qquickwebengineview.cpp:(.text+0x30fd): undefined reference
to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld: qquickwebengineview.cpp:(.text+0x311e): undefined reference
to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld:
.obj/qquickwebengineview.o:qquickwebengineview.cpp:(.text+0x313f): more
undefined references to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame()
const' follow
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [../../lib/libQt5WebEngine.so.5.13.2] Error code 1

make[5]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/webengine
1 error
[...]

My uname -a:
FreeBSD yokozuna 12.1-STABLE FreeBSD 12.1-STABLE r354386 YOKOZUNA  amd64


More information about the kde-freebsd mailing list