[00:00:00] =>> Building graphics/qt5-imageformats [00:00:00] build started at 2025-12-31T03:29:28+01:00 [00:00:00] port directory: /usr/ports/graphics/qt5-imageformats [00:00:00] package name: qt5-imageformats-5.15.18p2 [00:00:00] building for: FreeBSD pkg.mfl.dk 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 [00:00:00] maintained by: kde@FreeBSD.org [00:00:00] port version: 5.15.18p2 [00:00:00] port revision: 0 [00:00:00] Makefile datestamp: Dec 30 14:24:28 2025 [00:00:00] Ports top last git commit: 0e258f4b56b63122ccea26ac52e11c05a6195dfb [00:00:00] Ports top unclean checkout: no [00:00:00] =>> Inspecting /usr/local/poudriere/data/.m/143amd64-local/ref//usr/ports/graphics/qt5-imageformats for modifications to git checkout... no [00:00:00] Port dir unclean checkout: no [00:00:00] Poudriere version: poudriere-git-3.4.99.20251213 [00:00:00] Host OSVERSION: 1403000 [00:00:00] Jail OSVERSION: 1403000 [00:00:00] Builder Id: 03 [00:00:00] Job Idx: 818 [00:00:00] Jail Id (no networking) : 536 [00:00:00] Jail Name (no networking): 143amd64-local-job-03 [00:00:00] Jail Id (networking) : 537 [00:00:00] Jail Name (networking) : 143amd64-local-job-03-n [00:00:00] [00:00:00] ---Begin Environment--- [00:00:00] SHELL=/bin/sh [00:00:00] OSVERSION=1403000 [00:00:00] UNAME_v=FreeBSD 14.3-RELEASE-p2 [00:00:00] UNAME_r=14.3-RELEASE-p2 [00:00:00] BLOCKSIZE=K [00:00:00] MAIL=/var/mail/root [00:00:00] MM_CHARSET=UTF-8 [00:00:00] LANG=C.UTF-8 [00:00:00] STATUS=1 [00:00:00] HOME=/root [00:00:00] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:00] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:00] LOCALBASE=/usr/local [00:00:00] USER=root [00:00:00] POUDRIERE_NAME=poudriere-git [00:00:00] POUDRIERE_VERSION=3.4.99.20251213 [00:00:00] MASTERMNT=/usr/local/poudriere/data/.m/143amd64-local/ref [00:00:00] LC_COLLATE=C [00:00:00] POUDRIERE_BUILD_TYPE=bulk [00:00:00] PACKAGE_BUILDING=yes [00:00:00] SAVED_TERM=tmux-256color [00:00:00] OUTPUT_REDIRECTED_STDERR=4 [00:00:00] OUTPUT_REDIRECTED=1 [00:00:00] PWD=/usr/local/poudriere/data/.m/143amd64-local/03/.p [00:00:00] OUTPUT_REDIRECTED_STDOUT=3 [00:00:00] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:00] MASTERNAME=143amd64-local [00:00:00] OLDPWD=/usr/local/poudriere/data/.m/143amd64-local/ref/.p/pool [00:00:00] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20251213 [00:00:00] PREFIX=/usr/local [00:00:00] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:00] ---End Environment--- [00:00:00] [00:00:00] ---Begin Poudriere Port Flags/Env--- [00:00:00] PORT_FLAGS= [00:00:00] PKGENV= [00:00:00] FLAVOR= [00:00:00] MAKE_ARGS= [00:00:00] ---End Poudriere Port Flags/Env--- [00:00:00] [00:00:00] ---Begin OPTIONS List--- [00:00:00] ---End OPTIONS List--- [00:00:00] [00:00:00] --MAINTAINER-- [00:00:00] kde@FreeBSD.org [00:00:00] --End MAINTAINER-- [00:00:00] [00:00:00] --PORTVERSION-- [00:00:00] 5.15.18p2 [00:00:00] --End PORTVERSION-- [00:00:00] [00:00:00] --PORTREVISION-- [00:00:00] 0 [00:00:00] --End PORTREVISION-- [00:00:00] [00:00:00] --CONFIGURE_ARGS-- [00:00:00] --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:00] --End CONFIGURE_ARGS-- [00:00:00] [00:00:00] --CONFIGURE_ENV-- [00:00:00] QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/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/graphics/qt5-imageformats/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work/.cache HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/qt5-imageformats/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/qt5-imageformats/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" [00:00:00] --End CONFIGURE_ENV-- [00:00:00] [00:00:00] --MAKE_ENV-- [00:00:00] QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work/.cache HOME=/wrkdirs/usr/ports/graphics/qt5-imageformats/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/qt5-imageformats/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/qt5-imageformats/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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -Wl,--undefined-version -Wl,--as-needed " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include " 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:00] --End MAKE_ENV-- [00:00:00] [00:00:00] --PLIST_SUB-- [00:00:00] 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.18 DEBUG="@comment " NO_DEBUG="" QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/imageformats" EXAMPLESDIR="share/examples/imageformats" DATADIR="share/imageformats" WWWDIR="www/imageformats" ETCDIR="etc/imageformats" [00:00:00] --End PLIST_SUB-- [00:00:00] [00:00:00] --SUB_LIST-- [00:00:00] PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/imageformats DOCSDIR=/usr/local/share/doc/imageformats EXAMPLESDIR=/usr/local/share/examples/imageformats WWWDIR=/usr/local/www/imageformats ETCDIR=/usr/local/etc/imageformats [00:00:00] --End SUB_LIST-- [00:00:00] [00:00:00] ---Begin make.conf--- [00:00:00] USE_PACKAGE_DEPENDS=yes [00:00:00] BATCH=yes [00:00:00] WRKDIRPREFIX=/wrkdirs [00:00:00] PORTSDIR=/usr/ports [00:00:00] PACKAGES=/packages [00:00:00] DISTDIR=/distfiles [00:00:00] FORCE_PACKAGE=yes [00:00:00] PACKAGE_BUILDING=yes [00:00:00] PACKAGE_BUILDING_FLAVORS=yes [00:00:00] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:00] DEFAULT_VERSIONS+= ssl=openssl [00:00:00] DEFAULT_VERSIONS+= mysql=11.4m [00:00:00] DEFAULT_VERSIONS+= pgsql=17 [00:00:00] OPTIONS_SET+= LDAP [00:00:00] OPTIONS_SET+= QT6 [00:00:00] #OPTIONS_UNSET+= X11 [00:00:00] DEFAULT_VERSIONS+= php=8.4 [00:00:00] DEFAULT_VERSIONS+= samba=4.22 [00:00:00] graphics_cairo_UNSET+= XCB [00:00:00] x11-toolkits_gtk30_UNSET += ATK_BRIDGE COLORD [00:00:00] #ALLOW_UNSUPPORTED_SYSTEM= yes [00:00:00] CCACHE_DIR= /var/cache/ccache [00:00:00] WITH_CCACHE_BUILD= yes [00:00:00] #OVERLAYS+= /usr/local/share/sccache/overlay [00:00:00] #SCCACHE_DIR= /var/cache/ccache/sccache [00:00:00] [00:00:00] databases_redis_UNSET= PIE RELRO BIND_NOW [00:00:00] [00:00:00] WITHOUT_PIE_PORTS+= databases/redis [00:00:00] WITHOUT_RELRO_PORTS+= databases/redis [00:00:00] WITHOUT_BIND_NOW_PORTS+= databases/redis [00:00:00] WITH_CCACHE_BUILD=yes [00:00:00] CCACHE_DIR=/root/.ccache [00:00:00] #### Misc Poudriere #### [00:00:00] .include "/etc/make.conf.ports_env" [00:00:00] GID=0 [00:00:00] UID=0 [00:00:00] DISABLE_MAKE_JOBS=poudriere [00:00:00] ---End make.conf--- [00:00:00] --Resource limits-- [00:00:00] cpu time (seconds, -t) unlimited [00:00:00] file size (512-blocks, -f) unlimited [00:00:00] data seg size (kbytes, -d) 33554432 [00:00:00] stack size (kbytes, -s) 524288 [00:00:00] core file size (512-blocks, -c) unlimited [00:00:00] max memory size (kbytes, -m) unlimited [00:00:00] locked memory (kbytes, -l) unlimited [00:00:00] max user processes (-u) 58500 [00:00:00] open files (-n) 8192 [00:00:00] virtual mem size (kbytes, -v) unlimited [00:00:00] swap limit (kbytes, -w) unlimited [00:00:00] socket buffer size (bytes, -b) unlimited [00:00:00] pseudo-terminals (-p) unlimited [00:00:00] kqueues (-k) unlimited [00:00:00] umtx shared locks (-o) unlimited [00:00:00] pipebuf (-y) unlimited [00:00:00] --End resource limits-- [00:00:00] times start [shell] (user/sys/real): 0m0.010s 0m0.006s 12h47m3.000s [00:00:00] times start [child] (user/sys/real): 0m0.016s 0m0.490s 12h47m3.000s [00:00:00] =================================================== [00:00:00] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:00] ===> License LGPL21 accepted by the user [00:00:00] =========================================================================== [00:00:00] =================================================== [00:00:00] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:00] ===> qt5-imageformats-5.15.18p2 depends on file: /usr/local/sbin/pkg - not found [00:00:00] ===> Installing existing package /packages/All/pkg-2.5.1.pkg [00:00:00] [pkg.mfl.dk] Installing pkg-2.5.1... [00:00:00] [pkg.mfl.dk] Extracting pkg-2.5.1: .......... done [00:00:07] ===> qt5-imageformats-5.15.18p2 depends on file: /usr/local/sbin/pkg - found [00:00:07] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:07] =========================================================================== [00:00:07] =================================================== [00:00:07] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:07] =========================================================================== [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] => kde-qtimageformats-5.15.18p2.tar.xz doesn't seem to exist in /portdistfiles/KDE/Qt/5.15.18. [00:00:08] => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/kde/KDE/Qt/5.15.18/kde-qtimageformats-5.15.18p2.tar.xz [00:00:19] kde-qtimageformats-5.15.18p2.tar.xz 1855 kB 25 MBps 00s [00:00:19] ===> Fetching all distfiles required by qt5-imageformats-5.15.18p2 for building [00:00:19] =========================================================================== [00:00:19] =================================================== [00:00:19] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:19] ===> License LGPL21 accepted by the user [00:00:19] ===> Fetching all distfiles required by qt5-imageformats-5.15.18p2 for building [00:00:19] => SHA256 Checksum OK for KDE/Qt/5.15.18/kde-qtimageformats-5.15.18p2.tar.xz. [00:00:30] =========================================================================== [00:00:30] =================================================== [00:00:30] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:30] =========================================================================== [00:00:30] =================================================== [00:00:30] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:30] ===> License LGPL21 accepted by the user [00:00:30] ===> Fetching all distfiles required by qt5-imageformats-5.15.18p2 for building [00:00:30] ===> Extracting for qt5-imageformats-5.15.18p2 [00:00:30] => SHA256 Checksum OK for KDE/Qt/5.15.18/kde-qtimageformats-5.15.18p2.tar.xz. [00:00:30] =========================================================================== [00:00:30] =================================================== [00:00:30] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:30] =========================================================================== [00:00:30] =================================================== [00:00:30] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:30] ===> Patching for qt5-imageformats-5.15.18p2 [00:00:30] ===> Applying FreeBSD patches for qt5-imageformats-5.15.18p2 from /usr/ports/graphics/qt5-imageformats/files [00:00:30] =========================================================================== [00:00:30] =================================================== [00:00:30] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:30] ===> qt5-imageformats-5.15.18p2 depends on package: qt5-buildtools>=5.15 - not found [00:00:31] ===> Installing existing package /packages/All/qt5-buildtools-5.15.18p109.pkg [00:00:31] [pkg.mfl.dk] Installing qt5-buildtools-5.15.18p109... [00:00:31] [pkg.mfl.dk] Extracting qt5-buildtools-5.15.18p109: .......... done [00:00:31] ===> qt5-imageformats-5.15.18p2 depends on package: qt5-buildtools>=5.15 - found [00:00:31] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:31] ===> qt5-imageformats-5.15.18p2 depends on package: qt5-qmake>=5.15 - not found [00:00:31] ===> Installing existing package /packages/All/qt5-qmake-5.15.18p109.pkg [00:00:32] [pkg.mfl.dk] Installing qt5-qmake-5.15.18p109... [00:00:32] [pkg.mfl.dk] Extracting qt5-qmake-5.15.18p109: .......... done [00:00:32] ===> qt5-imageformats-5.15.18p2 depends on package: qt5-qmake>=5.15 - found [00:00:32] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:32] ===> qt5-imageformats-5.15.18p2 depends on file: /usr/local/bin/ccache - not found [00:00:32] ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [00:00:32] [pkg.mfl.dk] Installing ccache-3.7.12_8... [00:00:32] [pkg.mfl.dk] Extracting ccache-3.7.12_8: .......... done [00:00:32] Create compiler links... [00:00:32] create symlink for cc [00:00:32] create symlink for cc (world) [00:00:32] create symlink for c++ [00:00:32] create symlink for c++ (world) [00:00:32] create symlink for CC [00:00:32] create symlink for CC (world) [00:00:32] create symlink for clang [00:00:32] create symlink for clang (world) [00:00:32] create symlink for clang++ [00:00:32] create symlink for clang++ (world) [00:00:32] ===== [00:00:32] Message from ccache-3.7.12_8: [00:00:32] [00:00:32] -- [00:00:32] NOTE: [00:00:32] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:00:32] information on using ccache with FreeBSD ports and src. [00:00:32] ===> qt5-imageformats-5.15.18p2 depends on file: /usr/local/bin/ccache - found [00:00:32] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:32] =========================================================================== [00:00:32] =================================================== [00:00:32] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:32] ===> qt5-imageformats-5.15.18p2 depends on shared library: libjasper.so - not found [00:00:32] ===> Installing existing package /packages/All/jasper-4.2.8.pkg [00:00:32] [pkg.mfl.dk] Installing jasper-4.2.8... [00:00:32] [pkg.mfl.dk] `-- Installing jpeg-turbo-3.1.3... [00:00:32] [pkg.mfl.dk] `-- Extracting jpeg-turbo-3.1.3: .......... done [00:00:32] [pkg.mfl.dk] Extracting jasper-4.2.8: .......... done [00:00:32] ===> qt5-imageformats-5.15.18p2 depends on shared library: libjasper.so - found (/usr/local/lib/libjasper.so) [00:00:32] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:32] ===> qt5-imageformats-5.15.18p2 depends on shared library: libmng.so - not found [00:00:33] ===> Installing existing package /packages/All/libmng-2.0.3_2.pkg [00:00:33] [pkg.mfl.dk] Installing libmng-2.0.3_2... [00:00:33] [pkg.mfl.dk] `-- Installing lcms2-2.17... [00:00:33] [pkg.mfl.dk] | `-- Installing tiff-4.7.1... [00:00:33] [pkg.mfl.dk] | | `-- Installing jbigkit-2.1_3... [00:00:33] [pkg.mfl.dk] | | `-- Extracting jbigkit-2.1_3: .......... done [00:00:33] [pkg.mfl.dk] | | `-- Installing lerc-4.0.0... [00:00:33] [pkg.mfl.dk] | | `-- Extracting lerc-4.0.0: ........ done [00:00:33] [pkg.mfl.dk] | | `-- Installing libdeflate-1.25... [00:00:33] [pkg.mfl.dk] | | `-- Extracting libdeflate-1.25: .......... done [00:00:33] [pkg.mfl.dk] | | `-- Installing zstd-1.5.7_1... [00:00:33] [pkg.mfl.dk] | | `-- Extracting zstd-1.5.7_1: .......... done [00:00:33] [pkg.mfl.dk] | `-- Extracting tiff-4.7.1: .......... done [00:00:33] [pkg.mfl.dk] `-- Extracting lcms2-2.17: .......... done [00:00:33] [pkg.mfl.dk] Extracting libmng-2.0.3_2: ......... done [00:00:33] ===> qt5-imageformats-5.15.18p2 depends on shared library: libmng.so - found (/usr/local/lib/libmng.so) [00:00:33] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:33] ===> qt5-imageformats-5.15.18p2 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) [00:00:33] ===> qt5-imageformats-5.15.18p2 depends on shared library: libwebp.so - not found [00:00:34] ===> Installing existing package /packages/All/webp-1.6.0.pkg [00:00:34] [pkg.mfl.dk] Installing webp-1.6.0... [00:00:34] [pkg.mfl.dk] `-- Installing giflib-5.2.2... [00:00:34] [pkg.mfl.dk] `-- Extracting giflib-5.2.2: .......... done [00:00:34] [pkg.mfl.dk] `-- Installing png-1.6.53... [00:00:34] [pkg.mfl.dk] `-- Extracting png-1.6.53: .......... done [00:00:34] [pkg.mfl.dk] Extracting webp-1.6.0: .......... done [00:00:34] ===> qt5-imageformats-5.15.18p2 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) [00:00:34] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:34] ===> qt5-imageformats-5.15.18p2 depends on shared library: libQt5Core.so - not found [00:00:34] ===> Installing existing package /packages/All/qt5-core-5.15.18p109.pkg [00:00:35] [pkg.mfl.dk] Installing qt5-core-5.15.18p109... [00:00:35] [pkg.mfl.dk] `-- Installing double-conversion-3.3.1... [00:00:35] [pkg.mfl.dk] `-- Extracting double-conversion-3.3.1: .......... done [00:00:35] [pkg.mfl.dk] `-- Installing gettext-runtime-0.26... [00:00:35] [pkg.mfl.dk] | `-- Installing indexinfo-0.3.1_1... [00:00:35] [pkg.mfl.dk] | `-- Extracting indexinfo-0.3.1_1: .... done [00:00:35] [pkg.mfl.dk] `-- Extracting gettext-runtime-0.26: .......... done [00:00:35] [pkg.mfl.dk] `-- Installing glib-2.84.4,2... [00:00:35] [pkg.mfl.dk] | `-- Installing libffi-3.5.1... [00:00:35] [pkg.mfl.dk] | `-- Extracting libffi-3.5.1: .......... done [00:00:35] [pkg.mfl.dk] | `-- Installing libiconv-1.18_1... [00:00:35] [pkg.mfl.dk] | `-- Extracting libiconv-1.18_1: .......... done [00:00:36] [pkg.mfl.dk] | `-- Installing libinotify-20240724_3... [00:00:36] [pkg.mfl.dk] | `-- Extracting libinotify-20240724_3: .......... done [00:00:36] [pkg.mfl.dk] | `-- Installing pcre2-10.47_1... [00:00:36] [pkg.mfl.dk] | `-- Extracting pcre2-10.47_1: .......... done [00:00:36] [pkg.mfl.dk] | `-- Installing py311-packaging-25.0... [00:00:36] [pkg.mfl.dk] | | `-- Installing python311-3.11.14... [00:00:36] [pkg.mfl.dk] | | `-- Installing mpdecimal-4.0.1... [00:00:36] [pkg.mfl.dk] | | `-- Extracting mpdecimal-4.0.1: .......... done [00:00:36] [pkg.mfl.dk] | | `-- Installing openssl-3.0.18,1... [00:00:36] [pkg.mfl.dk] | | `-- Extracting openssl-3.0.18,1: .......... done [00:00:46] [pkg.mfl.dk] | | `-- Installing readline-8.3.3... [00:00:46] [pkg.mfl.dk] | | `-- Extracting readline-8.3.3: .......... done [00:00:46] [pkg.mfl.dk] | | `-- Extracting python311-3.11.14: .......... done [00:00:47] [pkg.mfl.dk] | `-- Extracting py311-packaging-25.0: .......... done [00:00:47] [pkg.mfl.dk] `-- Extracting glib-2.84.4,2: .......... done [00:00:48] [pkg.mfl.dk] `-- Installing icu-76.1,1... [00:00:48] [pkg.mfl.dk] `-- Extracting icu-76.1,1: .......... done [00:00:49] [pkg.mfl.dk] Extracting qt5-core-5.15.18p109: .......... done [00:00:50] ==> Running trigger: gio-modules.ucl [00:00:50] Generating GIO modules cache [00:00:50] ==> Running trigger: glib-schemas.ucl [00:00:50] Compiling glib schemas [00:00:50] No schema files found: doing nothing. [00:00:50] ===== [00:00:50] Message from libinotify-20240724_3: [00:00:50] [00:00:50] -- [00:00:50] You might want to consider increasing the kern.maxfiles tunable if you plan [00:00:50] to use this library for applications that need to monitor activity of a lot [00:00:50] of files. [00:00:50] ===== [00:00:50] Message from python311-3.11.14: [00:00:50] [00:00:50] -- [00:00:50] Note that some standard Python modules are provided as separate ports [00:00:50] as they require additional dependencies. They are available as: [00:00:50] [00:00:50] py311-gdbm databases/py-gdbm@py311 [00:00:50] py311-sqlite3 databases/py-sqlite3@py311 [00:00:50] py311-tkinter x11-toolkits/py-tkinter@py311 [00:00:50] ===> qt5-imageformats-5.15.18p2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) [00:00:50] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:00:50] ===> qt5-imageformats-5.15.18p2 depends on shared library: libQt5Gui.so - not found [00:00:50] ===> Installing existing package /packages/All/qt5-gui-5.15.18p109.pkg [00:00:50] [pkg.mfl.dk] Installing qt5-gui-5.15.18p109... [00:00:50] [pkg.mfl.dk] `-- Installing dbus-1.16.2_4,1... [00:00:50] [pkg.mfl.dk] | `-- Installing expat-2.7.3... [00:00:50] [pkg.mfl.dk] | `-- Extracting expat-2.7.3: .......... done [00:00:50] [pkg.mfl.dk] | `-- Installing libICE-1.1.2,1... [00:00:50] [pkg.mfl.dk] | `-- Extracting libICE-1.1.2,1: .......... done [00:00:50] [pkg.mfl.dk] | `-- Installing libSM-1.2.6,1... [00:00:50] [pkg.mfl.dk] | `-- Extracting libSM-1.2.6,1: .......... done [00:00:50] [pkg.mfl.dk] | `-- Installing libX11-1.8.12,1... [00:00:50] [pkg.mfl.dk] | | `-- Installing libxcb-1.17.0... [00:00:50] [pkg.mfl.dk] | | `-- Installing libXau-1.0.12... [00:00:50] [pkg.mfl.dk] | | `-- Extracting libXau-1.0.12: .......... done [00:00:51] [pkg.mfl.dk] | | `-- Installing libXdmcp-1.1.5... [00:00:51] [pkg.mfl.dk] | | | `-- Installing xorgproto-2024.1... [00:00:51] [pkg.mfl.dk] | | | `-- Extracting xorgproto-2024.1: .......... done [00:00:51] [pkg.mfl.dk] | | `-- Extracting libXdmcp-1.1.5: ......... done [00:00:51] [pkg.mfl.dk] | | `-- Extracting libxcb-1.17.0: .......... done [00:00:51] [pkg.mfl.dk] | `-- Extracting libX11-1.8.12,1: .......... done [00:00:52] [pkg.mfl.dk] | `-- Installing libxml2-2.14.6... [00:00:52] [pkg.mfl.dk] | `-- Extracting libxml2-2.14.6: .......... done [00:00:52] ===> Creating groups [00:00:52] Creating group 'messagebus' with gid '556' [00:00:52] ===> Creating users [00:00:52] Creating user 'messagebus' with uid '556' [00:00:52] [pkg.mfl.dk] `-- Extracting dbus-1.16.2_4,1: ......... done [00:01:20] [pkg.mfl.dk] `-- Installing encodings-1.1.0,1... [00:01:20] [pkg.mfl.dk] `-- Extracting encodings-1.1.0,1: .......... done [00:01:20] [pkg.mfl.dk] `-- Installing fontconfig-2.17.1,1... [00:01:20] [pkg.mfl.dk] | `-- Installing freetype2-2.14.1... [00:01:20] [pkg.mfl.dk] | | `-- Installing brotli-1.2.0,1... [00:01:20] [pkg.mfl.dk] | | `-- Extracting brotli-1.2.0,1: .......... done [00:01:20] [pkg.mfl.dk] | `-- Extracting freetype2-2.14.1: .......... done [00:01:20] [pkg.mfl.dk] `-- Extracting fontconfig-2.17.1,1: .......... done [00:01:30] [pkg.mfl.dk] `-- Installing harfbuzz-12.2.0... [00:01:30] [pkg.mfl.dk] | `-- Installing graphite2-1.3.14... [00:01:30] [pkg.mfl.dk] | `-- Extracting graphite2-1.3.14: .......... done [00:01:30] [pkg.mfl.dk] `-- Extracting harfbuzz-12.2.0: .......... done [00:01:31] [pkg.mfl.dk] `-- Installing libXi-1.8.2,1... [00:01:31] [pkg.mfl.dk] | `-- Installing libXext-1.3.6,1... [00:01:31] [pkg.mfl.dk] | `-- Extracting libXext-1.3.6,1: .......... done [00:01:32] [pkg.mfl.dk] | `-- Installing libXfixes-6.0.1... [00:01:32] [pkg.mfl.dk] | `-- Extracting libXfixes-6.0.1: .......... done [00:01:32] [pkg.mfl.dk] `-- Extracting libXi-1.8.2,1: .......... done [00:01:33] [pkg.mfl.dk] `-- Installing libXrender-0.9.12... [00:01:33] [pkg.mfl.dk] `-- Extracting libXrender-0.9.12: .......... done [00:01:34] [pkg.mfl.dk] `-- Installing libevdev-1.13.2... [00:01:34] [pkg.mfl.dk] `-- Extracting libevdev-1.13.2: .......... done [00:01:34] [pkg.mfl.dk] `-- Installing libglvnd-1.7.0... [00:01:34] [pkg.mfl.dk] `-- Extracting libglvnd-1.7.0: .......... done [00:01:34] [pkg.mfl.dk] `-- Installing libinput-1.28.1... [00:01:35] [pkg.mfl.dk] | `-- Installing libepoll-shim-0.0.20240608... [00:01:35] [pkg.mfl.dk] | `-- Extracting libepoll-shim-0.0.20240608: .......... done [00:01:35] [pkg.mfl.dk] | `-- Installing libmtdev-1.1.7... [00:01:35] [pkg.mfl.dk] | `-- Extracting libmtdev-1.1.7: .......... done [00:01:35] [pkg.mfl.dk] | `-- Installing libudev-devd-0.6.0... [00:01:35] [pkg.mfl.dk] | `-- Extracting libudev-devd-0.6.0: ........ done [00:01:36] [pkg.mfl.dk] | `-- Installing libwacom-2.12.1... [00:01:36] [pkg.mfl.dk] | | `-- Installing libgudev-237... [00:01:36] [pkg.mfl.dk] | | `-- Extracting libgudev-237: .......... done [00:01:36] [pkg.mfl.dk] | | `-- Installing py311-libevdev-0.11_2... [00:01:36] [pkg.mfl.dk] | | `-- Extracting py311-libevdev-0.11_2: .......... done [00:01:36] [pkg.mfl.dk] | `-- Extracting libwacom-2.12.1: .......... done [00:01:36] [pkg.mfl.dk] | `-- Installing py311-evdev-1.9.1_1... [00:01:36] [pkg.mfl.dk] | `-- Extracting py311-evdev-1.9.1_1: .......... done [00:01:36] [pkg.mfl.dk] | `-- Installing py311-pyudev-0.24.1_1... [00:01:36] [pkg.mfl.dk] | | `-- Installing py311-six-1.17.0... [00:01:36] [pkg.mfl.dk] | | `-- Extracting py311-six-1.17.0: .......... done [00:01:36] [pkg.mfl.dk] | `-- Extracting py311-pyudev-0.24.1_1: .......... done [00:01:36] [pkg.mfl.dk] `-- Extracting libinput-1.28.1: .......... done [00:01:37] [pkg.mfl.dk] `-- Installing libxkbcommon-1.13.1... [00:01:38] [pkg.mfl.dk] | `-- Installing wayland-1.24.0_2... [00:01:38] [pkg.mfl.dk] | `-- Extracting wayland-1.24.0_2: .......... done [00:01:38] [pkg.mfl.dk] | `-- Installing xkeyboard-config-2.41_4... [00:01:38] [pkg.mfl.dk] | `-- Extracting xkeyboard-config-2.41_4: .......... done [00:01:39] [pkg.mfl.dk] `-- Extracting libxkbcommon-1.13.1: .......... done [00:01:39] [pkg.mfl.dk] `-- Installing qt5-dbus-5.15.18p109... [00:01:39] [pkg.mfl.dk] `-- Extracting qt5-dbus-5.15.18p109: .......... done [00:01:41] [pkg.mfl.dk] `-- Installing qt5-network-5.15.18p109... [00:01:41] [pkg.mfl.dk] `-- Extracting qt5-network-5.15.18p109: .......... done [00:01:43] [pkg.mfl.dk] `-- Installing vulkan-headers-1.4.336... [00:01:43] [pkg.mfl.dk] `-- Extracting vulkan-headers-1.4.336: .......... done [00:01:43] [pkg.mfl.dk] `-- Installing xcb-util-image-0.4.1... [00:01:44] [pkg.mfl.dk] | `-- Installing xcb-util-0.4.1,1... [00:01:44] [pkg.mfl.dk] | `-- Extracting xcb-util-0.4.1,1: .......... done [00:01:44] [pkg.mfl.dk] `-- Extracting xcb-util-image-0.4.1: .......... done [00:01:44] [pkg.mfl.dk] `-- Installing xcb-util-keysyms-0.4.1... [00:01:44] [pkg.mfl.dk] `-- Extracting xcb-util-keysyms-0.4.1: ......... done [00:01:45] [pkg.mfl.dk] `-- Installing xcb-util-renderutil-0.3.10... [00:01:45] [pkg.mfl.dk] `-- Extracting xcb-util-renderutil-0.3.10: ......... done [00:01:45] [pkg.mfl.dk] `-- Installing xcb-util-wm-0.4.2... [00:01:45] [pkg.mfl.dk] `-- Extracting xcb-util-wm-0.4.2: .......... done [00:01:45] [pkg.mfl.dk] `-- Installing xdg-utils-1.2.1... [00:01:45] [pkg.mfl.dk] | `-- Installing hicolor-icon-theme-0.18... [00:01:45] [pkg.mfl.dk] | `-- Extracting hicolor-icon-theme-0.18: . done [00:01:45] [pkg.mfl.dk] | `-- Installing xprop-1.2.8... [00:01:45] [pkg.mfl.dk] | `-- Extracting xprop-1.2.8: ..... done [00:01:45] [pkg.mfl.dk] | `-- Installing xset-1.2.5_1... [00:01:45] [pkg.mfl.dk] | | `-- Installing libXmu-1.1.4,1... [00:01:45] [pkg.mfl.dk] | | `-- Installing libXt-1.3.0,1... [00:01:45] [pkg.mfl.dk] | | `-- Extracting libXt-1.3.0,1: .......... done [00:01:45] [pkg.mfl.dk] | | `-- Extracting libXmu-1.1.4,1: .......... done [00:01:45] [pkg.mfl.dk] | `-- Extracting xset-1.2.5_1: ..... done [00:01:45] [pkg.mfl.dk] `-- Extracting xdg-utils-1.2.1: .......... done [00:01:46] [pkg.mfl.dk] `-- Installing xorg-fonts-truetype-7.7_1... [00:01:46] [pkg.mfl.dk] | `-- Installing dejavu-2.37_3... [00:01:46] [pkg.mfl.dk] | | `-- Installing mkfontscale-1.2.3... [00:01:46] [pkg.mfl.dk] | | `-- Installing libfontenc-1.1.8... [00:01:46] [pkg.mfl.dk] | | `-- Extracting libfontenc-1.1.8: ......... done [00:01:46] [pkg.mfl.dk] | | `-- Extracting mkfontscale-1.2.3: ....... done [00:01:46] [pkg.mfl.dk] | `-- Extracting dejavu-2.37_3: .......... done [00:01:47] [pkg.mfl.dk] | `-- Installing font-bh-ttf-1.0.3_5... [00:01:47] [pkg.mfl.dk] | `-- Extracting font-bh-ttf-1.0.3_5: .......... done [00:01:49] [pkg.mfl.dk] | `-- Installing font-misc-ethiopic-1.0.4... [00:01:49] [pkg.mfl.dk] | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [00:01:49] [pkg.mfl.dk] | `-- Installing font-misc-meltho-1.0.3_5... [00:01:49] [pkg.mfl.dk] | `-- Extracting font-misc-meltho-1.0.3_5: .......... done [00:01:49] [pkg.mfl.dk] `-- Extracting xorg-fonts-truetype-7.7_1: ... done [00:01:49] [pkg.mfl.dk] Extracting qt5-gui-5.15.18p109: .......... done [00:01:50] ==> Running trigger: fontconfig.ucl [00:01:50] Running fc-cache to build fontconfig cache... [00:01:50] ===== [00:01:50] Message from freetype2-2.14.1: [00:01:50] [00:01:50] -- [00:01:50] The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as [00:01:50] the default, emulating a modern version of ClearType. This change inevitably [00:01:50] leads to different rendering results, and you might change port's options to [00:01:50] adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment [00:01:50] variable). [00:01:50] [00:01:50] The environment variable "FREETYPE_PROPERTIES" can be used to control the [00:01:50] driver properties. Example: [00:01:50] [00:01:50] FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ [00:01:50] cff:no-stem-darkening=1 \ [00:01:50] autofitter:warping=1 [00:01:50] [00:01:50] This allows to select, say, the subpixel hinting mode at runtime for a given [00:01:50] application. [00:01:50] [00:01:50] If LONG_PCF_NAMES port's option was enabled, the PCF family names may include [00:01:50] the foundry and information whether they contain wide characters. For example, [00:01:50] "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at [00:01:50] run time with using pcf:no-long-family-names property, if needed. Example: [00:01:50] [00:01:50] FREETYPE_PROPERTIES=pcf:no-long-family-names=1 [00:01:50] [00:01:50] How to recreate fontconfig cache with using such environment variable, [00:01:50] if needed: [00:01:50] # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv [00:01:50] [00:01:50] The controllable properties are listed in the section "Controlling FreeType [00:01:50] Modules" in the reference's table of contents [00:01:50] (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). [00:01:50] ===== [00:01:50] Message from wayland-1.24.0_2: [00:01:50] [00:01:50] -- [00:01:50] Wayland requires XDG_RUNTIME_DIR to be defined to a path that will [00:01:50] contain "wayland-%d" unix(4) sockets. This is usually handled by [00:01:50] consolekit2 (via ck-launch-session) or pam_xdg (via login). [00:01:50] ===== [00:01:50] Message from libxkbcommon-1.13.1: [00:01:50] [00:01:50] -- [00:01:50] If arrow keys don't work under X11 switch to legacy rules e.g., [00:01:50] [00:01:50] For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: [00:01:50] export XKB_DEFAULT_RULES=xorg [00:01:50] [00:01:50] For csh/tcsh run and (optionally) add into ~/.login: [00:01:50] setenv XKB_DEFAULT_RULES xorg [00:01:50] ===== [00:01:50] Message from dejavu-2.37_3: [00:01:50] [00:01:50] -- [00:01:50] Make sure that the freetype module is loaded. If it is not, add the following [00:01:50] line to the "Modules" section of your X Windows configuration file: [00:01:50] [00:01:50] Load "freetype" [00:01:50] [00:01:50] Add the following line to the "Files" section of X Windows configuration file: [00:01:50] [00:01:50] FontPath "/usr/local/share/fonts/dejavu/" [00:01:50] [00:01:50] Note: your X Windows configuration file is typically /etc/X11/XF86Config [00:01:50] if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. [00:01:50] ===> qt5-imageformats-5.15.18p2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) [00:01:50] ===> Returning to build of qt5-imageformats-5.15.18p2 [00:01:50] =========================================================================== [00:01:50] =================================================== [00:01:50] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:50] ===> Configuring for qt5-imageformats-5.15.18p2 [00:01:50] /bin/mkdir -p /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2 [00:01:50] echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.cache [00:01:50] touch /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.git [00:01:50] touch /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.conf # easier than to -f before the sed [00:01:50] /usr/bin/sed -i.bak -e '/MODULE_VERSION/s|5\.15\.\([0-9]*\)|5.15.18|g' /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.conf [00:01:50] echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib' >> /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.cache [00:01:50] echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.cache [00:01:50] echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.cache [00:01:51] Info: creating stash file /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/.qmake.stash [00:01:51] [00:01:51] Running configuration tests... [00:01:54] Done running configuration tests. [00:01:54] [00:01:54] Configure summary: [00:01:54] [00:01:54] Further Image Formats: [00:01:54] JasPer ................................. yes [00:01:54] MNG .................................... yes [00:01:54] TIFF ................................... yes [00:01:54] Using system libtiff ................. yes [00:01:54] WEBP ................................... yes [00:01:54] Using system libwebp ................. yes [00:01:54] [00:01:54] Qt is now configured for building. Just run 'make'. [00:01:54] Once everything is built, you must run 'make install'. [00:01:54] Qt will be installed into '/usr/local'. [00:01:54] [00:01:54] Prior to reconfiguration, make sure you remove any leftovers from [00:01:54] the previous build. [00:01:54] [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/src.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/imageformats/imageformats.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/plugins.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/imageformats.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tga/tga.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/wbmp/wbmp.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tiff/tiff.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/webp/webp.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/icns/icns.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/mng/mng.pro [00:01:54] Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/jp2/jp2.pro [00:01:54] =========================================================================== [00:01:54] =================================================== [00:01:54] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:01:54] ===> Building for qt5-imageformats-5.15.18p2 [00:01:54] cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:54] cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/imageformats/imageformats.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:54] cd plugins/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/plugins.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:54] cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/imageformats.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:54] cd tga/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tga/tga.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:54] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qtgahandler.o qtgahandler.cpp [00:01:59] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qtgafile.o qtgafile.cpp [00:02:03] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:03] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tga/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tga -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:05] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:08] rm -f libqtga.so [00:02:08] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqtga.so .obj/qtgahandler.o .obj/qtgafile.o .obj/main.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL [00:02:08] mv -f libqtga.so ../../../../plugins/imageformats/libqtga.so [00:02:08] cd wbmp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/wbmp/wbmp.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:02:08] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwbmphandler.o qwbmphandler.cpp [00:02:13] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:13] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/wbmp/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/wbmp -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:13] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:17] rm -f libqwbmp.so [00:02:17] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqwbmp.so .obj/qwbmphandler.o .obj/main.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL [00:02:17] mv -f libqwbmp.so ../../../../plugins/imageformats/libqwbmp.so [00:02:17] cd tiff/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tiff/tiff.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:02:17] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:17] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tiff/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tiff -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:18] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:21] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qtiffhandler.o qtiffhandler.cpp [00:02:26] rm -f libqtiff.so [00:02:26] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqtiff.so .obj/main.o .obj/qtiffhandler.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -ltiff [00:02:26] mv -f libqtiff.so ../../../../plugins/imageformats/libqtiff.so [00:02:26] cd webp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/webp/webp.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:02:26] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:27] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/webp/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/webp -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:27] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:31] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qwebphandler.o qwebphandler.cpp [00:02:35] rm -f libqwebp.so [00:02:35] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqwebp.so .obj/main.o .obj/qwebphandler.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -lwebp -lwebpdemux -lwebpmux [00:02:35] mv -f libqwebp.so ../../../../plugins/imageformats/libqwebp.so [00:02:35] cd icns/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/icns/icns.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:02:35] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:35] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/icns/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/icns -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:36] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:39] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qicnshandler.o qicnshandler.cpp [00:02:44] rm -f libqicns.so [00:02:44] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqicns.so .obj/main.o .obj/qicnshandler.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL [00:02:44] mv -f libqicns.so ../../../../plugins/imageformats/libqicns.so [00:02:44] cd mng/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/mng/mng.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:02:44] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:44] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/mng/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/mng -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:44] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:48] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qmnghandler.o qmnghandler.cpp [00:02:51] rm -f libqmng.so [00:02:51] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqmng.so .obj/main.o .obj/qmnghandler.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -lmng [00:02:51] mv -f libqmng.so ../../../../plugins/imageformats/libqmng.so [00:02:51] cd jp2/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/jp2/jp2.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:02:51] c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -dM -E -o .moc/moc_predefs.h /usr/local/lib/qt5/mkspecs/features/data/dummy.cpp [00:02:51] /usr/local/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/jp2/.moc/moc_predefs.h -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/jp2 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I/usr/local/include -I/usr/include -I/usr/include/c++/v1 -I/usr/lib/clang/19/include -I/usr/include main.cpp -o .moc/main.moc [00:02:52] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp [00:02:55] c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include -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_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/qjp2handler.o qjp2handler.cpp [00:02:59] rm -f libqjp2.so [00:02:59] c++ -Wl,--undefined-version -Wl,--as-needed -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -o libqjp2.so .obj/main.o .obj/qjp2handler.o -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -ljasper [00:02:59] mv -f libqjp2.so ../../../../plugins/imageformats/libqjp2.so [00:02:59] =========================================================================== [00:02:59] =================================================== [00:02:59] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:02:59] =========================================================================== [00:02:59] =================================================== [00:02:59] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:02:59] ===> Staging for qt5-imageformats-5.15.18p2 [00:02:59] ===> Generating temporary packing list [00:02:59] cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/imageformats/imageformats.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] cd plugins/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/plugins.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/imageformats.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] cd tga/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tga/tga.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqtga.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqtga.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqtga.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake [00:02:59] cd wbmp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/wbmp/wbmp.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqwbmp.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqwbmp.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqwbmp.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake [00:02:59] cd tiff/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/tiff/tiff.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqtiff.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqtiff.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqtiff.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake [00:02:59] cd webp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/webp/webp.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqwebp.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqwebp.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqwebp.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake [00:02:59] cd icns/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/icns/icns.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqicns.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqicns.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqicns.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake [00:02:59] cd mng/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/mng/mng.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqmng.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqmng.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqmng.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake [00:02:59] cd jp2/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/src/plugins/imageformats/jp2/jp2.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 -isystem /usr/local/include -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Dregister= -isystem /usr/local/include ' 'QMAKE_LFLAGS= -Wl,--undefined-version -Wl,--as-needed ' QMAKE_LIBS=-L/usr/local/lib 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:59] /usr/local/lib/qt5/bin/qmake -install qinstall -exe ../../../../plugins/imageformats/libqjp2.so /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqjp2.so [00:02:59] strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqjp2.so [00:02:59] /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.18p2/lib/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake [00:02:59] ====> Compressing man pages (compress-man) [00:02:59] =========================================================================== [00:02:59] =================================================== [00:02:59] ===== env: 'PKG_NOTES=ports_top_git_hash ports_top_checkout_unclean port_checkout_unclean' 'PKG_NOTE_ports_top_git_hash=0e258f4b56b63122ccea26ac52e11c05a6195dfb' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_checkout_unclean=no' NO_DEPENDS=yes USER=root UID=0 GID=0 [00:02:59] ===> Building packages for qt5-imageformats-5.15.18p2 [00:03:01] ===> Building qt5-imageformats-5.15.18p2 [00:03:51] =========================================================================== [00:03:52] =>> Cleaning up wrkdir [00:03:52] ===> Cleaning for qt5-imageformats-5.15.18p2 [00:03:53] build of graphics/qt5-imageformats | qt5-imageformats-5.15.18p2 ended at 2025-12-31T03:33:21+01:00 [00:03:53] build time: 00:04:09 [00:03:53] times end [shell] (user/sys/real): 0m0.023s 0m0.028s 4m9.000s [00:03:53] times end [child] (user/sys/real): 0m58.938s 0m8.442s 4m9.000s