[00:00:00] =>> Building x11/qt5-x11extras [00:00:00] build started at 2025-02-19T23:37:59+01:00 [00:00:00] port directory: /usr/ports/x11/qt5-x11extras [00:00:00] package name: qt5-x11extras-5.15.16p0 [00:00:00] building for: FreeBSD pkg.mfl.dk 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 amd64 [00:00:00] maintained by: kde@FreeBSD.org [00:00:00] port version: 5.15.16p0 [00:00:00] port revision: 0 [00:00:00] Makefile datestamp: -rw-r--r-- 1 root wheel 347 Sep 11 2022 /usr/ports/x11/qt5-x11extras/Makefile [00:00:00] Ports top last git commit: 4dd0bdb22a27 [00:00:00] Ports top unclean checkout: yes [00:00:03] =>> Inspecting /usr/local/poudriere/data/.m/141amd64-local/03//usr/ports/x11/qt5-x11extras for modifications to git checkout... yes [00:00:04] Port dir last git commit: 9e1e9e17c592 [00:00:04] Port dir unclean checkout: yes [00:00:04] Poudriere version: poudriere-git-3.4.99.20250209 [00:00:04] Host OSVERSION: 1401000 [00:00:04] Jail OSVERSION: 1401000 [00:00:04] Job Id: 03 [00:00:04] [00:00:04] ---Begin Environment--- [00:00:04] SHELL=/bin/sh [00:00:04] OSVERSION=1401000 [00:00:04] UNAME_v=FreeBSD 14.1-RELEASE-p6 [00:00:04] UNAME_r=14.1-RELEASE-p6 [00:00:04] BLOCKSIZE=K [00:00:04] MAIL=/var/mail/root [00:00:04] MM_CHARSET=UTF-8 [00:00:04] LANG=C.UTF-8 [00:00:04] STATUS=1 [00:00:04] HOME=/root [00:00:04] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:04] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:04] LOCALBASE=/usr/local [00:00:04] USER=root [00:00:04] POUDRIERE_NAME=poudriere-git [00:00:04] POUDRIERE_VERSION=3.4.99.20250209 [00:00:04] MASTERMNT=/usr/local/poudriere/data/.m/141amd64-local/ref [00:00:04] LC_COLLATE=C [00:00:04] POUDRIERE_BUILD_TYPE=bulk [00:00:04] PACKAGE_BUILDING=yes [00:00:04] SAVED_TERM=tmux-256color [00:00:04] OUTPUT_REDIRECTED_STDERR=4 [00:00:04] OUTPUT_REDIRECTED=1 [00:00:04] PWD=/usr/local/poudriere/data/.m/141amd64-local/03/.p [00:00:04] OUTPUT_REDIRECTED_STDOUT=3 [00:00:04] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:04] MASTERNAME=141amd64-local [00:00:04] OLDPWD=/usr/local/poudriere/data/.m/141amd64-local/ref/.p/pool [00:00:04] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250209 [00:00:04] PREFIX=/usr/local [00:00:04] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:04] ---End Environment--- [00:00:04] [00:00:04] ---Begin Poudriere Port Flags/Env--- [00:00:04] PORT_FLAGS= [00:00:04] PKGENV= [00:00:04] FLAVOR= [00:00:04] MAKE_ARGS= [00:00:04] ---End Poudriere Port Flags/Env--- [00:00:04] [00:00:04] ---Begin OPTIONS List--- [00:00:04] ---End OPTIONS List--- [00:00:04] [00:00:04] --MAINTAINER-- [00:00:04] kde@FreeBSD.org [00:00:04] --End MAINTAINER-- [00:00:04] [00:00:04] --PORTVERSION-- [00:00:04] 5.15.16p0 [00:00:04] --End PORTVERSION-- [00:00:04] [00:00:04] --PORTREVISION-- [00:00:04] 0 [00:00:04] --End PORTREVISION-- [00:00:04] [00:00:04] --CONFIGURE_ARGS-- [00:00:04] --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:04] --End CONFIGURE_ARGS-- [00:00:04] [00:00:04] --CONFIGURE_ENV-- [00:00:04] 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=/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 [00:00:04] --End CONFIGURE_ENV-- [00:00:04] [00:00:04] --MAKE_ENV-- [00:00:04] 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=/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 " 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:04] --End MAKE_ENV-- [00:00:04] [00:00:04] --PLIST_SUB-- [00:00:04] 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.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.36.3 PERL_VER=5.36 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.36 DOCSDIR="share/doc/x11extras" EXAMPLESDIR="share/examples/x11extras" DATADIR="share/x11extras" WWWDIR="www/x11extras" ETCDIR="etc/x11extras" [00:00:04] --End PLIST_SUB-- [00:00:04] [00:00:04] --SUB_LIST-- [00:00:04] 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:04] --End SUB_LIST-- [00:00:04] [00:00:04] ---Begin make.conf--- [00:00:04] USE_PACKAGE_DEPENDS=yes [00:00:04] BATCH=yes [00:00:04] WRKDIRPREFIX=/wrkdirs [00:00:04] PORTSDIR=/usr/ports [00:00:04] PACKAGES=/packages [00:00:04] DISTDIR=/distfiles [00:00:04] FORCE_PACKAGE=yes [00:00:04] PACKAGE_BUILDING=yes [00:00:04] PACKAGE_BUILDING_FLAVORS=yes [00:00:04] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:04] DEFAULT_VERSIONS+=ssl=openssl [00:00:04] DEFAULT_VERSIONS+=mysql1.4 [00:00:04] OPTIONS_SET+=LDAP [00:00:04] #OPTIONS_UNSET+=X11 [00:00:04] DEFAULT_VERSIONS+=php=8.2 [00:00:04] graphics_cairo_UNSET += XCB [00:00:04] x11-toolkits_gtk30_UNSET += ATK_BRIDGE COLORD [00:00:04] #ALLOW_UNSUPPORTED_SYSTEM=yes [00:00:04] CCACHE_DIR=/var/cache/ccache [00:00:04] WITH_CCACHE_BUILD=yes [00:00:04] WITH_CCACHE_BUILD=yes [00:00:04] CCACHE_DIR=/root/.ccache [00:00:04] #### Misc Poudriere #### [00:00:04] .include "/etc/make.conf.ports_env" [00:00:04] GID=0 [00:00:04] UID=0 [00:00:04] DISABLE_MAKE_JOBS=poudriere [00:00:04] ---End make.conf--- [00:00:04] --Resource limits-- [00:00:04] cpu time (seconds, -t) unlimited [00:00:04] file size (512-blocks, -f) unlimited [00:00:04] data seg size (kbytes, -d) 33554432 [00:00:04] stack size (kbytes, -s) 524288 [00:00:04] core file size (512-blocks, -c) unlimited [00:00:04] max memory size (kbytes, -m) unlimited [00:00:04] locked memory (kbytes, -l) unlimited [00:00:04] max user processes (-u) 58500 [00:00:04] open files (-n) 8192 [00:00:04] virtual mem size (kbytes, -v) unlimited [00:00:04] swap limit (kbytes, -w) unlimited [00:00:04] socket buffer size (bytes, -b) unlimited [00:00:04] pseudo-terminals (-p) unlimited [00:00:04] kqueues (-k) unlimited [00:00:04] umtx shared locks (-o) unlimited [00:00:04] --End resource limits-- [00:00:04] =================================================== [00:00:04] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:04] ===> License LGPL21 accepted by the user [00:00:04] =========================================================================== [00:00:04] =================================================== [00:00:04] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:05] ===> qt5-x11extras-5.15.16p0 depends on file: /usr/local/sbin/pkg - not found [00:00:05] ===> Installing existing package /packages/All/pkg-2.0.6.pkg [00:00:06] [pkg.mfl.dk] Installing pkg-2.0.6... [00:00:06] [pkg.mfl.dk] Extracting pkg-2.0.6: .......... done [00:00:11] ===> qt5-x11extras-5.15.16p0 depends on file: /usr/local/sbin/pkg - found [00:00:11] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:00:11] =========================================================================== [00:00:11] =================================================== [00:00:11] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:11] =========================================================================== [00:00:11] =================================================== [00:00:11] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:12] ===> License LGPL21 accepted by the user [00:00:12] => kde-qtx11extras-5.15.16p0.tar.xz doesn't seem to exist in /portdistfiles/KDE/Qt/5.15.16. [00:00:12] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.16/kde-qtx11extras-5.15.16p0.tar.xz [00:00:12] kde-qtx11extras-5.15.16p0.tar.xz 120 kB 2208 kBps 00s [00:00:13] ===> Fetching all distfiles required by qt5-x11extras-5.15.16p0 for building [00:00:13] =========================================================================== [00:00:13] =================================================== [00:00:13] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:13] ===> License LGPL21 accepted by the user [00:00:13] ===> Fetching all distfiles required by qt5-x11extras-5.15.16p0 for building [00:00:14] => SHA256 Checksum OK for KDE/Qt/5.15.16/kde-qtx11extras-5.15.16p0.tar.xz. [00:00:14] =========================================================================== [00:00:16] =================================================== [00:00:16] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:17] ===> qt5-x11extras-5.15.16p0 depends on package: perl5>=5.36<5.37 - not found [00:00:17] ===> Installing existing package /packages/All/perl5-5.36.3_2.pkg [00:00:17] [pkg.mfl.dk] Installing perl5-5.36.3_2... [00:00:17] [pkg.mfl.dk] Extracting perl5-5.36.3_2: .......... done [00:00:19] ===> qt5-x11extras-5.15.16p0 depends on package: perl5>=5.36<5.37 - found [00:00:19] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:00:19] =========================================================================== [00:00:19] =================================================== [00:00:19] ===== 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 for building [00:00:20] ===> Extracting for qt5-x11extras-5.15.16p0 [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 [00:00:21] =========================================================================== [00:00:21] =================================================== [00:00:21] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:22] ===> qt5-x11extras-5.15.16p0 depends on package: qt5-buildtools>=5.15 - not found [00:00:22] ===> Installing existing package /packages/All/qt5-buildtools-5.15.16p130.pkg [00:00:22] [pkg.mfl.dk] Installing qt5-buildtools-5.15.16p130... [00:00:22] [pkg.mfl.dk] Extracting qt5-buildtools-5.15.16p130: .......... done [00:00:23] touch: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory [00:00:23] sed: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory [00:00:23] pkg-static: POST-INSTALL script failed [00:00:23] ===> qt5-x11extras-5.15.16p0 depends on package: qt5-buildtools>=5.15 - found [00:00:23] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:00:23] ===> qt5-x11extras-5.15.16p0 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:24] [pkg.mfl.dk] Installing qt5-qmake-5.15.16p130... [00:00:24] [pkg.mfl.dk] Extracting qt5-qmake-5.15.16p130: .......... done [00:00:25] ===> qt5-x11extras-5.15.16p0 depends on package: qt5-qmake>=5.15 - found [00:00:25] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:00:25] ===> qt5-x11extras-5.15.16p0 depends on file: /usr/local/bin/ccache - not found [00:00:25] ===> Installing existing package /packages/All/ccache-3.7.12_7.pkg [00:00:25] [pkg.mfl.dk] Installing ccache-3.7.12_7... [00:00:25] [pkg.mfl.dk] Extracting ccache-3.7.12_7: .......... done [00:00:25] Create compiler links... [00:00:25] create symlink for cc [00:00:26] create symlink for cc (world) [00:00:26] create symlink for c++ [00:00:26] create symlink for c++ (world) [00:00:26] create symlink for CC [00:00:26] create symlink for CC (world) [00:00:26] create symlink for clang [00:00:26] create symlink for clang (world) [00:00:26] create symlink for clang++ [00:00:26] create symlink for clang++ (world) [00:00:26] ===== [00:00:26] Message from ccache-3.7.12_7: [00:00:26] [00:00:26] -- [00:00:26] NOTE: [00:00:26] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:00:26] information on using ccache with FreeBSD ports and src. [00:00:26] ===> qt5-x11extras-5.15.16p0 depends on file: /usr/local/bin/ccache - found [00:00:26] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:00:26] =========================================================================== [00:00:26] =================================================== [00:00:26] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:26] ===> qt5-x11extras-5.15.16p0 depends on shared library: libQt5Core.so - not found [00:00:26] ===> Installing existing package /packages/All/qt5-core-5.15.16p130_1.pkg [00:00:27] [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:27] [pkg.mfl.dk] `-- Installing gettext-runtime-0.23.1... [00:00:27] [pkg.mfl.dk] | `-- Installing indexinfo-0.3.1... [00:00:27] [pkg.mfl.dk] | `-- Extracting indexinfo-0.3.1: .... done [00:00:27] [pkg.mfl.dk] `-- Extracting gettext-runtime-0.23.1: .......... done [00:00:28] [pkg.mfl.dk] `-- Installing glib-2.80.5_1,2... [00:00:28] [pkg.mfl.dk] | `-- Installing libffi-3.4.6... [00:00:28] [pkg.mfl.dk] | `-- Extracting libffi-3.4.6: .......... done [00:00:29] [pkg.mfl.dk] | `-- Installing libiconv-1.17_1... [00:00:29] [pkg.mfl.dk] | `-- Extracting libiconv-1.17_1: .......... done [00:00:29] [pkg.mfl.dk] | `-- Installing pcre2-10.45... [00:00:29] [pkg.mfl.dk] | `-- Extracting pcre2-10.45: .......... done [00:00:29] [pkg.mfl.dk] | `-- Installing py311-packaging-24.2... [00:00:29] [pkg.mfl.dk] | | `-- Installing python311-3.11.11... [00:00:29] [pkg.mfl.dk] | | `-- Installing mpdecimal-4.0.0... [00:00:29] [pkg.mfl.dk] | | `-- Extracting mpdecimal-4.0.0: .......... done [00:00:30] [pkg.mfl.dk] | | `-- Installing openssl-3.0.16,1... [00:00:30] [pkg.mfl.dk] | | `-- Extracting openssl-3.0.16,1: .......... done [00:00:32] [pkg.mfl.dk] | | `-- Installing readline-8.2.13_2... [00:00:32] [pkg.mfl.dk] | | `-- Extracting readline-8.2.13_2: .......... done [00:00:33] [pkg.mfl.dk] | | `-- Extracting python311-3.11.11: .......... done [00:00:36] [pkg.mfl.dk] | `-- Extracting py311-packaging-24.2: .......... done [00:00:36] [pkg.mfl.dk] `-- Extracting glib-2.80.5_1,2: .......... done [00:00:37] [pkg.mfl.dk] `-- Installing icu-76.1,1... [00:00:37] [pkg.mfl.dk] `-- Extracting icu-76.1,1: .......... done [00:00:40] [pkg.mfl.dk] `-- Installing zstd-1.5.6... [00:00:40] [pkg.mfl.dk] | `-- Installing liblz4-1.10.0,1... [00:00:40] [pkg.mfl.dk] | `-- Extracting liblz4-1.10.0,1: .......... done [00:00:41] [pkg.mfl.dk] `-- Extracting zstd-1.5.6: .......... done [00:00:41] [pkg.mfl.dk] Extracting qt5-core-5.15.16p130_1: .......... done [00:00:42] ==> Running trigger: gio-modules.ucl [00:00:42] Generating GIO modules cache [00:00:42] ==> Running trigger: glib-schemas.ucl [00:00:43] Compiling glib schemas [00:00:43] No schema files found: doing nothing. [00:00:43] ===== [00:00:43] Message from python311-3.11.11: [00:00:43] [00:00:43] -- [00:00:43] Note that some standard Python modules are provided as separate ports [00:00:43] as they require additional dependencies. They are available as: [00:00:43] [00:00:43] py311-gdbm databases/py-gdbm@py311 [00:00:43] py311-sqlite3 databases/py-sqlite3@py311 [00:00:43] py311-tkinter x11-toolkits/py-tkinter@py311 [00:00:43] ===> qt5-x11extras-5.15.16p0 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) [00:00:43] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:00:43] ===> qt5-x11extras-5.15.16p0 depends on shared library: libQt5Gui.so - not found [00:00:43] ===> Installing existing package /packages/All/qt5-gui-5.15.16p130.pkg [00:00:43] [pkg.mfl.dk] Installing qt5-gui-5.15.16p130... [00:00:43] [pkg.mfl.dk] `-- Installing dbus-1.14.10_5,1... [00:00:43] [pkg.mfl.dk] | `-- Installing expat-2.6.4... [00:00:43] [pkg.mfl.dk] | `-- Extracting expat-2.6.4: .......... done [00:00:43] [pkg.mfl.dk] | `-- Installing libICE-1.1.1,1... [00:00:43] [pkg.mfl.dk] | `-- Extracting libICE-1.1.1,1: .......... done [00:00:44] [pkg.mfl.dk] | `-- Installing libSM-1.2.4,1... [00:00:44] [pkg.mfl.dk] | `-- Extracting libSM-1.2.4,1: .......... done [00:00:44] [pkg.mfl.dk] | `-- Installing libX11-1.8.9,1... [00:00:44] [pkg.mfl.dk] | | `-- Installing libxcb-1.17.0... [00:00:44] [pkg.mfl.dk] | | `-- Installing libXau-1.0.11... [00:00:44] [pkg.mfl.dk] | | `-- Extracting libXau-1.0.11: .......... done [00:00:45] [pkg.mfl.dk] | | `-- Installing libXdmcp-1.1.5... [00:00:45] [pkg.mfl.dk] | | | `-- Installing xorgproto-2024.1... [00:00:45] [pkg.mfl.dk] | | | `-- Extracting xorgproto-2024.1: .......... done [00:00:45] [pkg.mfl.dk] | | `-- Extracting libXdmcp-1.1.5: ......... done [00:00:45] [pkg.mfl.dk] | | `-- Extracting libxcb-1.17.0: .......... done [00:00:46] [pkg.mfl.dk] | `-- Extracting libX11-1.8.9,1: .......... done [00:00:47] ===> Creating groups [00:00:47] Creating group 'messagebus' with gid '556' [00:00:47] ===> Creating users [00:00:47] Creating user 'messagebus' with uid '556' [00:00:47] [pkg.mfl.dk] `-- Extracting dbus-1.14.10_5,1: ......... done [00:00:59] [pkg.mfl.dk] `-- Installing encodings-1.1.0,1... [00:00:59] [pkg.mfl.dk] `-- Extracting encodings-1.1.0,1: .......... done [00:00:59] [pkg.mfl.dk] `-- Installing fontconfig-2.15.0_3,1... [00:00:59] [pkg.mfl.dk] | `-- Installing freetype2-2.13.3... [00:00:59] [pkg.mfl.dk] | | `-- Installing brotli-1.1.0,1... [00:00:59] [pkg.mfl.dk] | | `-- Extracting brotli-1.1.0,1: .......... done [00:00:59] [pkg.mfl.dk] | | `-- Installing png-1.6.45... [00:00:59] [pkg.mfl.dk] | | `-- Extracting png-1.6.45: .......... done [00:00:59] [pkg.mfl.dk] | `-- Extracting freetype2-2.13.3: .......... done [00:01:00] [pkg.mfl.dk] `-- Extracting fontconfig-2.15.0_3,1: .......... done [00:01:03] [pkg.mfl.dk] `-- Installing harfbuzz-10.2.0... [00:01:03] [pkg.mfl.dk] | `-- Installing graphite2-1.3.14... [00:01:03] [pkg.mfl.dk] | `-- Extracting graphite2-1.3.14: .......... done [00:01:03] [pkg.mfl.dk] `-- Extracting harfbuzz-10.2.0: .......... done [00:01:04] [pkg.mfl.dk] `-- Installing jpeg-turbo-3.1.0... [00:01:04] [pkg.mfl.dk] `-- Extracting jpeg-turbo-3.1.0: .......... done [00:01:04] [pkg.mfl.dk] `-- Installing libXi-1.8.1,1... [00:01:04] [pkg.mfl.dk] | `-- Installing libXext-1.3.6,1... [00:01:04] [pkg.mfl.dk] | `-- Extracting libXext-1.3.6,1: .......... done [00:01:05] [pkg.mfl.dk] | `-- Installing libXfixes-6.0.1... [00:01:05] [pkg.mfl.dk] | `-- Extracting libXfixes-6.0.1: .......... done [00:01:05] [pkg.mfl.dk] `-- Extracting libXi-1.8.1,1: .......... done [00:01:06] [pkg.mfl.dk] `-- Installing libXrender-0.9.11... [00:01:06] [pkg.mfl.dk] `-- Extracting libXrender-0.9.11: .......... done [00:01:07] [pkg.mfl.dk] `-- Installing libevdev-1.13.2... [00:01:07] [pkg.mfl.dk] `-- Extracting libevdev-1.13.2: .......... done [00:01:07] [pkg.mfl.dk] `-- Installing libglvnd-1.7.0... [00:01:07] [pkg.mfl.dk] `-- Extracting libglvnd-1.7.0: .......... done [00:01:08] [pkg.mfl.dk] `-- Installing libinput-1.26.2_1... [00:01:08] [pkg.mfl.dk] | `-- Installing libepoll-shim-0.0.20240608... [00:01:08] [pkg.mfl.dk] | `-- Extracting libepoll-shim-0.0.20240608: .......... done [00:01:08] [pkg.mfl.dk] | `-- Installing libmtdev-1.1.7... [00:01:08] [pkg.mfl.dk] | `-- Extracting libmtdev-1.1.7: .......... done [00:01:09] [pkg.mfl.dk] | `-- Installing libudev-devd-0.6.0... [00:01:09] [pkg.mfl.dk] | `-- Extracting libudev-devd-0.6.0: ........ done [00:01:09] [pkg.mfl.dk] | `-- Installing libwacom-2.12.1... [00:01:09] [pkg.mfl.dk] | | `-- Installing libgudev-237... [00:01:09] [pkg.mfl.dk] | | `-- Extracting libgudev-237: .......... done [00:01:10] [pkg.mfl.dk] | | `-- Installing py311-libevdev-0.11_1... [00:01:10] [pkg.mfl.dk] | | `-- Installing py311-setuptools-63.1.0_1... [00:01:10] [pkg.mfl.dk] | | `-- Extracting py311-setuptools-63.1.0_1: .......... done [00:01:10] [pkg.mfl.dk] | | `-- Extracting py311-libevdev-0.11_1: .......... done [00:01:10] [pkg.mfl.dk] | `-- Extracting libwacom-2.12.1: .......... done [00:01:11] [pkg.mfl.dk] | `-- Installing py311-evdev-1.7.0... [00:01:11] [pkg.mfl.dk] | `-- Extracting py311-evdev-1.7.0: .......... done [00:01:11] [pkg.mfl.dk] | `-- Installing py311-pyudev-0.24.1... [00:01:11] [pkg.mfl.dk] | | `-- Installing py311-six-1.17.0... [00:01:11] [pkg.mfl.dk] | | `-- Extracting py311-six-1.17.0: .......... done [00:01:11] [pkg.mfl.dk] | `-- Extracting py311-pyudev-0.24.1: .......... done [00:01:11] [pkg.mfl.dk] `-- Extracting libinput-1.26.2_1: .......... done [00:01:12] [pkg.mfl.dk] `-- Installing libxkbcommon-1.7.0_1... [00:01:12] [pkg.mfl.dk] | `-- Installing libxml2-2.11.9... [00:01:12] [pkg.mfl.dk] | `-- Extracting libxml2-2.11.9: .......... done [00:01:13] [pkg.mfl.dk] | `-- Installing wayland-1.23.1... [00:01:13] [pkg.mfl.dk] | `-- Extracting wayland-1.23.1: .......... done [00:01:13] [pkg.mfl.dk] | `-- Installing xkeyboard-config-2.41_4... [00:01:13] [pkg.mfl.dk] | `-- Extracting xkeyboard-config-2.41_4: .......... done [00:01:13] [pkg.mfl.dk] `-- Extracting libxkbcommon-1.7.0_1: .......... done [00:01:14] [pkg.mfl.dk] `-- Installing qt5-dbus-5.15.16p130... [00:01:14] [pkg.mfl.dk] `-- Extracting qt5-dbus-5.15.16p130: .......... done [00:01:15] [pkg.mfl.dk] `-- Installing qt5-network-5.15.16p130... [00:01:15] [pkg.mfl.dk] `-- Extracting qt5-network-5.15.16p130: .......... done [00:01:16] [pkg.mfl.dk] `-- Installing vulkan-headers-1.4.307... [00:01:16] [pkg.mfl.dk] `-- Extracting vulkan-headers-1.4.307: .......... done [00:01:16] [pkg.mfl.dk] `-- Installing xcb-util-image-0.4.1... [00:01:16] [pkg.mfl.dk] | `-- Installing xcb-util-0.4.1,1... [00:01:16] [pkg.mfl.dk] | `-- Extracting xcb-util-0.4.1,1: .......... done [00:01:17] [pkg.mfl.dk] `-- Extracting xcb-util-image-0.4.1: .......... done [00:01:17] [pkg.mfl.dk] `-- Installing xcb-util-keysyms-0.4.1... [00:01:17] [pkg.mfl.dk] `-- Extracting xcb-util-keysyms-0.4.1: ......... done [00:01:18] [pkg.mfl.dk] `-- Installing xcb-util-renderutil-0.3.10... [00:01:18] [pkg.mfl.dk] `-- Extracting xcb-util-renderutil-0.3.10: ......... done [00:01:18] [pkg.mfl.dk] `-- Installing xcb-util-wm-0.4.2... [00:01:18] [pkg.mfl.dk] `-- Extracting xcb-util-wm-0.4.2: .......... done [00:01:19] [pkg.mfl.dk] `-- Installing xdg-utils-1.2.1... [00:01:19] [pkg.mfl.dk] | `-- Installing hicolor-icon-theme-0.18... [00:01:19] [pkg.mfl.dk] | `-- Extracting hicolor-icon-theme-0.18: . done [00:01:19] [pkg.mfl.dk] | `-- Installing xprop-1.2.7... [00:01:19] [pkg.mfl.dk] | `-- Extracting xprop-1.2.7: ..... done [00:01:20] [pkg.mfl.dk] | `-- Installing xset-1.2.5_1... [00:01:20] [pkg.mfl.dk] | | `-- Installing libXmu-1.1.4,1... [00:01:20] [pkg.mfl.dk] | | `-- Installing libXt-1.3.0,1... [00:01:20] [pkg.mfl.dk] | | `-- Extracting libXt-1.3.0,1: .......... done [00:01:21] [pkg.mfl.dk] | | `-- Extracting libXmu-1.1.4,1: .......... done [00:01:21] [pkg.mfl.dk] | `-- Extracting xset-1.2.5_1: ..... done [00:01:21] [pkg.mfl.dk] `-- Extracting xdg-utils-1.2.1: .......... done [00:01:21] [pkg.mfl.dk] `-- Installing xorg-fonts-truetype-7.7_1... [00:01:21] [pkg.mfl.dk] | `-- Installing dejavu-2.37_3... [00:01:21] [pkg.mfl.dk] | | `-- Installing mkfontscale-1.2.3... [00:01:21] [pkg.mfl.dk] | | `-- Installing libfontenc-1.1.8... [00:01:21] [pkg.mfl.dk] | | `-- Extracting libfontenc-1.1.8: ......... done [00:01:22] [pkg.mfl.dk] | | `-- Extracting mkfontscale-1.2.3: ....... done [00:01:22] [pkg.mfl.dk] | `-- Extracting dejavu-2.37_3: .......... done [00:01:22] [pkg.mfl.dk] | `-- Installing font-bh-ttf-1.0.3_5... [00:01:22] [pkg.mfl.dk] | `-- Extracting font-bh-ttf-1.0.3_5: .......... done [00:01:23] [pkg.mfl.dk] | `-- Installing font-misc-ethiopic-1.0.4... [00:01:23] [pkg.mfl.dk] | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [00:01:23] [pkg.mfl.dk] | `-- Installing font-misc-meltho-1.0.3_5... [00:01:23] [pkg.mfl.dk] | `-- Extracting font-misc-meltho-1.0.3_5: .......... done [00:01:23] [pkg.mfl.dk] `-- Extracting xorg-fonts-truetype-7.7_1: ... done [00:01:23] [pkg.mfl.dk] Extracting qt5-gui-5.15.16p130: .......... done [00:01:23] ==> Running trigger: fontconfig.ucl [00:01:23] Running fc-cache to build fontconfig cache... [00:01:24] ===== [00:01:24] Message from freetype2-2.13.3: [00:01:24] [00:01:24] -- [00:01:24] The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as [00:01:24] the default, emulating a modern version of ClearType. This change inevitably [00:01:24] leads to different rendering results, and you might change port's options to [00:01:24] adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment [00:01:24] variable). [00:01:24] [00:01:24] The environment variable "FREETYPE_PROPERTIES" can be used to control the [00:01:24] driver properties. Example: [00:01:24] [00:01:24] FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ [00:01:24] cff:no-stem-darkening=1 \ [00:01:24] autofitter:warping=1 [00:01:24] [00:01:24] This allows to select, say, the subpixel hinting mode at runtime for a given [00:01:24] application. [00:01:24] [00:01:24] If LONG_PCF_NAMES port's option was enabled, the PCF family names may include [00:01:24] the foundry and information whether they contain wide characters. For example, [00:01:24] "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at [00:01:24] run time with using pcf:no-long-family-names property, if needed. Example: [00:01:24] [00:01:24] FREETYPE_PROPERTIES=pcf:no-long-family-names=1 [00:01:24] [00:01:24] How to recreate fontconfig cache with using such environment variable, [00:01:24] if needed: [00:01:24] # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv [00:01:24] [00:01:24] The controllable properties are listed in the section "Controlling FreeType [00:01:24] Modules" in the reference's table of contents [00:01:24] (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). [00:01:24] ===== [00:01:24] Message from wayland-1.23.1: [00:01:24] [00:01:24] -- [00:01:24] Wayland requires XDG_RUNTIME_DIR to be defined to a path that will [00:01:24] contain "wayland-%d" unix(4) sockets. This is usually handled by [00:01:24] consolekit2 (via ck-launch-session) or pam_xdg (via login). [00:01:24] ===== [00:01:24] Message from libxkbcommon-1.7.0_1: [00:01:24] [00:01:24] -- [00:01:24] If arrow keys don't work under X11 switch to legacy rules e.g., [00:01:24] [00:01:24] For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: [00:01:24] export XKB_DEFAULT_RULES=xorg [00:01:24] [00:01:24] For csh/tcsh run and (optionally) add into ~/.login: [00:01:24] setenv XKB_DEFAULT_RULES xorg [00:01:24] ===== [00:01:24] Message from dejavu-2.37_3: [00:01:24] [00:01:24] -- [00:01:24] Make sure that the freetype module is loaded. If it is not, add the following [00:01:24] line to the "Modules" section of your X Windows configuration file: [00:01:24] [00:01:24] Load "freetype" [00:01:24] [00:01:24] Add the following line to the "Files" section of X Windows configuration file: [00:01:24] [00:01:24] FontPath "/usr/local/share/fonts/dejavu/" [00:01:24] [00:01:24] Note: your X Windows configuration file is typically /etc/X11/XF86Config [00:01:24] if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. [00:01:24] ===> qt5-x11extras-5.15.16p0 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) [00:01:24] ===> Returning to build of qt5-x11extras-5.15.16p0 [00:01:24] =========================================================================== [00:01:24] =================================================== [00:01:24] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:24] ===> Configuring for qt5-x11extras-5.15.16p0 [00:01:24] /bin/mkdir -p /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:24] echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.cache [00:01:24] touch /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.git [00:01:24] touch /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.conf # easier than to -f before the sed [00:01:24] /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:24] 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:24] 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:24] 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:24] Info: creating stash file /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/.qmake.stash [00:01:24] Reading /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/src.pro [00:01:24] Reading /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0/src/x11extras/x11extras.pro [00:01:24] 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:24] = /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:24] = /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:24] = /wrkdirs/usr/ports/x11/qt5-x11extras/work/kde-qtx11extras-5.15.16p0 [00:01:24] QtX11Extras: created fwd-include header(s) for /src/x11extras/ { qtx11extrasglobal.h (1), qx11info_x11.h (2) } [00:01:24] QtX11Extras: created version header [00:01:24] QtX11Extras: created master header [00:01:24] QtX11Extras: created headers.pri file [00:01:25] =========================================================================== [00:01:25] =================================================== [00:01:25] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:25] ===> Building for qt5-x11extras-5.15.16p0 [00:01:25] 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:25] 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:25] perl /usr/local/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtX11Extras.version.in > QtX11Extras.version [00:01:25] 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:01:37] rm -f libQt5X11Extras.so.5.15.16 libQt5X11Extras.so libQt5X11Extras.so.5 libQt5X11Extras.so.5.15 [00:01:37] 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:01:38] ln -s libQt5X11Extras.so.5.15.16 libQt5X11Extras.so [00:01:38] ln -s libQt5X11Extras.so.5.15.16 libQt5X11Extras.so.5 [00:01:38] ln -s libQt5X11Extras.so.5.15.16 libQt5X11Extras.so.5.15 [00:01:38] rm -f ../../lib/libQt5X11Extras.so.5.15.16 [00:01:38] mv -f libQt5X11Extras.so.5.15.16 ../../lib/libQt5X11Extras.so.5.15.16 [00:01:38] rm -f ../../lib/libQt5X11Extras.so [00:01:38] rm -f ../../lib/libQt5X11Extras.so.5 [00:01:38] rm -f ../../lib/libQt5X11Extras.so.5.15 [00:01:38] mv -f libQt5X11Extras.so ../../lib/libQt5X11Extras.so [00:01:38] mv -f libQt5X11Extras.so.5 ../../lib/libQt5X11Extras.so.5 [00:01:38] mv -f libQt5X11Extras.so.5.15 ../../lib/libQt5X11Extras.so.5.15 [00:01:38] =========================================================================== [00:01:38] =================================================== [00:01:38] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:01:38] =========================================================================== [00:01:38] =================================================== [00:01:38] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:38] ===> Staging for qt5-x11extras-5.15.16p0 [00:01:38] ===> Generating temporary packing list [00:01:38] 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:01:38] 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:01:39] /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:01:39] strip --strip-unneeded /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so.5.15.16 [00:01:39] ln -f -s libQt5X11Extras.so.5.15.16 /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so [00:01:39] ln -f -s libQt5X11Extras.so.5.15.16 /wrkdirs/usr/ports/x11/qt5-x11extras/work/stage/usr/local/lib/qt5/libQt5X11Extras.so.5 [00:01:39] 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:01:39] 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:01:39] 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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:39] /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:01:40] ====> Compressing man pages (compress-man) [00:01:40] =========================================================================== [00:01:40] =================================================== [00:01:40] ===== 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-02-19T22:37:59+00:00' 'PKG_NOTE_ports_top_git_hash=4dd0bdb22a27' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=9e1e9e17c592' 'PKG_NOTE_port_checkout_unclean=yes' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250209' NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:40] ===> Building packages for qt5-x11extras-5.15.16p0 [00:01:42] ===> Building qt5-x11extras-5.15.16p0 [00:01:47] =========================================================================== [00:01:47] =>> Cleaning up wrkdir [00:01:47] ===> Cleaning for qt5-x11extras-5.15.16p0 [00:01:48] build of x11/qt5-x11extras | qt5-x11extras-5.15.16p0 ended at 2025-02-19T23:39:47+01:00 [00:01:48] build time: 00:01:57