MidnightBSD Magus

www/py-qt5-websockets

Python bindings for the Qt5 toolkit, QtWebSockets module

Flavor Version Run OSVersion Arch License Restricted Status
py38 5.13.1_1 470 2.1 amd64 gpl3 0 fail

Events

Machine Type Time Message
m2164 info 2021-12-14 16:11:45.860697 Test Started
m2164 fail 2021-12-14 16:23:44.468688 make build returned non-zero: 1
m2164 fail 2021-12-14 16:23:44.525636 Test complete.

Log

===>  Building for py38-qt5-websockets-5.13.1_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_gpl-5.13.1/QtWebSockets/QtWebSockets.pro ) && /usr/bin/make -f Makefile all
--- sipQtWebSocketsQList0100QWebSocketProtocolVersion.o ---
--- sipQtWebSocketsQMaskGenerator.o ---
--- sipQtWebSocketsQWebSocket.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/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/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/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
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)
                                                ^             ~~~~~~~~~~~~~~~
--- 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/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
--- sipQtWebSocketsQWebSocket.o ---
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5_gpl-5.13.1/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1487:21: error: no member named 'ignoreSslErrors' in 'QWebSocket'
            sipCpp->ignoreSslErrors(*a0);
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5_gpl-5.13.1/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1500:21: error: no member named 'ignoreSslErrors' in 'QWebSocket'
            sipCpp->ignoreSslErrors();
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5_gpl-5.13.1/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1527:21: error: no member named 'setSslConfiguration' in 'QWebSocket'
            sipCpp->setSslConfiguration(*a0);
            ~~~~~~  ^
/magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5_gpl-5.13.1/QtWebSockets/sipQtWebSocketsQWebSocket.cpp:1555:55: error: no member named 'sslConfiguration' in 'QWebSocket'
            sipRes = new  ::QSslConfiguration(sipCpp->sslConfiguration());
                                              ~~~~~~  ^
--- 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/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 ---
5 errors generated.
*** [sipQtWebSocketsQWebSocket.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5_gpl-5.13.1/QtWebSockets
1 error

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

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

make[1]: stopped in /magus/work/usr/mports/www/py-qt5-websockets/work-py38/PyQt5_gpl-5.13.1
===> 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