------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" QT_SELECT=qt5 QMAKEMODULES="/construction/devel/pyotherside-qt5/pyotherside-1.5.9/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-g++" XDG_DATA_HOME=/construction/devel/pyotherside-qt5 XDG_CONFIG_HOME=/construction/devel/pyotherside-qt5 HOME=/construction/devel/pyotherside-qt5 TMPDIR="/tmp" PATH=/construction/devel/pyotherside-qt5/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- QT_SELECT=qt5 QMAKEMODULES="/construction/devel/pyotherside-qt5/pyotherside-1.5.9/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/construction/devel/pyotherside-qt5 XDG_CONFIG_HOME=/construction/devel/pyotherside-qt5 HOME=/construction/devel/pyotherside-qt5 TMPDIR="/tmp" PATH=/construction/devel/pyotherside-qt5/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- INSTALL_ROOT=/construction/devel/pyotherside-qt5/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pyotherside" EXAMPLESDIR="share/examples/pyotherside" DATADIR="share/pyotherside" WWWDIR="www/pyotherside" ETCDIR="etc/pyotherside" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pyotherside DOCSDIR=/usr/local/share/doc/pyotherside EXAMPLESDIR=/usr/local/share/examples/pyotherside WWWDIR=/usr/local/www/pyotherside ETCDIR=/usr/local/etc/pyotherside SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/qtchooser-66_4.txz ===== Message from qtchooser-66_4: -- qtchooser is a wrapper that allows to specify Qt version of binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qtX", where X is desired Qt version, provided that it is offered by the Ports Collection. See qtchooser(1) for more information. Installing /packages/All/perl5-5.32.0_1.txz Installing /packages/All/qt5-buildtools-5.15.2_1.txz Installing /packages/All/qt5-qmake-5.15.2.txz Installing /packages/All/double-conversion-3.1.5.19.txz Installing /packages/All/icu-68.2,1.txz Installing /packages/All/pcre2-10.36.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/qt5-core-5.15.2.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/pciids-20201127.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/libudev-devd-0.4.2_1.txz Installing /packages/All/evdev-proto-5.8.txz Installing /packages/All/libmtdev-1.1.6.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-1.3.0.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.3.txz ===== Message from libxkbcommon-1.0.3: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/qt5-dbus-5.15.2_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/qt5-network-5.15.2_1.txz Installing /packages/All/vulkan-headers-1.2.166.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.5.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.15.2_2.txz Installing /packages/All/qt5-sql-5.15.2_1.txz ===== Message from qt5-sql-5.15.2_1: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-ibase InterBase/Firebird - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS Installing /packages/All/qt5-testlib-5.15.2_1.txz Installing /packages/All/qt5-widgets-5.15.2_1.txz Installing /packages/All/qt5-declarative-5.15.2.txz Installing /packages/All/qt5-quickcontrols-5.15.2_1.txz Installing /packages/All/qt5-svg-5.15.2_1.txz SUCCEEDED 00:00:59 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pyotherside-qt5-1.5.9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pyotherside-qt5-1.5.9 for building => SHA256 Checksum OK for thp-pyotherside-1.5.9_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pyotherside-qt5-1.5.9 for building ===> Extracting for pyotherside-qt5-1.5.9 => SHA256 Checksum OK for thp-pyotherside-1.5.9_GH0.tar.gz. Extracted Memory Use: 0.72M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pyotherside-qt5-1.5.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/bin/python3.7 - found ===> pyotherside-qt5-1.5.9 depends on package: xorgproto>=0 - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/bin/moc - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Test.so - found (/usr/local/lib/qt5/libQt5Test.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/bin/python3.7 - found ===> pyotherside-qt5-1.5.9 depends on package: xorgproto>=0 - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/bin/moc - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found ===> pyotherside-qt5-1.5.9 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Qml.so - found (/usr/local/lib/qt5/libQt5Qml.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Svg.so - found (/usr/local/lib/qt5/libQt5Svg.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Test.so - found (/usr/local/lib/qt5/libQt5Test.so) ===> pyotherside-qt5-1.5.9 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Configuring for pyotherside-qt5-1.5.9 Info: creating stash file /construction/devel/pyotherside-qt5/pyotherside-1.5.9/.qmake.stash Reading /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/src.pro Project MESSAGE: PYTHON_CONFIG = /usr/local/bin/python3.7-config Reading /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/tests.pro Project MESSAGE: PYTHON_CONFIG = /usr/local/bin/python3.7-config Reading /construction/devel/pyotherside-qt5/pyotherside-1.5.9/qtquicktests/qtquicktests.pro SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pyotherside-qt5-1.5.9 --- sub-src-all --- --- sub-qtquicktests-all --- --- sub-src-all --- cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/src.pro PYTHON_CONFIG=/usr/local/bin/python3.7-config -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'QMAKE_CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'QMAKE_LFLAGS= ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all --- sub-qtquicktests-all --- cd qtquicktests/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /construction/devel/pyotherside-qt5/pyotherside-1.5.9/qtquicktests/qtquicktests.pro PYTHON_CONFIG=/usr/local/bin/python3.7-config -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'QMAKE_CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'QMAKE_LFLAGS= ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all --- qtquicktests.o --- c++ -c -pipe -O2 -fno-strict-aliasing -Wall -Wextra -pthread -fPIC -DQUICK_TEST_SOURCE_DIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/qtquicktests"' -DQT_NO_DEBUG -DQT_QMLTEST_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/qtquicktests"' -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuickTest -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qtquicktests.o qtquicktests.cpp --- sub-src-all --- --- pyotherside_plugin.o --- --- qpython_imageprovider.o --- --- pyglarea.o --- --- pyglrenderer.o --- --- pyfbo.o --- --- pythonlib_loader.o --- --- qpython.o --- --- qpython_worker.o --- --- qpython_priv.o --- --- pyglarea.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pyglarea.o pyglarea.cpp --- pythonlib_loader.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pythonlib_loader.o pythonlib_loader.cpp --- qpython.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython.o qpython.cpp --- pyotherside_plugin.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pyotherside_plugin.o pyotherside_plugin.cpp --- qpython_worker.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython_worker.o qpython_worker.cpp --- qpython_priv.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython_priv.o qpython_priv.cpp --- qpython_imageprovider.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython_imageprovider.o qpython_imageprovider.cpp --- pyglrenderer.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pyglrenderer.o pyglrenderer.cpp --- pyfbo.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pyfbo.o pyfbo.cpp --- pythonlib_loader.o --- pythonlib_loader.cpp: In function 'bool PythonLibLoader::extractPythonLibrary()': pythonlib_loader.cpp:80:75: warning: 'QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] QString filename = line.split(' ', QString::SkipEmptyParts).last(); ^ In file included from /usr/local/include/qt5/QtCore/qhashfunctions.h:44, from /usr/local/include/qt5/QtCore/qlist.h:47, from /usr/local/include/qt5/QtCore/qstringlist.h:41, from /usr/local/include/qt5/QtCore/qstandardpaths.h:43, from /usr/local/include/qt5/QtCore/QStandardPaths:1, from pythonlib_loader.cpp:21: /usr/local/include/qt5/QtCore/qstring.h:615:17: note: declared here QStringList split(QChar sep, SplitBehavior behavior, ^~~~~ --- qpython.o --- qpython.cpp: In member function 'void QPython::receive(QVariant)': qpython.cpp:256:37: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] args << callback.engine()->toScriptValue(list[i]); ^ In file included from /usr/local/include/qt5/QtQml/QJSValue:1, from qvariant_converter.h:30, from qml_python_bridge.h:23, from qpython.cpp:19: /usr/local/include/qt5/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ qpython.cpp: In member function 'void QPython::finished(QVariant, QJSValue*)': qpython.cpp:417:35: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] QJSValue v = callback->engine()->toScriptValue(result); ^ In file included from /usr/local/include/qt5/QtQml/QJSValue:1, from qvariant_converter.h:30, from qml_python_bridge.h:23, from qpython.cpp:19: /usr/local/include/qt5/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ qpython.cpp: In member function 'void QPython::imported(bool, QJSValue*)': qpython.cpp:434:35: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] QJSValue v = callback->engine()->toScriptValue(QVariant(result)); ^ In file included from /usr/local/include/qt5/QtQml/QJSValue:1, from qvariant_converter.h:30, from qml_python_bridge.h:23, from qpython.cpp:19: /usr/local/include/qt5/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ --- global_libpython_loader.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o global_libpython_loader.o global_libpython_loader.cpp --- pyobject_ref.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pyobject_ref.o pyobject_ref.cpp --- qobject_ref.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qobject_ref.o qobject_ref.cpp --- qrc_qrc_importer.cpp --- /usr/local/lib/qt5/bin/rcc -name qrc_importer qrc_importer.qrc -o qrc_qrc_importer.cpp --- moc_predefs.h --- c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -dM -E -o moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp --- qrc_qrc_importer.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qrc_qrc_importer.o qrc_qrc_importer.cpp --- moc_pyotherside_plugin.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include pyotherside_plugin.h -o moc_pyotherside_plugin.cpp --- qpython_priv.o --- qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_traverse' [-Wmissing-field-initializers] }; ^ qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_clear' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_richcompare' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_weaklistoffset' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_iter' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_iternext' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_methods' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_members' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_getset' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_base' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_dict' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_descr_get' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_descr_set' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_dictoffset' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_init' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_alloc' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_new' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_free' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_is_gc' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_bases' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_mro' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_cache' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_subclasses' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_weaklist' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_del' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_version_tag' [-Wmissing-field-initializers] qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_finalize' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_traverse' [-Wmissing-field-initializers] }; ^ qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_clear' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_richcompare' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_weaklistoffset' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_iter' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_iternext' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_methods' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_members' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_getset' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_base' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_dict' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_descr_get' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_descr_set' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_dictoffset' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_init' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_alloc' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_new' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_free' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_is_gc' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_bases' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_mro' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_cache' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_subclasses' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_weaklist' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_del' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_version_tag' [-Wmissing-field-initializers] qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_finalize' [-Wmissing-field-initializers] qpython_priv.cpp: In function 'PyObject* pyotherside_send(PyObject*, PyObject*)': qpython_priv.cpp:103:28: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_send(PyObject *self, PyObject *args) ~~~~~~~~~~^~~~ qpython_priv.cpp: In function 'PyObject* pyotherside_atexit(PyObject*, PyObject*)': qpython_priv.cpp:110:30: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_atexit(PyObject *self, PyObject *o) ~~~~~~~~~~^~~~ qpython_priv.cpp: In function 'PyObject* pyotherside_set_image_provider(PyObject*, PyObject*)': qpython_priv.cpp:118:42: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_set_image_provider(PyObject *self, PyObject *o) ~~~~~~~~~~^~~~ qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_is_file(PyObject*, PyObject*)': qpython_priv.cpp:126:35: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_is_file(PyObject *self, PyObject *filename) ~~~~~~~~~~^~~~ qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_is_dir(PyObject*, PyObject*)': qpython_priv.cpp:142:34: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_is_dir(PyObject *self, PyObject *dirname) ~~~~~~~~~~^~~~ qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_get_file_contents(PyObject*, PyObject*)': qpython_priv.cpp:158:45: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_get_file_contents(PyObject *self, PyObject *filename) ~~~~~~~~~~^~~~ qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_list_dir(PyObject*, PyObject*)': qpython_priv.cpp:177:36: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_list_dir(PyObject *self, PyObject *dirname) ~~~~~~~~~~^~~~ --- moc_pyglarea.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include pyglarea.h -o moc_pyglarea.cpp --- qpython_priv.o --- qpython_priv.cpp: At global scope: qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_slots' [-Wmissing-field-initializers] }; ^ qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_traverse' [-Wmissing-field-initializers] qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_clear' [-Wmissing-field-initializers] qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_free' [-Wmissing-field-initializers] --- qpython_imageprovider.o --- qpython_imageprovider.cpp: In function 'void cleanup_python_qimage(void*)': qpython_imageprovider.cpp:41:18: warning: unused variable 'priv' [-Wunused-variable] QPythonPriv *priv = QPythonPriv::instance(); ^~~~ --- moc_pyfbo.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include pyfbo.h -o moc_pyfbo.cpp --- moc_qpython.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include qpython.h -o moc_qpython.cpp --- sub-qtquicktests-all --- --- qtquicktests --- c++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -o qtquicktests qtquicktests.o -L/usr/local/lib /usr/local/lib/qt5/libQt5QuickTest.so /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Test.so /usr/local/lib/qt5/libQt5Core.so -lGL --- sub-src-all --- --- moc_qpython_worker.cpp --- --- moc_qpython_priv.cpp --- --- moc_qpython_worker.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include qpython_worker.h -o moc_qpython_worker.cpp --- moc_qpython_priv.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include qpython_priv.h -o moc_qpython_priv.cpp --- moc_qobject_ref.cpp --- --- moc_pyotherside_plugin.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_pyotherside_plugin.o moc_pyotherside_plugin.cpp --- moc_qobject_ref.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include qobject_ref.h -o moc_qobject_ref.cpp --- moc_pyglarea.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_pyglarea.o moc_pyglarea.cpp --- moc_qpython.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qpython.o moc_qpython.cpp --- moc_pyfbo.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_pyfbo.o moc_pyfbo.cpp --- moc_qpython_worker.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qpython_worker.o moc_qpython_worker.cpp --- qobject_ref.o --- qobject_ref.cpp: In copy constructor 'QObjectRef::QObjectRef(const QObjectRef&)': qobject_ref.cpp:30:1: warning: base class 'class QObject' should be explicitly initialized in the copy constructor [-Wextra] QObjectRef::QObjectRef(const QObjectRef &other) ^~~~~~~~~~ --- moc_qpython_priv.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qpython_priv.o moc_qpython_priv.cpp --- moc_qobject_ref.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -pthread -Wall -Wextra -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DHAVE_DLADDR -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtQuick -I/usr/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtQmlModels -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qobject_ref.o moc_qobject_ref.cpp --- libpyothersideplugin.so --- rm -f libpyothersideplugin.so c++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libpyothersideplugin.so pyotherside_plugin.o qpython_imageprovider.o pyglarea.o pyglrenderer.o pyfbo.o pythonlib_loader.o qpython.o qpython_worker.o qpython_priv.o global_libpython_loader.o pyobject_ref.o qobject_ref.o qrc_qrc_importer.o moc_pyotherside_plugin.o moc_pyglarea.o moc_pyfbo.o moc_qpython.o moc_qpython_worker.o moc_qpython_priv.o moc_qobject_ref.o -L/usr/local/lib /usr/local/lib/qt5/libQt5Quick.so /usr/local/lib/qt5/libQt5Svg.so /usr/local/lib/qt5/libQt5Widgets.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5QmlModels.so /usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL -lpython3.7m -lcrypt -ldl -lintl -lutil -lm --- sub-tests-all --- cd tests/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/tests.pro PYTHON_CONFIG=/usr/local/bin/python3.7-config -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'QMAKE_CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'QMAKE_LFLAGS= ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all --- tests.o --- --- qpython.o --- --- qpython_worker.o --- --- qpython_priv.o --- --- pyobject_ref.o --- --- qobject_ref.o --- --- moc_predefs.h --- --- qpython.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython.o ../src/qpython.cpp --- qpython_priv.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython_priv.o ../src/qpython_priv.cpp --- pyobject_ref.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o pyobject_ref.o ../src/pyobject_ref.cpp --- qobject_ref.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qobject_ref.o ../src/qobject_ref.cpp --- tests.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o tests.o tests.cpp --- moc_predefs.h --- c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -dM -E -o moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp --- qpython_worker.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qpython_worker.o ../src/qpython_worker.cpp --- moc_tests.cpp --- --- moc_qpython.cpp --- --- moc_qpython_worker.cpp --- --- moc_qpython_priv.cpp --- --- moc_qpython.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include ../src/qpython.h -o moc_qpython.cpp --- moc_qpython_worker.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include ../src/qpython_worker.h -o moc_qpython_worker.cpp --- moc_tests.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include tests.h -o moc_tests.cpp --- moc_qpython_priv.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include ../src/qpython_priv.h -o moc_qpython_priv.cpp --- moc_qobject_ref.cpp --- /usr/local/lib/qt5/bin/moc -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' --include /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests -I/construction/devel/pyotherside-qt5/pyotherside-1.5.9/src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/usr/include/c++/8.0 -I/usr/include/c++/8.0/backward -I/usr/libdata/gcc80 -I/usr/include ../src/qobject_ref.h -o moc_qobject_ref.cpp --- moc_qpython_priv.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qpython_priv.o moc_qpython_priv.cpp --- moc_qpython.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qpython.o moc_qpython.cpp --- moc_qpython_worker.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qpython_worker.o moc_qpython_worker.cpp --- moc_qobject_ref.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_qobject_ref.o moc_qobject_ref.cpp --- qobject_ref.o --- ../src/qobject_ref.cpp: In copy constructor 'QObjectRef::QObjectRef(const QObjectRef&)': ../src/qobject_ref.cpp:30:1: warning: base class 'class QObject' should be explicitly initialized in the copy constructor [-Wextra] QObjectRef::QObjectRef(const QObjectRef &other) ^~~~~~~~~~ --- moc_tests.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include/python3.7m -I/usr/local/include/python3.7m -Wall -Wextra -pthread -fPIC -DPYOTHERSIDE_VERSION=\"1.5.9\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests"' -I. -I. -I../src -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtQml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o moc_tests.o moc_tests.cpp --- qpython.o --- ../src/qpython.cpp: In member function 'void QPython::receive(QVariant)': ../src/qpython.cpp:256:37: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] args << callback.engine()->toScriptValue(list[i]); ^ In file included from /usr/local/include/qt5/QtQml/QJSValue:1, from ../src/qvariant_converter.h:30, from ../src/qml_python_bridge.h:23, from ../src/qpython.cpp:19: /usr/local/include/qt5/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ ../src/qpython.cpp: In member function 'void QPython::finished(QVariant, QJSValue*)': ../src/qpython.cpp:417:35: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] QJSValue v = callback->engine()->toScriptValue(result); ^ In file included from /usr/local/include/qt5/QtQml/QJSValue:1, from ../src/qvariant_converter.h:30, from ../src/qml_python_bridge.h:23, from ../src/qpython.cpp:19: /usr/local/include/qt5/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ ../src/qpython.cpp: In member function 'void QPython::imported(bool, QJSValue*)': ../src/qpython.cpp:434:35: warning: 'QJSEngine* QJSValue::engine() const' is deprecated [-Wdeprecated-declarations] QJSValue v = callback->engine()->toScriptValue(QVariant(result)); ^ In file included from /usr/local/include/qt5/QtQml/QJSValue:1, from ../src/qvariant_converter.h:30, from ../src/qml_python_bridge.h:23, from ../src/qpython.cpp:19: /usr/local/include/qt5/QtQml/qjsvalue.h:153:30: note: declared here QT_DEPRECATED QJSEngine *engine() const; ^~~~~~ --- qpython_priv.o --- ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_traverse' [-Wmissing-field-initializers] }; ^ ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_clear' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_richcompare' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_weaklistoffset' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_iter' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_iternext' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_methods' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_members' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_getset' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_base' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_dict' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_descr_get' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_descr_set' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_dictoffset' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_init' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_alloc' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_new' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_free' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_is_gc' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_bases' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_mro' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_cache' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_subclasses' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_weaklist' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_del' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_version_tag' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:74:1: warning: missing initializer for member '_typeobject::tp_finalize' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_traverse' [-Wmissing-field-initializers] }; ^ ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_clear' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_richcompare' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_weaklistoffset' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_iter' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_iternext' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_methods' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_members' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_getset' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_base' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_dict' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_descr_get' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_descr_set' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_dictoffset' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_init' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_alloc' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_new' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_free' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_is_gc' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_bases' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_mro' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_cache' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_subclasses' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_weaklist' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_del' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_version_tag' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:98:1: warning: missing initializer for member '_typeobject::tp_finalize' [-Wmissing-field-initializers] ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_send(PyObject*, PyObject*)': ../src/qpython_priv.cpp:103:28: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_send(PyObject *self, PyObject *args) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_atexit(PyObject*, PyObject*)': ../src/qpython_priv.cpp:110:30: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_atexit(PyObject *self, PyObject *o) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_set_image_provider(PyObject*, PyObject*)': ../src/qpython_priv.cpp:118:42: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_set_image_provider(PyObject *self, PyObject *o) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_is_file(PyObject*, PyObject*)': ../src/qpython_priv.cpp:126:35: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_is_file(PyObject *self, PyObject *filename) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_is_dir(PyObject*, PyObject*)': ../src/qpython_priv.cpp:142:34: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_is_dir(PyObject *self, PyObject *dirname) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_get_file_contents(PyObject*, PyObject*)': ../src/qpython_priv.cpp:158:45: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_get_file_contents(PyObject *self, PyObject *filename) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: In function 'PyObject* pyotherside_qrc_list_dir(PyObject*, PyObject*)': ../src/qpython_priv.cpp:177:36: warning: unused parameter 'self' [-Wunused-parameter] pyotherside_qrc_list_dir(PyObject *self, PyObject *dirname) ~~~~~~~~~~^~~~ ../src/qpython_priv.cpp: At global scope: ../src/qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_slots' [-Wmissing-field-initializers] }; ^ ../src/qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_traverse' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_clear' [-Wmissing-field-initializers] ../src/qpython_priv.cpp:451:1: warning: missing initializer for member 'PyModuleDef::m_free' [-Wmissing-field-initializers] --- tests --- c++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt5 -o tests tests.o qpython.o qpython_worker.o qpython_priv.o pyobject_ref.o qobject_ref.o moc_tests.o moc_qpython.o moc_qpython_worker.o moc_qpython_priv.o moc_qobject_ref.o -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Test.so /usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.so /usr/local/lib/qt5/libQt5Core.so -lGL -lpython3.7m -lcrypt -ldl -lintl -lutil -lm SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/bin/python3.7 - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pyotherside-qt5-1.5.9 ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/bin/python3.7 - found ===> pyotherside-qt5-1.5.9 depends on file: /usr/local/lib/qt5/qml/QtQuick/Controls/qmldir - found ===> Generating temporary packing list cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/src.pro PYTHON_CONFIG=/usr/local/bin/python3.7-config -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'QMAKE_CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'QMAKE_LFLAGS= ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe libpyothersideplugin.so /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so strip --strip-unneeded /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so /usr/local/lib/qt5/bin/qmake -install qinstall -exe /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/qmldir /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/qmldir strip /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/qmldir /usr/libexec/binutils234/elf/strip: /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/qmldir: file format not recognized *** Error code 1 (ignored) /usr/local/lib/qt5/bin/qmake -install qinstall -exe /construction/devel/pyotherside-qt5/pyotherside-1.5.9/src/pyotherside.qmltypes /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/pyotherside.qmltypes strip /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/pyotherside.qmltypes /usr/libexec/binutils234/elf/strip: /construction/devel/pyotherside-qt5/stage/usr/local/lib/qt5/qml/io/thp/pyotherside/pyotherside.qmltypes: file format not recognized *** Error code 1 (ignored) cd tests/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /construction/devel/pyotherside-qt5/pyotherside-1.5.9/tests/tests.pro PYTHON_CONFIG=/usr/local/bin/python3.7-config -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'QMAKE_CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'QMAKE_LFLAGS= ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install cd qtquicktests/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /construction/devel/pyotherside-qt5/pyotherside-1.5.9/qtquicktests/qtquicktests.pro PYTHON_CONFIG=/usr/local/bin/python3.7-config -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'QMAKE_CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' 'QMAKE_LFLAGS= ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install /usr/local/lib/qt5/bin/qmake -install qinstall -exe qtquicktests /construction/devel/pyotherside-qt5/stage/usr/local/share/qt5/tests/qtquicktests/qtquicktests strip /construction/devel/pyotherside-qt5/stage/usr/local/share/qt5/tests/qtquicktests/qtquicktests ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libdouble-conversion.so.3 from devel/double-conversion but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdouble-conversion.so:devel/double-conversion Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libicui18n.so.68 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicui18n.so:devel/icu Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libicuuc.so.68 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicuuc.so:devel/icu Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libpcre2-16.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-16.so:devel/pcre2 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libicudata.so.68 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicudata.so:devel/icu Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pyotherside-qt5-1.5.9 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:35