Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2019 09:17:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241854] www/qt5-webengine: update to 5.13.2: linker command fails with undefined references
Message-ID:  <bug-241854-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241854

            Bug ID: 241854
           Summary: www/qt5-webengine: update to 5.13.2: linker command
                    fails with undefined references
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: mbeis@xs4all.nl
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

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 refere=
nce
to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld: qquickwebengineview.cpp:(.text+0x30fd): undefined refere=
nce
to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld: qquickwebengineview.cpp:(.text+0x311e): undefined refere=
nce
to `QtWebEngineCore::WebContentsAdapter::hasFocusedFrame() const'
/usr/local/bin/ld:
.obj/qquickwebengineview.o:qquickwebengineview.cpp:(.text+0x313f): more
undefined references to `QtWebEngineCore::WebContentsAdapter::hasFocusedFra=
me()
const' follow
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
*** [../../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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241854-7788>