Bugzilla – Bug 1031329
libqt5-qtwebengine fails to build with GCC 7
Last modified: 2017-06-02 12:11:54 UTC
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:Gcc7/libqt5-qtwebengine/standard/x86_64 [ 433s] /home/abuild/rpmbuild/BUILD/qtwebengine-opensource-src-5.7.1/src/3rdparty/chromium/mojo/public/cpp/bindings/interface_ptr_info.h: In member function 'mojo::InterfacePtrInfo<Interface>& mojo::InterfacePtrInfo<Interface>::operator=(mojo::InterfacePtrInfo<Interface>&&)': [ 433s] /home/abuild/rpmbuild/BUILD/qtwebengine-opensource-src-5.7.1/src/3rdparty/chromium/mojo/public/cpp/bindings/interface_ptr_info.h:37:31: error: 'mojo::ScopedMessagePipeHandle {aka class mojo::ScopedHandleBase<mojo::MessagePipeHandle>}' has no member named 'Pass' [ 433s] handle_ = other.handle_.Pass(); [ 433s] ^~~~ Can be tested in openSUSE:Factory:Staging:Gcc7 project.
Tracked upstream at https://bugreports.qt.io/browse/QTBUG-59776.
Fix has been submitted in https://build.opensuse.org/request/show/494963
Fixed.