[Bug 236241] net/qt5-network: fails to build on powerpc64 after last update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 5 06:47:00 GMT 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236241

            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 at FreeBSD.org
          Reporter: linimon at FreeBSD.org
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at 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=/usr/local/lib/gcc8 -Wl,-rpath=/usr/local/lib/gcc8
-fvisibility=hidden -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 type;
did you mean 'QNetworkProxy'?
     virtual QNetworkSession::State sessionStateForId(const QString &id) = 0;
             ^~~~~~~~~~~~~~~
             QNetworkProxy

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


More information about the kde-freebsd mailing list