MidnightBSD Magus

www/py-qt5-websockets

Python bindings for the Qt5 toolkit, QtWebSockets module

Flavor Version Run OSVersion Arch License Restricted Status
py38 5.15.4_1 481 2.2 amd64 gpl3 0 fail

Events

Machine Type Time Message
m2264 info 2022-05-04 19:06:01.57124 Test Started
m2264 fail 2022-05-04 19:07:46.853512 make build returned non-zero: 1
m2264 fail 2022-05-04 19:07:46.897338 Test complete.

Log

===>  Building for py38-qt5-websockets-5.15.4_1
--- sub-QtWebSockets-all-ordered ---
cd QtWebSockets/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/QtWebSockets.pro ) && /usr/bin/make -f Makefile all
--- sipQtWebSocketsQList0100QWebSocketProtocolVersion.o ---
--- sipQtWebSocketsQMaskGenerator.o ---
--- sipQtWebSocketsQWebSocket.o ---
--- sipQtWebSocketsQWebSocketCorsAuthenticator.o ---
--- sipQtWebSocketsQList0100QWebSocketProtocolVersion.o ---
clang++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -pthread -fPIC -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../include -I/usr/local/include/python3.8 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sipQtWebSocketsQList0100QWebSocketProtocolVersion.o sipQtWebSocketsQList0100QWebSocketProtocolVersion.cpp
--- sipQtWebSocketsQMaskGenerator.o ---
clang++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -pthread -fPIC -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../include -I/usr/local/include/python3.8 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sipQtWebSocketsQMaskGenerator.o sipQtWebSocketsQMaskGenerator.cpp
--- sipQtWebSocketsQWebSocket.o ---
clang++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -pthread -fPIC -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../include -I/usr/local/include/python3.8 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sipQtWebSocketsQWebSocket.o sipQtWebSocketsQWebSocket.cpp
--- sipQtWebSocketsQWebSocketCorsAuthenticator.o ---
clang++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -pthread -fPIC -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../include -I/usr/local/include/python3.8 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sipQtWebSocketsQWebSocketCorsAuthenticator.o sipQtWebSocketsQWebSocketCorsAuthenticator.cpp
--- sipQtWebSocketsQWebSocketProtocol.o ---
clang++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -pthread -fPIC -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../include -I/usr/local/include/python3.8 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sipQtWebSocketsQWebSocketProtocol.o sipQtWebSocketsQWebSocketProtocol.cpp
--- sipQtWebSocketsQWebSocket.o ---
In file included from sip/QtNetwork/qsslpresharedkeyauthenticator.sip:29:
/usr/local/include/qt5/QtNetwork/qsslpresharedkeyauthenticator.h:48:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature ssl for file /usr/local/include/qt5/QtNetwork/qsslpresharedkeyauthenticator.h not available."
QT_REQUIRE_CONFIG(ssl);
^~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/qt5/QtCore/qglobal.h:87:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
#define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
#  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
                                                ^             ~~~~~~~~~~~~~~~
--- sipQtWebSocketsQWebSocketServer.o ---
clang++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -pthread -fPIC -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../include -I/usr/local/include/python3.8 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sipQtWebSocketsQWebSocketServer.o sipQtWebSocketsQWebSocketServer.cpp
--- sipQtWebSocketsQWebSocket.o ---
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1481:21: error: no member named 'ignoreSslErrors' in 'QWebSocket'
            sipCpp->ignoreSslErrors(*a0);
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1494:21: error: no member named 'ignoreSslErrors' in 'QWebSocket'
            sipCpp->ignoreSslErrors();
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1520:21: error: no member named 'setSslConfiguration' in 'QWebSocket'
            sipCpp->setSslConfiguration(*a0);
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1547:55: error: no member named 'sslConfiguration' in 'QWebSocket'
            sipRes = new  ::QSslConfiguration(sipCpp->sslConfiguration());
                                              ~~~~~~  ^
5 errors generated.
*** [sipQtWebSocketsQWebSocket.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets
--- sipQtWebSocketsQWebSocketServer.o ---
In file included from sip/QtNetwork/qsslpresharedkeyauthenticator.sip:29:
/usr/local/include/qt5/QtNetwork/qsslpresharedkeyauthenticator.h:48:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature ssl for file /usr/local/include/qt5/QtNetwork/qsslpresharedkeyauthenticator.h not available."
QT_REQUIRE_CONFIG(ssl);
^~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/qt5/QtCore/qglobal.h:87:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
#define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
#  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
                                                ^             ~~~~~~~~~~~~~~~
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:977:30: warning: 'setSocketDescriptor' is deprecated: Use setNativeDescriptor [-Wdeprecated-declarations]
            sipRes = sipCpp->setSocketDescriptor(a0);
                             ^
/usr/local/include/qt5/QtWebSockets/qwebsocketserver.h:118:5: note: 'setSocketDescriptor' has been explicitly marked deprecated here
    Q_DECL_DEPRECATED_X("Use setNativeDescriptor") bool setSocketDescriptor(int socketDescriptor);
    ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:1003:30: warning: 'socketDescriptor' is deprecated: Use nativeDescriptor [-Wdeprecated-declarations]
            sipRes = sipCpp->socketDescriptor();
                             ^
/usr/local/include/qt5/QtWebSockets/qwebsocketserver.h:119:5: note: 'socketDescriptor' has been explicitly marked deprecated here
    Q_DECL_DEPRECATED_X("Use nativeDescriptor") int socketDescriptor() const;
    ^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
#    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
                                                      ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:1289:21: error: no member named 'setSslConfiguration' in 'QWebSocketServer'
            sipCpp->setSslConfiguration(*a0);
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:1316:55: error: no member named 'sslConfiguration' in 'QWebSocketServer'
            sipRes = new  ::QSslConfiguration(sipCpp->sslConfiguration());
                                              ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets/sipQtWebSocketsQWebSocketServer.cpp:1631:64: error: no member named 'SecureMode' in 'QWebSocketServer'
    {sipName_SecureMode, static_cast( ::QWebSocketServer::SecureMode), 8},
                                           ~~~~~~~~~~~~~~~~~~~~^
2 warnings and 4 errors generated.
*** [sipQtWebSocketsQWebSocketServer.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets
2 errors

make[2]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4/QtWebSockets
*** [sub-QtWebSockets-all-ordered] Error code 2

make[1]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4
1 error

make[1]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5-5.15.4
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/www/py-qt5-websockets