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