=>> Building graphics/qt5-imageformats build started at Mon Sep 25 11:43:16 CDT 2023 port directory: /usr/ports/graphics/qt5-imageformats package name: qt5-imageformats-5.15.8p6_2 building for: FreeBSD 132amd64-quarterly-job-04 13.2-RELEASE FreeBSD 13.2-RELEASE amd64 maintained by: kde@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1302001 Jail OSVERSION: 1302001 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/132amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/132amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/132amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- kde@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib -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 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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" --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong " 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 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" DEBUG="@comment " SHORTVER=5.15 FULLVER=5.15.8 QT_ETCDIR="etc/xdg" QT_CMAKEDIR="lib/cmake" OSREL=13.2 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" --End PLIST_SUB-- --SUB_LIST-- 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 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /poudriere/control/quarterly-make.conf #### DEFAULT_VERSIONS+=apache=2.4 DEFAULT_VERSIONS+=corosync=3 DEFAULT_VERSIONS+=gcc=11 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 DEFAULT_VERSIONS+=llvm=13 DEFAULT_VERSIONS+=lua=5.3 DEFAULT_VERSIONS+=mono=6.8 DEFAULT_VERSIONS+=mysql=10.5m DEFAULT_VERSIONS+=perl5=5.32 DEFAULT_VERSIONS+=pgsql=14 DEFAULT_VERSIONS+=php=8.0 DEFAULT_VERSIONS+=python2=2.7 DEFAULT_VERSIONS+=python3=3.9 DEFAULT_VERSIONS+=python=3.9 DEFAULT_VERSIONS+=samba=4.13 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT KRB5_VERSION=121 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63795 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> qt5-imageformats-5.15.8p6_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.2.pkg [132amd64-quarterly-job-04] Installing pkg-1.19.2... [132amd64-quarterly-job-04] Extracting pkg-1.19.2: .......... done ===> qt5-imageformats-5.15.8p6_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qt5-imageformats-5.15.8p6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qt5-imageformats-5.15.8p6_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qt5-imageformats-5.15.8p6_2 for building => SHA256 Checksum OK for KDE/Qt/5.15.8/kde-qtimageformats-5.15.8p6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qt5-imageformats-5.15.8p6_2 for building ===> Extracting for qt5-imageformats-5.15.8p6_2 => SHA256 Checksum OK for KDE/Qt/5.15.8/kde-qtimageformats-5.15.8p6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qt5-imageformats-5.15.8p6_2 ===> Applying FreeBSD patches for qt5-imageformats-5.15.8p6_2 from /usr/ports/graphics/qt5-imageformats/files =========================================================================== =================================================== ===> qt5-imageformats-5.15.8p6_2 depends on package: qt5-buildtools>=5.15 - not found ===> Installing existing package /packages/All/qt5-buildtools-5.15.8p157.pkg [132amd64-quarterly-job-04] Installing qt5-buildtools-5.15.8p157... [132amd64-quarterly-job-04] Extracting qt5-buildtools-5.15.8p157: ........ done touch: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory sed: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory pkg-static: POST-INSTALL script failed ===> qt5-imageformats-5.15.8p6_2 depends on package: qt5-buildtools>=5.15 - found ===> Returning to build of qt5-imageformats-5.15.8p6_2 ===> qt5-imageformats-5.15.8p6_2 depends on package: qt5-qmake>=5.15 - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.8p157_2.pkg [132amd64-quarterly-job-04] Installing qt5-qmake-5.15.8p157_2... [132amd64-quarterly-job-04] Extracting qt5-qmake-5.15.8p157_2: .......... done ===> qt5-imageformats-5.15.8p6_2 depends on package: qt5-qmake>=5.15 - found ===> Returning to build of qt5-imageformats-5.15.8p6_2 ===> qt5-imageformats-5.15.8p6_2 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [132amd64-quarterly-job-04] Installing ccache-3.7.12_4... [132amd64-quarterly-job-04] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> qt5-imageformats-5.15.8p6_2 depends on file: /usr/local/bin/ccache - found ===> Returning to build of qt5-imageformats-5.15.8p6_2 =========================================================================== =================================================== ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libjasper.so - not found ===> Installing existing package /packages/All/jasper-4.0.0.pkg [132amd64-quarterly-job-04] Installing jasper-4.0.0... [132amd64-quarterly-job-04] `-- Installing jpeg-turbo-2.1.5.1... [132amd64-quarterly-job-04] `-- Extracting jpeg-turbo-2.1.5.1: .......... done [132amd64-quarterly-job-04] Extracting jasper-4.0.0: .......... done ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libjasper.so - found (/usr/local/lib/libjasper.so) ===> Returning to build of qt5-imageformats-5.15.8p6_2 ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libmng.so - not found ===> Installing existing package /packages/All/libmng-1.0.10_3.pkg [132amd64-quarterly-job-04] Installing libmng-1.0.10_3... [132amd64-quarterly-job-04] `-- Installing lcms-1.19_6,1... [132amd64-quarterly-job-04] | `-- Installing tiff-4.4.0_1... [132amd64-quarterly-job-04] | | `-- Installing jbigkit-2.1_1... [132amd64-quarterly-job-04] | | `-- Extracting jbigkit-2.1_1: .......... done [132amd64-quarterly-job-04] | | `-- Installing libdeflate-1.18... [132amd64-quarterly-job-04] | | `-- Extracting libdeflate-1.18: .......... done [132amd64-quarterly-job-04] | | `-- Installing zstd-1.5.5... [132amd64-quarterly-job-04] | | `-- Installing liblz4-1.9.4,1... [132amd64-quarterly-job-04] | | `-- Extracting liblz4-1.9.4,1: .......... done [132amd64-quarterly-job-04] | | `-- Extracting zstd-1.5.5: .......... done [132amd64-quarterly-job-04] | `-- Extracting tiff-4.4.0_1: .......... done [132amd64-quarterly-job-04] `-- Extracting lcms-1.19_6,1: .......... done [132amd64-quarterly-job-04] Extracting libmng-1.0.10_3: ......... done ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libmng.so - found (/usr/local/lib/libmng.so) ===> Returning to build of qt5-imageformats-5.15.8p6_2 ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libwebp.so - not found ===> Installing existing package /packages/All/webp-1.3.2.pkg [132amd64-quarterly-job-04] Installing webp-1.3.2... [132amd64-quarterly-job-04] `-- Installing giflib-5.2.1... [132amd64-quarterly-job-04] `-- Extracting giflib-5.2.1: .......... done [132amd64-quarterly-job-04] `-- Installing png-1.6.39... [132amd64-quarterly-job-04] `-- Extracting png-1.6.39: .......... done [132amd64-quarterly-job-04] Extracting webp-1.3.2: .......... done ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> Returning to build of qt5-imageformats-5.15.8p6_2 ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libQt5Core.so - not found ===> Installing existing package /packages/All/qt5-core-5.15.8p157_1.pkg [132amd64-quarterly-job-04] Installing qt5-core-5.15.8p157_1... [132amd64-quarterly-job-04] `-- Installing double-conversion-3.3.0... [132amd64-quarterly-job-04] `-- Extracting double-conversion-3.3.0: .......... done [132amd64-quarterly-job-04] `-- Installing gettext-runtime-0.21.1... [132amd64-quarterly-job-04] | `-- Installing indexinfo-0.3.1... [132amd64-quarterly-job-04] | `-- Extracting indexinfo-0.3.1: . done [132amd64-quarterly-job-04] `-- Extracting gettext-runtime-0.21.1: .......... done [132amd64-quarterly-job-04] `-- Installing glib-2.76.5,2... [132amd64-quarterly-job-04] | `-- Installing libffi-3.4.4... [132amd64-quarterly-job-04] | `-- Extracting libffi-3.4.4: .......... done [132amd64-quarterly-job-04] | `-- Installing libiconv-1.17... [132amd64-quarterly-job-04] | `-- Extracting libiconv-1.17: .......... done [132amd64-quarterly-job-04] | `-- Installing libxml2-2.10.4... [132amd64-quarterly-job-04] | | `-- Installing readline-8.2.1... [132amd64-quarterly-job-04] | | `-- Extracting readline-8.2.1: .......... done [132amd64-quarterly-job-04] | `-- Extracting libxml2-2.10.4: .......... done [132amd64-quarterly-job-04] | `-- Installing pcre2-10.42... [132amd64-quarterly-job-04] | `-- Extracting pcre2-10.42: .......... done [132amd64-quarterly-job-04] | `-- Installing python39-3.9.18... [132amd64-quarterly-job-04] | | `-- Installing mpdecimal-2.5.1... [132amd64-quarterly-job-04] | | `-- Extracting mpdecimal-2.5.1: .......... done [132amd64-quarterly-job-04] | | `-- Installing openssl-1.1.1v,1... [132amd64-quarterly-job-04] | | `-- Extracting openssl-1.1.1v,1: .......... done [132amd64-quarterly-job-04] | `-- Extracting python39-3.9.18: .......... done [132amd64-quarterly-job-04] `-- Extracting glib-2.76.5,2: .......... done [132amd64-quarterly-job-04] `-- Installing icu-73.2,1... [132amd64-quarterly-job-04] `-- Extracting icu-73.2,1: .......... done [132amd64-quarterly-job-04] Extracting qt5-core-5.15.8p157_1: .......... done Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. ===== Message from python39-3.9.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> Returning to build of qt5-imageformats-5.15.8p6_2 ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libQt5Gui.so - not found ===> Installing existing package /packages/All/qt5-gui-5.15.8p157_1.pkg [132amd64-quarterly-job-04] Installing qt5-gui-5.15.8p157_1... [132amd64-quarterly-job-04] `-- Installing dbus-1.14.6,1... [132amd64-quarterly-job-04] | `-- Installing expat-2.5.0... [132amd64-quarterly-job-04] | `-- Extracting expat-2.5.0: .......... done [132amd64-quarterly-job-04] | `-- Installing libICE-1.1.0_1,1... [132amd64-quarterly-job-04] | `-- Extracting libICE-1.1.0_1,1: .......... done [132amd64-quarterly-job-04] | `-- Installing libSM-1.2.3,1... [132amd64-quarterly-job-04] | `-- Extracting libSM-1.2.3,1: ........ done [132amd64-quarterly-job-04] | `-- Installing libX11-1.8.6,1... [132amd64-quarterly-job-04] | | `-- Installing libxcb-1.15_1... [132amd64-quarterly-job-04] | | `-- Installing libXau-1.0.9... [132amd64-quarterly-job-04] | | `-- Extracting libXau-1.0.9: .......... done [132amd64-quarterly-job-04] | | `-- Installing libXdmcp-1.1.3... [132amd64-quarterly-job-04] | | | `-- Installing xorgproto-2022.1_1... [132amd64-quarterly-job-04] | | | `-- Extracting xorgproto-2022.1_1: .......... done [132amd64-quarterly-job-04] | | `-- Extracting libXdmcp-1.1.3: ...... done [132amd64-quarterly-job-04] | | `-- Extracting libxcb-1.15_1: .......... done [132amd64-quarterly-job-04] | `-- Extracting libX11-1.8.6,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [132amd64-quarterly-job-04] `-- Extracting dbus-1.14.6,1: ......... done [132amd64-quarterly-job-04] `-- Installing encodings-1.0.5,1... [132amd64-quarterly-job-04] `-- Extracting encodings-1.0.5,1: .......... done [132amd64-quarterly-job-04] `-- Installing fontconfig-2.14.2,1... [132amd64-quarterly-job-04] | `-- Installing freetype2-2.12.1_2... [132amd64-quarterly-job-04] | `-- Extracting freetype2-2.12.1_2: .......... done [132amd64-quarterly-job-04] `-- Extracting fontconfig-2.14.2,1: .......... done [132amd64-quarterly-job-04] `-- Installing harfbuzz-7.3.0... [132amd64-quarterly-job-04] | `-- Installing graphite2-1.3.14... [132amd64-quarterly-job-04] | `-- Extracting graphite2-1.3.14: .......... done [132amd64-quarterly-job-04] `-- Extracting harfbuzz-7.3.0: .......... done [132amd64-quarterly-job-04] `-- Installing libXi-1.8,1... [132amd64-quarterly-job-04] | `-- Installing libXext-1.3.4,1... [132amd64-quarterly-job-04] | `-- Extracting libXext-1.3.4,1: .......... done [132amd64-quarterly-job-04] | `-- Installing libXfixes-6.0.0... [132amd64-quarterly-job-04] | `-- Extracting libXfixes-6.0.0: ....... done [132amd64-quarterly-job-04] `-- Extracting libXi-1.8,1: .......... done [132amd64-quarterly-job-04] `-- Installing libXrender-0.9.10_2... [132amd64-quarterly-job-04] `-- Extracting libXrender-0.9.10_2: ....... done [132amd64-quarterly-job-04] `-- Installing libevdev-1.9.1.20200928... [132amd64-quarterly-job-04] `-- Extracting libevdev-1.9.1.20200928: .......... done [132amd64-quarterly-job-04] `-- Installing libglvnd-1.6.0... [132amd64-quarterly-job-04] `-- Extracting libglvnd-1.6.0: .......... done [132amd64-quarterly-job-04] `-- Installing libinput-1.23.0... [132amd64-quarterly-job-04] | `-- Installing libepoll-shim-0.0.20230411... [132amd64-quarterly-job-04] | `-- Extracting libepoll-shim-0.0.20230411: .......... done [132amd64-quarterly-job-04] | `-- Installing libmtdev-1.1.6_1... [132amd64-quarterly-job-04] | `-- Extracting libmtdev-1.1.6_1: ......... done [132amd64-quarterly-job-04] | `-- Installing libudev-devd-0.5.1... [132amd64-quarterly-job-04] | `-- Extracting libudev-devd-0.5.1: ..... done [132amd64-quarterly-job-04] | `-- Installing py39-evdev-1.6.0... [132amd64-quarterly-job-04] | | `-- Installing py39-setuptools-63.1.0_1... [132amd64-quarterly-job-04] | | `-- Extracting py39-setuptools-63.1.0_1: .......... done [132amd64-quarterly-job-04] | `-- Extracting py39-evdev-1.6.0: .......... done [132amd64-quarterly-job-04] | `-- Installing py39-pyudev-0.22.0... [132amd64-quarterly-job-04] | | `-- Installing py39-six-1.16.0... [132amd64-quarterly-job-04] | | `-- Extracting py39-six-1.16.0: ....... done [132amd64-quarterly-job-04] | `-- Extracting py39-pyudev-0.22.0: .......... done [132amd64-quarterly-job-04] `-- Extracting libinput-1.23.0: .......... done [132amd64-quarterly-job-04] `-- Installing libxkbcommon-1.5.0... [132amd64-quarterly-job-04] | `-- Installing wayland-1.22.0... [132amd64-quarterly-job-04] | `-- Extracting wayland-1.22.0: .......... done [132amd64-quarterly-job-04] | `-- Installing xkeyboard-config-2.34_2... [132amd64-quarterly-job-04] | `-- Extracting xkeyboard-config-2.34_2: .......... done [132amd64-quarterly-job-04] `-- Extracting libxkbcommon-1.5.0: .......... done [132amd64-quarterly-job-04] `-- Installing qt5-dbus-5.15.8p157... [132amd64-quarterly-job-04] `-- Extracting qt5-dbus-5.15.8p157: .......... done [132amd64-quarterly-job-04] `-- Installing qt5-network-5.15.8p157... [132amd64-quarterly-job-04] | `-- Installing ca_root_nss-3.89.1... [132amd64-quarterly-job-04] | `-- Extracting ca_root_nss-3.89.1: ....... done [132amd64-quarterly-job-04] `-- Extracting qt5-network-5.15.8p157: .......... done [132amd64-quarterly-job-04] `-- Installing vulkan-headers-1.3.257... [132amd64-quarterly-job-04] `-- Extracting vulkan-headers-1.3.257: .......... done [132amd64-quarterly-job-04] `-- Installing xcb-util-image-0.4.1... [132amd64-quarterly-job-04] | `-- Installing xcb-util-0.4.1,1... [132amd64-quarterly-job-04] | `-- Extracting xcb-util-0.4.1,1: .......... done [132amd64-quarterly-job-04] `-- Extracting xcb-util-image-0.4.1: ........ done [132amd64-quarterly-job-04] `-- Installing xcb-util-keysyms-0.4.1... [132amd64-quarterly-job-04] `-- Extracting xcb-util-keysyms-0.4.1: ...... done [132amd64-quarterly-job-04] `-- Installing xcb-util-renderutil-0.3.10... [132amd64-quarterly-job-04] `-- Extracting xcb-util-renderutil-0.3.10: ...... done [132amd64-quarterly-job-04] `-- Installing xcb-util-wm-0.4.2... [132amd64-quarterly-job-04] `-- Extracting xcb-util-wm-0.4.2: .......... done [132amd64-quarterly-job-04] `-- Installing xdg-utils-1.1.3_2... [132amd64-quarterly-job-04] | `-- Installing hicolor-icon-theme-0.17... [132amd64-quarterly-job-04] | `-- Extracting hicolor-icon-theme-0.17: . done [132amd64-quarterly-job-04] | `-- Installing xprop-1.2.6... [132amd64-quarterly-job-04] | `-- Extracting xprop-1.2.6: .. done [132amd64-quarterly-job-04] | `-- Installing xset-1.2.5... [132amd64-quarterly-job-04] | | `-- Installing libXmu-1.1.3,1... [132amd64-quarterly-job-04] | | `-- Installing libXt-1.2.1,1... [132amd64-quarterly-job-04] | | `-- Extracting libXt-1.2.1,1: .......... done [132amd64-quarterly-job-04] | | `-- Extracting libXmu-1.1.3,1: .......... done [132amd64-quarterly-job-04] | `-- Extracting xset-1.2.5: .. done [132amd64-quarterly-job-04] `-- Extracting xdg-utils-1.1.3_2: .......... done [132amd64-quarterly-job-04] `-- Installing xorg-fonts-truetype-7.7_1... [132amd64-quarterly-job-04] | `-- Installing dejavu-2.37_1... [132amd64-quarterly-job-04] | | `-- Installing mkfontscale-1.2.1... [132amd64-quarterly-job-04] | | `-- Installing libfontenc-1.1.4... [132amd64-quarterly-job-04] | | `-- Extracting libfontenc-1.1.4: ...... done [132amd64-quarterly-job-04] | | `-- Extracting mkfontscale-1.2.1: .... done [132amd64-quarterly-job-04] | `-- Extracting dejavu-2.37_1: .......... done [132amd64-quarterly-job-04] | `-- Installing font-bh-ttf-1.0.3_4... [132amd64-quarterly-job-04] | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [132amd64-quarterly-job-04] | `-- Installing font-misc-ethiopic-1.0.4... [132amd64-quarterly-job-04] | `-- Extracting font-misc-ethiopic-1.0.4: ... done [132amd64-quarterly-job-04] | `-- Installing font-misc-meltho-1.0.3_4... [132amd64-quarterly-job-04] | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [132amd64-quarterly-job-04] Extracting qt5-gui-5.15.8p157_1: .......... done Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from wayland-1.22.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). ===== Message from libxkbcommon-1.5.0: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===== Message from ca_root_nss-3.89.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> qt5-imageformats-5.15.8p6_2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of qt5-imageformats-5.15.8p6_2 =========================================================================== =================================================== ===> Configuring for qt5-imageformats-5.15.8p6_2 /bin/mkdir -p /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6 echo 'CMAKE_MODULE_TESTS = -' > /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.cache touch /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.git touch /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.conf # easier than to -f before the sed /usr/bin/sed -i.bak -e '/MODULE_VERSION/s|5\.15\.[0-9]|5.15.8|g' /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.conf echo 'QMAKE_LIBDIR_FLAGS = -L/wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib' >> /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.cache echo 'QMAKE_DEFAULT_LIBDIRS += /usr/local/lib /usr/lib /lib' >> /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.cache echo 'QMAKE_DEFAULT_INCDIRS += /usr/local/include /usr/include' >> /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.cache Info: creating stash file /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/.qmake.stash Running configuration tests... Done running configuration tests. Configure summary: Further Image Formats: JasPer ................................. yes MNG .................................... yes TIFF ................................... yes Using system libtiff ................. yes WEBP ................................... yes Using system libwebp ................. yes Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into '/usr/local'. Prior to reconfiguration, make sure you remove any leftovers from the previous build. Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/src.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/imageformats/imageformats.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/plugins.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/imageformats.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/tga/tga.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/wbmp/wbmp.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/tiff/tiff.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/webp/webp.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/icns/icns.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/mng/mng.pro Reading /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/src/plugins/imageformats/jp2/jp2.pro =========================================================================== =================================================== ===> Building for qt5-imageformats-5.15.8p6_2 --- sub-src-all --- cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-imageformats-all --- cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-plugins-all --- cd plugins/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-imageformats-all --- cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-tga-all --- --- sub-wbmp-all --- --- sub-tiff-all --- --- sub-webp-all --- --- sub-icns-all --- --- sub-mng-all --- --- sub-tga-all --- cd tga/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-wbmp-all --- cd wbmp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-tiff-all --- cd tiff/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-webp-all --- cd webp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-icns-all --- cd icns/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-tga-all --- --- .obj/qtgahandler.o --- --- sub-mng-all --- cd mng/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- sub-tga-all --- 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 --- sub-webp-all --- --- .moc/moc_predefs.h --- --- sub-wbmp-all --- --- .obj/qwbmphandler.o --- --- sub-tiff-all --- --- .moc/moc_predefs.h --- 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 --- sub-wbmp-all --- 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 --- sub-webp-all --- 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 --- sub-mng-all --- --- .moc/moc_predefs.h --- 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 --- sub-icns-all --- --- .moc/moc_predefs.h --- --- sub-tiff-all --- --- .obj/qtiffhandler.o --- 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 --- sub-mng-all --- --- .obj/qmnghandler.o --- 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 --- sub-icns-all --- 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 --- sub-wbmp-all --- --- .moc/moc_predefs.h --- 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 --- sub-webp-all --- --- .obj/qwebphandler.o --- 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 --- sub-tiff-all --- --- .moc/main.moc --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- sub-webp-all --- --- .moc/main.moc --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- sub-wbmp-all --- --- .moc/main.moc --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- sub-icns-all --- --- .obj/qicnshandler.o --- 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 --- sub-tga-all --- --- .obj/qtgafile.o --- 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 --- sub-webp-all --- --- .obj/main.o --- 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 --- sub-icns-all --- --- .moc/main.moc --- --- sub-wbmp-all --- --- .obj/main.o --- 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 --- sub-webp-all --- --- ../../../../plugins/imageformats/libqwebp.so --- --- sub-tiff-all --- --- .obj/main.o --- --- sub-webp-all --- rm -f libqwebp.so c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -lwebp -lwebpdemux -lwebpmux --- sub-icns-all --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- sub-tiff-all --- 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 --- sub-wbmp-all --- --- ../../../../plugins/imageformats/libqwbmp.so --- rm -f libqwbmp.so c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL --- sub-tiff-all --- --- ../../../../plugins/imageformats/libqtiff.so --- --- sub-webp-all --- mv -f libqwebp.so ../../../../plugins/imageformats/libqwebp.so --- sub-tiff-all --- rm -f libqtiff.so --- sub-mng-all --- --- .moc/main.moc --- --- sub-tga-all --- --- .moc/moc_predefs.h --- 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 --- sub-mng-all --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- sub-tiff-all --- c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -ltiff --- sub-tga-all --- --- .moc/main.moc --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- sub-wbmp-all --- mv -f libqwbmp.so ../../../../plugins/imageformats/libqwbmp.so --- sub-jp2-all --- cd jp2/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 --- .moc/moc_predefs.h --- 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 --- sub-tga-all --- --- .obj/main.o --- --- sub-mng-all --- --- .obj/main.o --- --- sub-tga-all --- 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 --- sub-mng-all --- 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 --- sub-jp2-all --- --- .obj/qjp2handler.o --- --- sub-tga-all --- --- ../../../../plugins/imageformats/libqtga.so --- rm -f libqtga.so c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL --- sub-icns-all --- --- .obj/main.o --- 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 --- sub-jp2-all --- --- .moc/main.moc --- /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.8p6/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.8p6/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/14.0.5/include -I/usr/include main.cpp -o .moc/main.moc --- .obj/qjp2handler.o --- 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 --- sub-icns-all --- --- ../../../../plugins/imageformats/libqicns.so --- rm -f libqicns.so c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL --- sub-jp2-all --- In file included from qjp2handler.cpp:49: In file included from /usr/local/include/jasper/jasper.h:73: /usr/local/include/jasper/jas_config.h:117:2: warning: "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-W#warnings] #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." ^ 1 warning generated. --- sub-tga-all --- mv -f libqtga.so ../../../../plugins/imageformats/libqtga.so --- sub-jp2-all --- --- .obj/main.o --- 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 --- sub-tiff-all --- mv -f libqtiff.so ../../../../plugins/imageformats/libqtiff.so --- sub-icns-all --- mv -f libqicns.so ../../../../plugins/imageformats/libqicns.so --- sub-jp2-all --- --- ../../../../plugins/imageformats/libqjp2.so --- rm -f libqjp2.so c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -ljasper mv -f libqjp2.so ../../../../plugins/imageformats/libqjp2.so --- sub-mng-all --- --- ../../../../plugins/imageformats/libqmng.so --- rm -f libqmng.so c++ -Wl,--as-needed -fstack-protector-strong -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.8p6/lib -L/usr/local/lib /usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL -lmng mv -f libqmng.so ../../../../plugins/imageformats/libqmng.so =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for qt5-imageformats-5.15.8p6_2 ===> Generating temporary packing list cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 cd plugins/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 cd imageformats/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 cd tga/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqtga.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake cd wbmp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqwbmp.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake cd tiff/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqtiff.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake cd webp/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqwebp.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake cd icns/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqicns.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake cd mng/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqmng.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake cd jp2/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/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,--as-needed -fstack-protector-strong ' 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 /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 strip --strip-unneeded /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/qt5/plugins/imageformats/libqjp2.so /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/graphics/qt5-imageformats/work/kde-qtimageformats-5.15.8p6/lib/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake /wrkdirs/usr/ports/graphics/qt5-imageformats/work/stage/usr/local/lib/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for qt5-imageformats-5.15.8p6_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for qt5-imageformats-5.15.8p6_2 build of graphics/qt5-imageformats | qt5-imageformats-5.15.8p6_2 ended at Mon Sep 25 11:44:22 CDT 2023 build time: 00:01:06