Date: Tue, 05 Mar 2019 06:47:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236241] net/qt5-network: fails to build on powerpc64 after last update Message-ID: <bug-236241-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236241 Bug ID: 236241 Summary: net/qt5-network: fails to build on powerpc64 after last update 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: linimon@FreeBSD.org Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) As of r492793 net/qt5-network fails to build on powerpc64 (and presumably, other gcc-based archs) due to: g++8 -c -O2 -pipe -Wl,-rpath=3D/usr/local/lib/gcc8 -Wl,-rpath=3D/usr/local/= lib/gcc8 -fvisibility=3Dhidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -pthread -fPIC -DQT_OPENSSL -DQT_SSL -DQT_DEPRECATED_WARNINGS -DQT_NO_NARR OWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtNetwork/5.12.1 -I../../../../include/QtNetwork/5.12. 1/QtNetwork -I../../../../include -I../../../../include/QtNetwork -isystem /usr/local/include/qt5/QtCore/5.12.1 -isystem /usr/local/include/qt5/QtCore/5.12.1/QtCore -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt 5/QtCore -I.moc -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/qgenericengine.o qgenericengine.cpp In file included from qgenericengine.h:43, from qgenericengine.cpp:43: ../qbearerengine_impl.h:48:1: error: expected class-name before '{' token { ^ ../qbearerengine_impl.h:67:13: error: 'QNetworkSession' does not name a typ= e; did you mean 'QNetworkProxy'? virtual QNetworkSession::State sessionStateForId(const QString &id) = =3D 0; ^~~~~~~~~~~~~~~ QNetworkProxy --=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-236241-7788>