[package - main-arm64-default][deskutils/znotes] Failed for znotes-0.4.7 in configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Jul 2025 04:25:21 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p853f568b31ec_s4be9c6f38e7/logs/znotes-0.4.7.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p853f568b31ec_s4be9c6f38e7 Log: =>> Building deskutils/znotes build started at Fri Jul 25 04:19:31 UTC 2025 port directory: /usr/ports/deskutils/znotes package name: znotes-0.4.7 building for: FreeBSD main-arm64-default-job-12 15.0-CURRENT FreeBSD 15.0-CURRENT 1500052 arm64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 847 Sep 21 2023 /usr/ports/deskutils/znotes/Makefile Ports top last git commit: 853f568b31e Ports top unclean checkout: no Port dir last git commit: 53feed73dd1 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-12-g74a54a88 Host OSVERSION: 1500035 Jail OSVERSION: 1500052 Job Id: 12 !!! Jail is newer than host. (Jail: 1500052, Host: 1500035) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500052 UNAME_v=FreeBSD 15.0-CURRENT 1500052 UNAME_r=15.0-CURRENT 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-12-g74a54a88 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-arm64-default/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-12-g74a54a88 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@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 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/deskutils/znotes/work/zNotes-0.4.7/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)" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/znotes/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/znotes/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/znotes/work/.cache HOME=/wrkdirs/usr/ports/deskutils/znotes/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/znotes/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/znotes/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/deskutils/znotes/work/zNotes-0.4.7/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/znotes/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/znotes/work XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/znotes/work/.cache HOME=/wrkdirs/usr/ports/deskutils/znotes/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/znotes/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/znotes/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--undefined-version " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROG RAM="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_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 " OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/znotes" EXAMPLESDIR="share/examples/znotes" DATADIR="share/znotes" WWWDIR="www/znotes" ETCDIR="etc/znotes" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/znotes DOCSDIR=/usr/local/share/doc/znotes EXAMPLESDIR=/usr/local/share/examples/znotes WWWDIR=/usr/local/www/znotes ETCDIR=/usr/local/etc/znotes --End SUB_LIST-- ---Begin make.conf--- # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### 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) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The znotes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> znotes-0.4.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [main-arm64-default-job-12] Installing pkg-2.2.1... [main-arm64-default-job-12] Extracting pkg-2.2.1: .......... done ===> znotes-0.4.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of znotes-0.4.7 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The znotes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by znotes-0.4.7 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The znotes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla <snip> [main-arm64-default-job-12] | `-- Extracting xkeyboard-config-2.41_4: .......... done [main-arm64-default-job-12] `-- Extracting libxkbcommon-1.8.1_3: .......... done [main-arm64-default-job-12] `-- Installing qt5-dbus-5.15.17p123... [main-arm64-default-job-12] `-- Extracting qt5-dbus-5.15.17p123: .......... done [main-arm64-default-job-12] `-- Installing qt5-network-5.15.17p123... [main-arm64-default-job-12] `-- Extracting qt5-network-5.15.17p123: .......... done [main-arm64-default-job-12] `-- Installing vulkan-headers-1.4.322... [main-arm64-default-job-12] `-- Extracting vulkan-headers-1.4.322: .......... done [main-arm64-default-job-12] `-- Installing xcb-util-image-0.4.1... [main-arm64-default-job-12] | `-- Installing xcb-util-0.4.1,1... [main-arm64-default-job-12] | `-- Extracting xcb-util-0.4.1,1: .......... done [main-arm64-default-job-12] `-- Extracting xcb-util-image-0.4.1: .......... done [main-arm64-default-job-12] `-- Installing xcb-util-keysyms-0.4.1... [main-arm64-default-job-12] `-- Extracting xcb-util-keysyms-0.4.1: ......... done [main-arm64-default-job-12] `-- Installing xcb-util-renderutil-0.3.10... [main-arm64-default-job-12] `-- Extracting xcb-util-renderutil-0.3.10: ......... done [main-arm64-default-job-12] `-- Installing xcb-util-wm-0.4.2... [main-arm64-default-job-12] `-- Extracting xcb-util-wm-0.4.2: .......... done [main-arm64-default-job-12] `-- Installing xdg-utils-1.2.1... [main-arm64-default-job-12] | `-- Installing hicolor-icon-theme-0.18... [main-arm64-default-job-12] | `-- Extracting hicolor-icon-theme-0.18: . done [main-arm64-default-job-12] | `-- Installing xprop-1.2.8... [main-arm64-default-job-12] | `-- Extracting xprop-1.2.8: ..... done [main-arm64-default-job-12] | `-- Installing xset-1.2.5_1... [main-arm64-default-job-12] | | `-- Installing libXmu-1.1.4,1... [main-arm64-default-job-12] | | `-- Installing libXt-1.3.0,1... [main-arm64-default-job-12] | | `-- Extracting libXt-1.3.0,1: .......... done [main-arm64-default-job-12] | | `-- Extracting libXmu-1.1.4,1: .......... done [main-arm64-default-job-12] | `-- Extracting xset-1.2.5_1: ..... done [main-arm64-default-job-12] `-- Extracting xdg-utils-1.2.1: .......... done [main-arm64-default-job-12] `-- Installing xorg-fonts-truetype-7.7_1... [main-arm64-default-job-12] | `-- Installing dejavu-2.37_3... [main-arm64-default-job-12] | | `-- Installing mkfontscale-1.2.3... [main-arm64-default-job-12] | | `-- Installing libfontenc-1.1.8... [main-arm64-default-job-12] | | `-- Extracting libfontenc-1.1.8: ......... done [main-arm64-default-job-12] | | `-- Extracting mkfontscale-1.2.3: ....... done [main-arm64-default-job-12] | `-- Extracting dejavu-2.37_3: .......... done [main-arm64-default-job-12] | `-- Installing font-bh-ttf-1.0.3_5... [main-arm64-default-job-12] | `-- Extracting font-bh-ttf-1.0.3_5: .......... done [main-arm64-default-job-12] | `-- Installing font-misc-ethiopic-1.0.4... [main-arm64-default-job-12] | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [main-arm64-default-job-12] | `-- Installing font-misc-meltho-1.0.3_5... [main-arm64-default-job-12] | `-- Extracting font-misc-meltho-1.0.3_5: .......... done [main-arm64-default-job-12] `-- Extracting xorg-fonts-truetype-7.7_1: ... done [main-arm64-default-job-12] Extracting qt5-gui-5.15.17p123: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- 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.23.1_1: -- 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.8.1_3: -- 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 dejavu-2.37_3: -- 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. ===> znotes-0.4.7 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of znotes-0.4.7 ===> znotes-0.4.7 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> znotes-0.4.7 depends on shared library: libQt5PrintSupport.so - not found ===> Installing existing package /packages/All/qt5-printsupport-5.15.17p123.pkg [main-arm64-default-job-12] Installing qt5-printsupport-5.15.17p123... [main-arm64-default-job-12] `-- Installing cups-2.4.12... [main-arm64-default-job-12] | `-- Installing avahi-app-0.8_6... [main-arm64-default-job-12] | | `-- Installing dbus-glib-0.114... [main-arm64-default-job-12] | | `-- Extracting dbus-glib-0.114: .......... done [main-arm64-default-job-12] | | `-- Installing gdbm-1.25... [main-arm64-default-job-12] | | `-- Extracting gdbm-1.25: .......... done [main-arm64-default-job-12] | | `-- Installing gnome_subr-1.0... [main-arm64-default-job-12] | | `-- Extracting gnome_subr-1.0: .... done [main-arm64-default-job-12] | | `-- Installing libdaemon-0.14_1... [main-arm64-default-job-12] | | `-- Extracting libdaemon-0.14_1: .......... done [main-arm64-default-job-12] | | `-- Installing libevent-2.1.12... [main-arm64-default-job-12] | | `-- Extracting libevent-2.1.12: .......... done ===> Creating groups Creating group 'avahi' with gid '558' ===> Creating users Creating user 'avahi' with uid '558' [main-arm64-default-job-12] | `-- Extracting avahi-app-0.8_6: .......... done [main-arm64-default-job-12] | `-- Installing gnutls-3.8.10... [main-arm64-default-job-12] | | `-- Installing gmp-6.3.0... [main-arm64-default-job-12] | | `-- Extracting gmp-6.3.0: .......... done [main-arm64-default-job-12] | | `-- Installing libidn2-2.3.8... [main-arm64-default-job-12] | | `-- Installing libunistring-1.3... [main-arm64-default-job-12] | | `-- Extracting libunistring-1.3: .......... done [main-arm64-default-job-12] | | `-- Extracting libidn2-2.3.8: .......... done [main-arm64-default-job-12] | | `-- Installing libtasn1-4.20.0_1... [main-arm64-default-job-12] | | `-- Extracting libtasn1-4.20.0_1: .......... done [main-arm64-default-job-12] | | `-- Installing nettle-3.10.2... [main-arm64-default-job-12] | | `-- Extracting nettle-3.10.2: .......... done [main-arm64-default-job-12] | | `-- Installing p11-kit-0.25.5... [main-arm64-default-job-12] | | `-- Extracting p11-kit-0.25.5: .......... done [main-arm64-default-job-12] | `-- Extracting gnutls-3.8.10: .......... done [main-arm64-default-job-12] | `-- Installing libpaper-1.1.28_1... [main-arm64-default-job-12] | `-- Extracting libpaper-1.1.28_1: .......... done ===> Creating groups Creating group 'cups' with gid '193' ===> Creating users Creating user 'cups' with uid '193' [main-arm64-default-job-12] `-- Extracting cups-2.4.12: .......... done [main-arm64-default-job-12] `-- Installing qt5-widgets-5.15.17p123... [main-arm64-default-job-12] `-- Extracting qt5-widgets-5.15.17p123: .......... done [main-arm64-default-job-12] Extracting qt5-printsupport-5.15.17p123: .......... done ===> znotes-0.4.7 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> Returning to build of znotes-0.4.7 ===> znotes-0.4.7 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> znotes-0.4.7 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so) =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for znotes-0.4.7 cd /wrkdirs/usr/ports/deskutils/znotes/work/zNotes-0.4.7 && /usr/local/lib/qt5/bin/lrelease /wrkdirs/usr/ports/deskutils/znotes/work/zNotes-0.4.7/znotes.pro QT_SYSROOT: QT_INSTALL_PREFIX:/usr/local QT_INSTALL_ARCHDATA:/usr/local/lib/qt5 QT_INSTALL_DATA:/usr/local/share/qt5 QT_INSTALL_DOCS:/usr/local/share/doc/qt5 QT_INSTALL_HEADERS:/usr/local/include/qt5 QT_INSTALL_LIBS:/usr/local/lib/qt5 QT_INSTALL_LIBEXECS:/usr/local/libexec/qt5 QT_INSTALL_BINS:/usr/local/lib/qt5/bin QT_INSTALL_TESTS:/usr/local/share/qt5/tests QT_INSTALL_PLUGINS:/usr/local/lib/qt5/plugins QT_INSTALL_IMPORTS:/usr/local/lib/qt5/imports QT_INSTALL_QML:/usr/local/lib/qt5/qml QT_INSTALL_TRANSLATIONS:/usr/local/share/qt5/translations QT_INSTALL_CONFIGURATION:/usr/local/etc/xdg QT_INSTALL_EXAMPLES:/usr/local/share/examples/qt5 QT_INSTALL_DEMOS:/usr/local/share/examples/qt5 QT_HOST_PREFIX:/usr/local QT_HOST_DATA:/usr/local/lib/qt5 QT_HOST_BINS:/usr/local/lib/qt5/bin QT_HOST_LIBS:/usr/local/lib/qt5 QMAKE_SPEC:freebsd-clang QMAKE_XSPEC:freebsd-clang QMAKE_VERSION:3.1 QT_VERSION:5.15.17 WARNING: Could not find qmake spec 'default'. *** Error code 1 Stop. make: stopped making "configure" in /usr/ports/deskutils/znotes