[00:00:00] =>> Building x11/qt5-x11extras [00:00:00] build started at 2025-06-15T01:10:34+02:00 [00:00:00] port directory: /usr/ports/x11/qt5-x11extras [00:00:00] package name: qt5-x11extras-5.15.16p0_1 [00:00:00] building for: FreeBSD pkg.mfl.dk 14.2-RELEASE-p3 FreeBSD 14.2-RELEASE-p3 amd64 [00:00:00] maintained by: kde@FreeBSD.org [00:00:00] port version: 5.15.16p0 [00:00:00] port revision: 1 [00:00:00] Makefile datestamp: -rw-r--r-- 1 root wheel 404 Apr 1 14:36 /usr/ports/x11/qt5-x11extras/Makefile [00:00:00] Ports top last git commit: 9ff7b82414fc [00:00:00] Ports top unclean checkout: no [00:00:08] =>> Inspecting /usr/local/poudriere/data/.m/142amd64-local/06//usr/ports/x11/qt5-x11extras for modifications to git checkout... no [00:00:08] Port dir last git commit: 58972f6dd486 [00:00:08] Port dir unclean checkout: no [00:00:08] Poudriere version: poudriere-git-3.4.99.20250601 [00:00:08] Host OSVERSION: 1402000 [00:00:08] Jail OSVERSION: 1402000 [00:00:08] Job Id: 06 [00:00:08] [00:00:08] ---Begin Environment--- [00:00:09] SHELL=/bin/sh [00:00:09] OSVERSION=1402000 [00:00:09] UNAME_v=FreeBSD 14.2-RELEASE-p3 [00:00:09] UNAME_r=14.2-RELEASE-p3 [00:00:09] BLOCKSIZE=K [00:00:09] MAIL=/var/mail/root [00:00:09] MM_CHARSET=UTF-8 [00:00:09] LANG=C.UTF-8 [00:00:09] STATUS=1 [00:00:09] HOME=/root [00:00:09] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:09] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:09] LOCALBASE=/usr/local [00:00:09] USER=root [00:00:09] POUDRIERE_NAME=poudriere-git [00:00:09] POUDRIERE_VERSION=3.4.99.20250601 [00:00:09] MASTERMNT=/usr/local/poudriere/data/.m/142amd64-local/ref [00:00:09] LC_COLLATE=C [00:00:09] POUDRIERE_BUILD_TYPE=bulk [00:00:09] PACKAGE_BUILDING=yes [00:00:09] SAVED_TERM=tmux-256color [00:00:09] OUTPUT_REDIRECTED_STDERR=4 [00:00:09] OUTPUT_REDIRECTED=1 [00:00:09] PWD=/usr/local/poudriere/data/.m/142amd64-local/06/.p [00:00:09] OUTPUT_REDIRECTED_STDOUT=3 [00:00:09] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:09] MASTERNAME=142amd64-local [00:00:09] OLDPWD=/usr/local/poudriere/data/.m/142amd64-local/ref/.p/pool [00:00:09] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250601 [00:00:09] PREFIX=/usr/local [00:00:09] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:09] ---End Environment--- [00:00:09] [00:00:09] ---Begin Poudriere Port Flags/Env--- [00:00:09] PORT_FLAGS= [00:00:09] PKGENV= [00:00:09] FLAVOR= [00:00:09] MAKE_ARGS= [00:00:09] ---End Poudriere Port Flags/Env--- [00:00:09] [00:00:09] ---Begin OPTIONS List--- [00:00:09] ---End OPTIONS List--- [00:00:09] [00:00:09] --MAINTAINER-- [00:00:09] kde@FreeBSD.org [00:00:09] --End MAINTAINER-- [00:00:09] [00:00:09] --PORTVERSION-- [00:00:09] 5.15.16p0 [00:00:09] --End PORTVERSION-- [00:00:09] [00:00:09] --PORTREVISION-- [00:00:09] 1 [00:00:09] --End PORTREVISION-- [00:00:09] [00:00:09] --CONFIGURE_ARGS-- [00:00:09] --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 -opensource -confirm-license -no-pch -prefix /usr/local -bindir /usr/local/lib/qt5/bin -headerdir /usr/local/include/qt5 -libdir /usr/local/lib/qt5 -plugindir /usr/local/lib/qt5/plugins -importdir /usr/local/lib/qt5/imports -datadir /usr/local/share/qt5 -docdir /usr/local/share/doc/qt5 -translationdir /usr/local/share/qt5/translations -sysconfdir /usr/local/etc/xdg -nomake examples -nomake tests -platform freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) -archdatadir /usr/local/lib/qt5 -libexecdir /usr/local/libexec/qt5 -qmldir /usr/local/lib/qt5/qml -examplesdir /usr/local/share/examples/qt5 -testsdir /usr/local/share/qt5/tests -no-use-gold-linker -recheck-all -release -no-separate-debug-info [00:00:09] --End CONFIGURE_ARGS-- [00:00:09] [00:00:09] --CONFIGURE_ENV-- [00:00:09] ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/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-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work/.cache HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/x11/qt5-x11extras/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/qt5-x11extras/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" [00:00:09] --End CONFIGURE_ENV-- [00:00:09] [00:00:09] --MAKE_ENV-- [00:00:09] PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work/.cache HOME=/wrkdirs/usr/ports/x11/qt5-x11extras/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/x11/qt5-x11extras/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/x11/qt5-x11extras/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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" [00:00:09] --End MAKE_ENV-- [00:00:09] [00:00:09] --PLIST_SUB-- [00:00:09] 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_SBOMDIR="lib/qt5/sbom" 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_TOOLDIR="lib/qt5/bin" DEBUG="@comment " SHORTVER=5.15 FULLVER=5.15.16 DEBUG="@comment " NO_DEBUG="" QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.40.2 PERL_VER=5.40 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.40 DOCSDIR="share/doc/x11extras" EXAMPLESDIR="share/examples/x11extras" DATADIR="share/x11extras" WWWDIR="www/x11extras" ETCDIR="etc/x11extras" [00:00:09] --End PLIST_SUB-- [00:00:09] [00:00:09] --SUB_LIST-- [00:00:09] PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/x11extras DOCSDIR=/usr/local/share/doc/x11extras EXAMPLESDIR=/usr/local/share/examples/x11extras WWWDIR=/usr/local/www/x11extras ETCDIR=/usr/local/etc/x11extras [00:00:09] --End SUB_LIST-- [00:00:09] [00:00:09] ---Begin make.conf--- [00:00:09] USE_PACKAGE_DEPENDS=yes [00:00:09] BATCH=yes [00:00:09] WRKDIRPREFIX=/wrkdirs [00:00:09] PORTSDIR=/usr/ports [00:00:09] PACKAGES=/packages [00:00:09] DISTDIR=/distfiles [00:00:09] FORCE_PACKAGE=yes [00:00:09] PACKAGE_BUILDING=yes [00:00:09] PACKAGE_BUILDING_FLAVORS=yes [00:00:09] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:09] DEFAULT_VERSIONS+= ssl=openssl [00:00:09] DEFAULT_VERSIONS+= mysql=11.4m [00:00:09] DEFAULT_VERSIONS+= pgsql=17 [00:00:09] OPTIONS_SET+= LDAP [00:00:09] OPTIONS_SET+= QT6 [00:00:09] #OPTIONS_UNSET+= X11 [00:00:09] DEFAULT_VERSIONS+= php=8.2 [00:00:09] graphics_cairo_UNSET+= XCB [00:00:09] x11-toolkits_gtk30_UNSET += ATK_BRIDGE COLORD [00:00:09] #ALLOW_UNSUPPORTED_SYSTEM= yes [00:00:09] CCACHE_DIR= /var/cache/ccache [00:00:09] WITH_CCACHE_BUILD= yes [00:00:09] OVERLAYS+= /usr/local/share/sccache/overlay [00:00:09] SCCACHE_DIR= /var/cache/ccache/sccache [00:00:09] WITH_CCACHE_BUILD=yes [00:00:09] CCACHE_DIR=/root/.ccache [00:00:09] NO_CCACHE_DEPEND=1 [00:00:09] CCACHE_WRAPPER_PATH= /ccache/libexec/ccache [00:00:09] #### Misc Poudriere #### [00:00:09] .include "/etc/make.conf.ports_env" [00:00:09] GID=0 [00:00:09] UID=0 [00:00:09] DISABLE_MAKE_JOBS=poudriere [00:00:09] ---End make.conf--- [00:00:09] --Resource limits-- [00:00:09] cpu time (seconds, -t) unlimited [00:00:09] file size (512-blocks, -f) unlimited [00:00:09] data seg size (kbytes, -d) 33554432 [00:00:09] stack size (kbytes, -s) 524288 [00:00:09] core file size (512-blocks, -c) unlimited [00:00:09] max memory size (kbytes, -m) unlimited [00:00:09] locked memory (kbytes, -l) unlimited [00:00:09] max user processes (-u) 58500 [00:00:09] open files (-n) 8192 [00:00:09] virtual mem size (kbytes, -v) unlimited [00:00:09] swap limit (kbytes, -w) unlimited [00:00:09] socket buffer size (bytes, -b) unlimited [00:00:09] pseudo-terminals (-p) unlimited [00:00:09] kqueues (-k) unlimited [00:00:09] umtx shared locks (-o) unlimited [00:00:09] pipebuf (-y) unlimited [00:00:09] --End resource limits-- [00:00:09] =================================================== [00:00:09] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:09] ===> License LGPL21 accepted by the user [00:00:09] =========================================================================== [00:00:09] =================================================== [00:00:09] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:09] ===> qt5-x11extras-5.15.16p0_1 depends on file: /usr/local/sbin/pkg - not found [00:00:09] ===> Installing existing package /packages/All/pkg-2.1.4.pkg [00:00:10] [pkg.mfl.dk] Installing pkg-2.1.4... [00:00:10] [pkg.mfl.dk] Extracting pkg-2.1.4: .......... done [00:00:14] ===> qt5-x11extras-5.15.16p0_1 depends on file: /usr/local/sbin/pkg - found [00:00:14] ===> Returning to build of qt5-x11extras-5.15.16p0_1 [00:00:14] =========================================================================== [00:00:14] =================================================== [00:00:14] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:14] =========================================================================== [00:00:14] =================================================== [00:00:14] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:14] ===> License LGPL21 accepted by the user [00:00:14] => kde-qtx11extras-5.15.16p0.tar.xz doesn't seem to exist in /portdistfiles/KDE/Qt/5.15.16. [00:00:14] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.16/kde-qtx11extras-5.15.16p0.tar.xz [00:00:15] kde-qtx11extras-5.15.16p0.tar.xz 120 kB 9083 kBps 00s [00:00:15] ===> Fetching all distfiles required by qt5-x11extras-5.15.16p0_1 for building [00:00:15] =========================================================================== [00:00:15] =================================================== [00:00:15] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:15] ===> License LGPL21 accepted by the user [00:00:15] ===> Fetching all distfiles required by qt5-x11extras-5.15.16p0_1 for building [00:00:15] => SHA256 Checksum OK for KDE/Qt/5.15.16/kde-qtx11extras-5.15.16p0.tar.xz. [00:00:15] =========================================================================== [00:00:17] =================================================== [00:00:17] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:17] ===> qt5-x11extras-5.15.16p0_1 depends on package: perl5>=5.40.r<5.41 - not found [00:00:17] ===> Installing existing package /packages/All/perl5-5.40.2_2.pkg [00:00:18] [pkg.mfl.dk] Installing perl5-5.40.2_2... [00:00:18] [pkg.mfl.dk] Extracting perl5-5.40.2_2: .......... done [00:00:20] ===> qt5-x11extras-5.15.16p0_1 depends on package: perl5>=5.40.r<5.41 - found [00:00:20] ===> Returning to build of qt5-x11extras-5.15.16p0_1 [00:00:20] =========================================================================== [00:00:20] =================================================== [00:00:20] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:20] ===> License LGPL21 accepted by the user [00:00:20] ===> Fetching all distfiles required by qt5-x11extras-5.15.16p0_1 for building [00:00:20] ===> Extracting for qt5-x11extras-5.15.16p0_1 [00:00:20] => SHA256 Checksum OK for KDE/Qt/5.15.16/kde-qtx11extras-5.15.16p0.tar.xz. [00:00:21] =========================================================================== [00:00:21] =================================================== [00:00:21] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:21] =========================================================================== [00:00:21] =================================================== [00:00:21] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:21] ===> Patching for qt5-x11extras-5.15.16p0_1 [00:00:22] =========================================================================== [00:00:22] =================================================== [00:00:22] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:22] ===> qt5-x11extras-5.15.16p0_1 depends on package: qt5-buildtools>=5.15 - not found [00:00:22] ===> Installing existing package /packages/All/qt5-buildtools-5.15.16p130_1.pkg [00:00:22] [pkg.mfl.dk] Installing qt5-buildtools-5.15.16p130_1... [00:00:22] [pkg.mfl.dk] Extracting qt5-buildtools-5.15.16p130_1: .......... done [00:00:23] ===> qt5-x11extras-5.15.16p0_1 depends on package: qt5-buildtools>=5.15 - found [00:00:23] ===> Returning to build of qt5-x11extras-5.15.16p0_1 [00:00:23] ===> qt5-x11extras-5.15.16p0_1 depends on package: qt5-qmake>=5.15 - not found [00:00:23] ===> Installing existing package /packages/All/qt5-qmake-5.15.16p130.pkg [00:00:23] [pkg.mfl.dk] Installing qt5-qmake-5.15.16p130... [00:00:23] [pkg.mfl.dk] Extracting qt5-qmake-5.15.16p130: .......... done [00:00:23] ===> qt5-x11extras-5.15.16p0_1 depends on package: qt5-qmake>=5.15 - found [00:00:23] ===> Returning to build of qt5-x11extras-5.15.16p0_1 [00:00:23] =========================================================================== [00:00:23] =================================================== [00:00:23] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:24] ===> qt5-x11extras-5.15.16p0_1 depends on shared library: libQt5Core.so - not found [00:00:24] ===> Installing existing package /packages/All/qt5-core-5.15.16p130_1.pkg [00:00:24] [pkg.mfl.dk] Installing qt5-core-5.15.16p130_1... [00:00:27] [pkg.mfl.dk] `-- Installing double-conversion-3.3.1... [00:00:27] [pkg.mfl.dk] `-- Extracting double-conversion-3.3.1: .......... done [00:00:28] [pkg.mfl.dk] `-- Installing gettext-runtime-0.23.1... [00:00:28] [pkg.mfl.dk] | `-- Installing indexinfo-0.3.1_1... [00:00:28] [pkg.mfl.dk] | `-- Extracting indexinfo-0.3.1_1: .... done [00:00:28] [pkg.mfl.dk] `-- Extracting gettext-runtime-0.23.1: .......... done [00:00:29] [pkg.mfl.dk] `-- Installing glib-2.84.1_2,2... [00:00:29] [pkg.mfl.dk] | `-- Installing libffi-3.5.1... [00:00:29] [pkg.mfl.dk] | `-- Extracting libffi-3.5.1: .......... done [00:00:30] [pkg.mfl.dk] | `-- Installing libiconv-1.17_1... [00:00:30] [pkg.mfl.dk] | `-- Extracting libiconv-1.17_1: .......... done [00:00:30] [pkg.mfl.dk] | `-- Installing libinotify-20240724_1... [00:00:30] [pkg.mfl.dk] | `-- Extracting libinotify-20240724_1: .......... done [00:00:31] [pkg.mfl.dk] | `-- Installing pcre2-10.45_1... [00:00:31] [pkg.mfl.dk] | `-- Extracting pcre2-10.45_1: .......... done [00:00:31] [pkg.mfl.dk] | `-- Installing py311-packaging-25.0... [00:00:32] [pkg.mfl.dk] | | `-- Installing python311-3.11.13... [00:00:32] [pkg.mfl.dk] | | `-- Installing mpdecimal-4.0.1... [00:00:32] [pkg.mfl.dk] | | `-- Extracting mpdecimal-4.0.1: .......... done [00:00:33] [pkg.mfl.dk] | | `-- Installing openssl-3.0.16,1... [00:00:33] [pkg.mfl.dk] | | `-- Extracting openssl-3.0.16,1: .......... done [00:00:39] [pkg.mfl.dk] | | `-- Installing readline-8.2.13_2... [00:00:39] [pkg.mfl.dk] | | `-- Extracting readline-8.2.13_2: .......... done [00:00:41] [pkg.mfl.dk] | | `-- Extracting python311-3.11.13: .......... done [00:00:47] [pkg.mfl.dk] | `-- Extracting py311-packaging-25.0: .......... done [00:00:47] [pkg.mfl.dk] `-- Extracting glib-2.84.1_2,2: .......... done [00:00:53] [pkg.mfl.dk] `-- Installing icu-76.1,1... [00:00:53] [pkg.mfl.dk] `-- Extracting icu-76.1,1: .......... done [00:00:56] [pkg.mfl.dk] `-- Installing zstd-1.5.7... [00:00:56] [pkg.mfl.dk] | `-- Installing liblz4-1.10.0,1... [00:00:56] [pkg.mfl.dk] | `-- Extracting liblz4-1.10.0,1: .......... done [00:00:58] [pkg.mfl.dk] `-- Extracting zstd-1.5.7: .......... done [00:00:59] [pkg.mfl.dk] Extracting qt5-core-5.15.16p130_1: .......... done [00:01:01] ==> Running trigger: glib-schemas.ucl [00:01:01] Compiling glib schemas [00:01:01] No schema files found: doing nothing. [00:01:01] ==> Running trigger: gio-modules.ucl [00:01:01] Generating GIO modules cache [00:01:01] ===== [00:01:01] Message from libinotify-20240724_1: [00:01:01] [00:01:01] -- [00:01:01] You might want to consider increasing the kern.maxfiles tunable if you plan [00:01:01] to use this library for applications that need to monitor activity of a lot [00:01:01] of files. [00:01:01] ===== [00:01:01] Message from python311-3.11.13: [00:01:01] [00:01:01] -- [00:01:01] Note that some standard Python modules are provided as separate ports [00:01:01] as they require additional dependencies. They are available as: [00:01:01] [00:01:01] py311-gdbm databases/py-gdbm@py311 [00:01:01] py311-sqlite3 databases/py-sqlite3@py311 [00:01:01] py311-tkinter x11-toolkits/py-tkinter@py311 [00:01:01] ===> qt5-x11extras-5.15.16p0_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) [00:01:01] ===> Returning to build of qt5-x11extras-5.15.16p0_1 [00:01:01] ===> qt5-x11extras-5.15.16p0_1 depends on shared library: libQt5Gui.so - not found [00:01:01] ===> Installing existing package /packages/All/qt5-gui-5.15.16p130_2.pkg [00:01:01] [pkg.mfl.dk] Installing qt5-gui-5.15.16p130_2... [00:01:03] [pkg.mfl.dk] `-- Installing dbus-1.16.2_3,1... [00:01:03] [pkg.mfl.dk] | `-- Installing expat-2.7.1... [00:01:03] [pkg.mfl.dk] | `-- Extracting expat-2.7.1: .......... done [00:01:04] [pkg.mfl.dk] | `-- Installing libICE-1.1.1,1... [00:01:04] [pkg.mfl.dk] | `-- Extracting libICE-1.1.1,1: .......... done [00:01:04] [pkg.mfl.dk] | `-- Installing libSM-1.2.6,1... [00:01:04] [pkg.mfl.dk] | `-- Extracting libSM-1.2.6,1: .......... done [00:01:05] [pkg.mfl.dk] | `-- Installing libX11-1.8.12,1... [00:01:05] [pkg.mfl.dk] | | `-- Installing libxcb-1.17.0... [00:01:05] [pkg.mfl.dk] | | `-- Installing libXau-1.0.11... [00:01:05] [pkg.mfl.dk] | | `-- Extracting libXau-1.0.11: .......... done [00:01:05] [pkg.mfl.dk] | | `-- Installing libXdmcp-1.1.5... [00:01:05] [pkg.mfl.dk] | | | `-- Installing xorgproto-2024.1... [00:01:05] [pkg.mfl.dk] | | | `-- Extracting xorgproto-2024.1: .......... done [00:01:05] [pkg.mfl.dk] | | `-- Extracting libXdmcp-1.1.5: ......... done [00:01:06] [pkg.mfl.dk] | | `-- Extracting libxcb-1.17.0: .......... done [00:01:13] [pkg.mfl.dk] | `-- Extracting libX11-1.8.12,1: .......... done [00:01:14] [pkg.mfl.dk] | `-- Installing libxml2-2.11.9... [00:01:14] [pkg.mfl.dk] | `-- Extracting libxml2-2.11.9: .......... done [00:01:15] ===> Creating groups [00:01:15] Creating group 'messagebus' with gid '556' [00:01:15] ===> Creating users [00:01:15] Creating user 'messagebus' with uid '556' [00:01:15] [pkg.mfl.dk] `-- Extracting dbus-1.16.2_3,1: ......... done [00:01:17] [pkg.mfl.dk] `-- Installing encodings-1.1.0,1... [00:01:17] [pkg.mfl.dk] `-- Extracting encodings-1.1.0,1: .......... done [00:01:17] [pkg.mfl.dk] `-- Installing fontconfig-2.15.0_3,1... [00:01:17] [pkg.mfl.dk] | `-- Installing freetype2-2.13.3... [00:01:17] [pkg.mfl.dk] | | `-- Installing brotli-1.1.0,1... [00:01:17] [pkg.mfl.dk] | | `-- Extracting brotli-1.1.0,1: .......... done [00:01:18] [pkg.mfl.dk] | | `-- Installing png-1.6.48... [00:01:18] [pkg.mfl.dk] | | `-- Extracting png-1.6.48: .......... done [00:01:19] [pkg.mfl.dk] | `-- Extracting freetype2-2.13.3: .......... done [00:01:19] [pkg.mfl.dk] `-- Extracting fontconfig-2.15.0_3,1: .......... done [00:01:24] [pkg.mfl.dk] `-- Installing harfbuzz-10.3.0... [00:01:24] [pkg.mfl.dk] | `-- Installing graphite2-1.3.14... [00:01:24] [pkg.mfl.dk] | `-- Extracting graphite2-1.3.14: .......... done [00:01:24] [pkg.mfl.dk] `-- Extracting harfbuzz-10.3.0: .......... done [00:01:25] [pkg.mfl.dk] `-- Installing jpeg-turbo-3.1.0... [00:01:25] [pkg.mfl.dk] `-- Extracting jpeg-turbo-3.1.0: .......... done [00:01:26] [pkg.mfl.dk] `-- Installing libXi-1.8.1,1... [00:01:26] [pkg.mfl.dk] | `-- Installing libXext-1.3.6,1... [00:01:26] [pkg.mfl.dk] | `-- Extracting libXext-1.3.6,1: .......... done [00:01:27] [pkg.mfl.dk] | `-- Installing libXfixes-6.0.1... [00:01:27] [pkg.mfl.dk] | `-- Extracting libXfixes-6.0.1: .......... done [00:01:27] [pkg.mfl.dk] `-- Extracting libXi-1.8.1,1: .......... done [00:01:28] [pkg.mfl.dk] `-- Installing libXrender-0.9.12... [00:01:28] [pkg.mfl.dk] `-- Extracting libXrender-0.9.12: .......... done [00:01:28] [pkg.mfl.dk] `-- Installing libevdev-1.13.2... [00:01:28] [pkg.mfl.dk] `-- Extracting libevdev-1.13.2: .......... done [00:01:28] [pkg.mfl.dk] `-- Installing libglvnd-1.7.0... [00:01:28] [pkg.mfl.dk] `-- Extracting libglvnd-1.7.0: .......... done [00:01:29] [pkg.mfl.dk] `-- Installing libinput-1.27.1... [00:01:29] [pkg.mfl.dk] | `-- Installing libepoll-shim-0.0.20240608... [00:01:29] [pkg.mfl.dk] | `-- Extracting libepoll-shim-0.0.20240608: .......... done [00:01:29] [pkg.mfl.dk] | `-- Installing libmtdev-1.1.7... [00:01:29] [pkg.mfl.dk] | `-- Extracting libmtdev-1.1.7: .......... done [00:01:30] [pkg.mfl.dk] | `-- Installing libudev-devd-0.6.0... [00:01:30] [pkg.mfl.dk] | `-- Extracting libudev-devd-0.6.0: ........ done [00:01:30] [pkg.mfl.dk] | `-- Installing libwacom-2.12.1... [00:01:30] [pkg.mfl.dk] | | `-- Installing libgudev-237... [00:01:30] [pkg.mfl.dk] | | `-- Extracting libgudev-237: .......... done [00:01:31] [pkg.mfl.dk] | | `-- Installing py311-libevdev-0.11_2... [00:01:31] [pkg.mfl.dk] | | `-- Extracting py311-libevdev-0.11_2: .......... done [00:01:31] [pkg.mfl.dk] | `-- Extracting libwacom-2.12.1: .......... done [00:01:32] [pkg.mfl.dk] | `-- Installing py311-evdev-1.9.1_1... [00:01:32] [pkg.mfl.dk] | `-- Extracting py311-evdev-1.9.1_1: .......... done [00:01:32] [pkg.mfl.dk] | `-- Installing py311-pyudev-0.24.1_1... [00:01:32] [pkg.mfl.dk] | | `-- Installing py311-six-1.17.0... [00:01:32] [pkg.mfl.dk] | | `-- Extracting py311-six-1.17.0: .......... done [00:01:32] [pkg.mfl.dk] | `-- Extracting py311-pyudev-0.24.1_1: .......... done [00:01:32] [pkg.mfl.dk] `-- Extracting libinput-1.27.1: .......... done [00:01:32] [pkg.mfl.dk] `-- Installing libxkbcommon-1.8.1_2... [00:01:32] [pkg.mfl.dk] | `-- Installing wayland-1.23.1... [00:01:32] [pkg.mfl.dk] | `-- Extracting wayland-1.23.1: .......... done [00:01:33] [pkg.mfl.dk] | `-- Installing xkeyboard-config-2.41_4... [00:01:33] [pkg.mfl.dk] | `-- Extracting xkeyboard-config-2.41_4: .......... done [00:01:33] [pkg.mfl.dk] `-- Extracting libxkbcommon-1.8.1_2: .......... done [00:01:33] [pkg.mfl.dk] `-- Installing qt5-dbus-5.15.16p130_2... [00:01:33] [pkg.mfl.dk] `-- Extracting qt5-dbus-5.15.16p130_2: .......... done [00:01:34] [pkg.mfl.dk] `-- Installing qt5-network-5.15.16p130_1... [00:01:34] [pkg.mfl.dk] `-- Extracting qt5-network-5.15.16p130_1: .......... done [00:01:34] [pkg.mfl.dk] `-- Installing vulkan-headers-1.4.318... [00:01:34] [pkg.mfl.dk] `-- Extracting vulkan-headers-1.4.318: .......... done [00:01:34] [pkg.mfl.dk] `-- Installing xcb-util-image-0.4.1... [00:01:34] [pkg.mfl.dk] | `-- Installing xcb-util-0.4.1,1... [00:01:34] [pkg.mfl.dk] | `-- Extracting xcb-util-0.4.1,1: .......... done [00:01:35] [pkg.mfl.dk] `-- Extracting xcb-util-image-0.4.1: .......... done [00:01:35] [pkg.mfl.dk] `-- Installing xcb-util-keysyms-0.4.1... [00:01:35] [pkg.mfl.dk] `-- Extracting xcb-util-keysyms-0.4.1: ......... done [00:01:35] [pkg.mfl.dk] `-- Installing xcb-util-renderutil-0.3.10... [00:01:35] [pkg.mfl.dk] `-- Extracting xcb-util-renderutil-0.3.10: ......... done [00:01:36] [pkg.mfl.dk] `-- Installing xcb-util-wm-0.4.2... [00:01:36] [pkg.mfl.dk] `-- Extracting xcb-util-wm-0.4.2: .......... done [00:01:36] [pkg.mfl.dk] `-- Installing xdg-utils-1.2.1... [00:01:36] [pkg.mfl.dk] | `-- Installing hicolor-icon-theme-0.18... [00:01:36] [pkg.mfl.dk] | `-- Extracting hicolor-icon-theme-0.18: . done [00:01:36] [pkg.mfl.dk] | `-- Installing xprop-1.2.7... [00:01:36] [pkg.mfl.dk] | `-- Extracting xprop-1.2.7: ..... done [00:01:36] [pkg.mfl.dk] | `-- Installing xset-1.2.5_1... [00:01:36] [pkg.mfl.dk] | | `-- Installing libXmu-1.1.4,1... [00:01:36] [pkg.mfl.dk] | | `-- Installing libXt-1.3.0,1... [00:01:36] [pkg.mfl.dk] | | `-- Extracting libXt-1.3.0,1: .......... done [00:01:37] [pkg.mfl.dk] | | `-- Extracting libXmu-1.1.4,1: .......... done [00:01:38] [pkg.mfl.dk] | `-- Extracting xset-1.2.5_1: ..... done [00:01:38] [pkg.mfl.dk] `-- Extracting xdg-utils-1.2.1: .......... done [00:01:38] [pkg.mfl.dk] `-- Installing xorg-fonts-truetype-7.7_1... [00:01:38] [pkg.mfl.dk] | `-- Installing dejavu-2.37_3... [00:01:38] [pkg.mfl.dk] | | `-- Installing mkfontscale-1.2.3... [00:01:38] [pkg.mfl.dk] | | `-- Installing libfontenc-1.1.8... [00:01:38] [pkg.mfl.dk] | | `-- Extracting libfontenc-1.1.8: ......... done [00:01:38] [pkg.mfl.dk] | | `-- Extracting mkfontscale-1.2.3: ....... done [00:01:38] [pkg.mfl.dk] | `-- Extracting dejavu-2.37_3: .......... done [00:01:38] [pkg.mfl.dk] | `-- Installing font-bh-ttf-1.0.3_5... [00:01:38] [pkg.mfl.dk] | `-- Extracting font-bh-ttf-1.0.3_5: .......... done [00:01:39] [pkg.mfl.dk] | `-- Installing font-misc-ethiopic-1.0.4... [00:01:39] [pkg.mfl.dk] | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [00:01:39] [pkg.mfl.dk] | `-- Installing font-misc-meltho-1.0.3_5... [00:01:39] [pkg.mfl.dk] | `-- Extracting font-misc-meltho-1.0.3_5: .......... done [00:01:39] [pkg.mfl.dk] `-- Extracting xorg-fonts-truetype-7.7_1: ... done [00:01:39] [pkg.mfl.dk] Extracting qt5-gui-5.15.16p130_2: .......... done [00:01:40] ==> Running trigger: fontconfig.ucl [00:01:40] Running fc-cache to build fontconfig cache... [00:01:40] ===== [00:01:40] Message from freetype2-2.13.3: [00:01:40] [00:01:40] -- [00:01:40] The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as [00:01:40] the default, emulating a modern version of ClearType. This change inevitably [00:01:40] leads to different rendering results, and you might change port's options to [00:01:40] adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment [00:01:40] variable). [00:01:40] [00:01:40] The environment variable "FREETYPE_PROPERTIES" can be used to control the [00:01:40] driver properties. Example: [00:01:40] [00:01:40] FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ [00:01:40] cff:no-stem-darkening=1 \ [00:01:40] autofitter:warping=1 [00:01:40] [00:01:40] This allows to select, say, the subpixel hinting mode at runtime for a given [00:01:40] application. [00:01:40] [00:01:40] If LONG_PCF_NAMES port's option was enabled, the PCF family names may include [00:01:40] the foundry and information whether they contain wide characters. For example, [00:01:40] "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at [00:01:40] run time with using pcf:no-long-family-names property, if needed. Example: [00:01:40] [00:01:40] FREETYPE_PROPERTIES=pcf:no-long-family-names=1 [00:01:40] [00:01:40] How to recreate fontconfig cache with using such environment variable, [00:01:40] if needed: [00:01:40] # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv [00:01:40] [00:01:40] The controllable properties are listed in the section "Controlling FreeType [00:01:40] Modules" in the reference's table of contents [00:01:40] (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). [00:01:40] ===== [00:01:40] Message from wayland-1.23.1: [00:01:40] [00:01:40] -- [00:01:40] Wayland requires XDG_RUNTIME_DIR to be defined to a path that will [00:01:40] contain "wayland-%d" unix(4) sockets. This is usually handled by [00:01:40] consolekit2 (via ck-launch-session) or pam_xdg (via login). [00:01:40] ===== [00:01:40] Message from libxkbcommon-1.8.1_2: [00:01:40] [00:01:40] -- [00:01:40] If arrow keys don't work under X11 switch to legacy rules e.g., [00:01:40] [00:01:40] For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: [00:01:40] export XKB_DEFAULT_RULES=xorg [00:01:40] [00:01:40] For csh/tcsh run and (optionally) add into ~/.login: [00:01:40] setenv XKB_DEFAULT_RULES xorg [00:01:40] ===== [00:01:40] Message from dejavu-2.37_3: [00:01:40] [00:01:40] -- [00:01:40] Make sure that the freetype module is loaded. If it is not, add the following [00:01:40] line to the "Modules" section of your X Windows configuration file: [00:01:40] [00:01:40] Load "freetype" [00:01:40] [00:01:40] Add the following line to the "Files" section of X Windows configuration file: [00:01:40] [00:01:40] FontPath "/usr/local/share/fonts/dejavu/" [00:01:40] [00:01:40] Note: your X Windows configuration file is typically /etc/X11/XF86Config [00:01:40] if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. [00:01:40] ===> qt5-x11extras-5.15.16p0_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) [00:01:40] ===> Returning to build of qt5-x11extras-5.15.16p0_1 [00:01:40] =========================================================================== [00:01:40] =================================================== [00:01:40] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:40] ===> Configuring for qt5-x11extras-5.15.16p0_1 [00:01:40] /bin/mkdir -p /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:40] echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.cache [00:01:40] touch /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.git [00:01:40] touch /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.conf # easier than to -f before the sed [00:01:40] /usr/bin/sed -i.bak -e '/MODULE_VERSION/s|5\.15\.\([0-9]*\)|5.15.16|g' /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.conf [00:01:40] echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/lib' >> /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.cache [00:01:40] echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.cache [00:01:40] echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.cache [00:01:41] Info: creating stash file /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.stash [00:01:41] Reading /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/src.pro [00:01:41] Reading /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/x11extras/x11extras.pro [00:01:41] Project MESSAGE: perl -w /usr/local/lib/qt5/bin/syncqt.pl -module QtX11Extras -version 5.15.16 -outdir /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 -builddir /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:41] = /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:41] = /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:41] = /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:41] QtX11Extras: created fwd-include header(s) for /src/x11extras/ { qtx11extrasglobal.h (1), qx11info_x11.h (2) } [00:01:41] QtX11Extras: created version header [00:01:41] QtX11Extras: created master header [00:01:41] QtX11Extras: created headers.pri file [00:01:41] =========================================================================== [00:01:41] =================================================== [00:01:41] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:41] ===> Building for qt5-x11extras-5.15.16p0_1 [00:01:42] cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/src.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all [00:01:42] cd x11extras/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/x11extras/x11extras.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all [00:01:42] perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtX11Extras.version.in > QtX11Extras.version [00:01:42] c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_X11EXTRAS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtX11Extras -I/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/5.15.16 -I/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/5.15.16/QtX11Extras -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5/QtGui/5.15.16 -I/usr/local/include/qt5/QtGui/5.15.16/QtGui -I/usr/local/include/qt5/QtCore/5.15.16 -I/usr/local/include/qt5/QtCore/5.15.16/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qx11info_x11.o qx11info_x11.cpp [00:02:03] rm -f libQt5X11Extras.so.5.15.16 libQt5X11Extras.so libQt5X11Extras.so.5 libQt5X11Extras.so.5.15 [00:02:03] c++ -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong -Wl,--no-undefined -Wl,--version-script,QtX11Extras.version -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQt5X11Extras.so.5 -o libQt5X11Extras.so.5.15.16 .obj/qx11info_x11.o -L/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL [00:02:03] ln -s libQt5X11Extras.so.5.15.16 libQt5X11Extras.so [00:02:03] ln -s libQt5X11Extras.so.5.15.16 libQt5X11Extras.so.5 [00:02:03] ln -s libQt5X11Extras.so.5.15.16 libQt5X11Extras.so.5.15 [00:02:03] rm -f ../../lib/libQt5X11Extras.so.5.15.16 [00:02:03] mv -f libQt5X11Extras.so.5.15.16 ../../lib/libQt5X11Extras.so.5.15.16 [00:02:03] rm -f ../../lib/libQt5X11Extras.so [00:02:03] rm -f ../../lib/libQt5X11Extras.so.5 [00:02:03] rm -f ../../lib/libQt5X11Extras.so.5.15 [00:02:03] mv -f libQt5X11Extras.so ../../lib/libQt5X11Extras.so [00:02:03] mv -f libQt5X11Extras.so.5 ../../lib/libQt5X11Extras.so.5 [00:02:03] mv -f libQt5X11Extras.so.5.15 ../../lib/libQt5X11Extras.so.5.15 [00:02:03] =========================================================================== [00:02:03] =================================================== [00:02:03] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:02:03] =========================================================================== [00:02:03] =================================================== [00:02:03] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:02:03] ===> Staging for qt5-x11extras-5.15.16p0_1 [00:02:03] ===> Generating temporary packing list [00:02:03] cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/src.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install [00:02:03] cd x11extras/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/x11extras/x11extras.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile install [00:02:03] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../lib/libQt5X11Extras.so.5.15.16 /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so.5.15.16 [00:02:03] strip --strip-unneeded /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so.5.15.16 [00:02:03] ln -f -s libQt5X11Extras.so.5.15.16 /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so [00:02:03] ln -f -s libQt5X11Extras.so.5.15.16 /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so.5 [00:02:03] ln -f -s libQt5X11Extras.so.5.15.16 /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so.5.15 [00:02:04] sed -e 's,/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/lib,$$[QT_INSTALL_LIBS],g' -e 's,/usr/local/lib/qt5,$$[QT_INSTALL_LIBS],g' ../../lib/libQt5X11Extras.prl > /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.prl [00:02:04] sed -e s,/wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/lib,/usr/local/lib/qt5,g ../../../libdata/pkgconfig/Qt5X11Extras.pc > /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/libdata/pkgconfig/Qt5X11Extras.pc [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/QX11Info /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/QX11Info [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/qtx11extrasversion.h /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/qtx11extrasversion.h [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/QtX11ExtrasVersion /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/QtX11ExtrasVersion [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/QtX11Extras /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/QtX11Extras [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/x11extras/qtx11extrasglobal.h /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/qtx11extrasglobal.h [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/x11extras/qx11info_x11.h /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/qx11info_x11.h [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/include/QtX11Extras/QtX11ExtrasDepends /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/include/qt5/QtX11Extras/QtX11ExtrasDepends [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/mkspecs/modules-inst/qt_lib_x11extras.pri /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/mkspecs/modules/qt_lib_x11extras.pri [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/mkspecs/modules-inst/qt_lib_x11extras_private.pri /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/mkspecs/modules/qt_lib_x11extras_private.pri [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/lib/cmake/Qt5X11Extras/Qt5X11ExtrasConfig.cmake /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/cmake/Qt5X11Extras/Qt5X11ExtrasConfig.cmake [00:02:04] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/lib/cmake/Qt5X11Extras/Qt5X11ExtrasConfigVersion.cmake /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/cmake/Qt5X11Extras/Qt5X11ExtrasConfigVersion.cmake [00:02:04] ====> Compressing man pages (compress-man) [00:02:04] ===> Installing ldconfig configuration file [00:02:05] =========================================================================== [00:02:05] =================================================== [00:02:05] ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-06-14T23:10:34+00:00' 'PKG_NOTE_ports_top_git_hash=9ff7b82414fc' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=58972f6dd486' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250601' NO_DEPENDS=yes USER=root UID=0 GID=0 [00:02:05] ===> Building packages for qt5-x11extras-5.15.16p0_1 [00:02:06] ===> Building qt5-x11extras-5.15.16p0_1 [00:02:09] =========================================================================== [00:02:09] =>> Cleaning up wrkdir [00:02:09] ===> Cleaning for qt5-x11extras-5.15.16p0_1 [00:02:11] build of x11/qt5-x11extras | qt5-x11extras-5.15.16p0_1 ended at 2025-06-15T01:12:45+02:00 [00:02:11] build time: 00:02:15