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: [email protected] Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p853f568b31ec_s4be9c6f38e/logs/pgmodeler-1.1.6_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p853f568b31ec_s4be9c6f38e Log: =>> Building databases/pgmodeler build started at Sat Aug 16 18:04:34 UTC 2025 port directory: /usr/ports/databases/pgmodeler package name: pgmodeler-1.1.6_1 building for: FreeBSD main-armv7-default-job-03 15.0-CURRENT FreeBSD 15.0-CURRENT 1500052 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 586 Jul 17 01:02 /usr/ports/databases/pgmodeler/Makefile Ports top last git commit: 853f568b31e Ports top unclean checkout: no Port dir last git commit: 3068854dd02 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-12-g74a54a88 Host OSVERSION: 1500035 Jail OSVERSION: 1500052 Job Id: 03 !!! 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-armv7-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-armv7-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-armv7-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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt6 --with-qt-libraries=/usr/local/lib/qt6 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/databases/pgmodeler/work/pgmodeler-1.1.6/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" QTDIR="/usr/local/lib/qt6" QMAKE="/usr/local/lib/qt6/bin/qmake" MOC="/usr/local/libexec/qt6/moc" RCC="/usr/local/libexec/qt6/rcc" UIC="/usr/local/libexec/qt6/uic" QMAKESPEC="/usr/local/lib/qt6/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgmodeler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgmodeler/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/pgmodeler/work/.cache HOME=/wrkdirs/usr/ports/databases/pgmodeler/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/pgmodeler/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/pgmodeler/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=qt6 QMAKEMODULES="/wrkdirs/usr/ports/databases/pgmodeler/work/pgmodeler-1.1.6/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgmodeler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgmodeler/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/pgmodeler/work/.cache HOME=/wrkdirs/usr/ports/databases/pgmodeler/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/pgmodeler/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/pgmodeler/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,--undefined-version " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fsta ck-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" QT_BINDIR="lib/qt6/bin" QT_INCDIR="include/qt6" QT_LIBDIR="lib/qt6" QT_ARCHDIR="lib/qt6" QT_PLUGINDIR="lib/qt6/plugins" QT_LIBEXECDIR="libexec/qt6" QT_IMPORTDIR="lib/qt6/imports" QT_QMLDIR="lib/qt6/qml" QT_SBOMDIR="lib/qt6/sbom" QT_DATADIR="share/qt6" QT_DOCDIR="share/doc/qt6" QT_L10NDIR="share/qt6/translations" QT_EXAMPLEDIR="share/examples/qt6" QT_TESTDIR="share/qt6/tests" QT_MKSPECDIR="lib/qt6/mkspecs" QT_TOOLDIR="libexec/qt6" DEBUG="@comment " OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pgmodeler" EXAMPLESDIR="share/examples/pgmodeler" DATADIR="share/pgmodeler" WWWDIR="www/pgmodeler" ETCDIR="etc/pgmodeler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pgmodeler DOCSDIR=/usr/local/share/doc/pgmodeler EXAMPLESDIR=/usr/local/share/examples/pgmodeler WWWDIR=/usr/local/www/pgmodeler ETCDIR=/usr/local/etc/pgmodeler --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) 524288 stack size (kbytes, -s) 65536 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 ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pgmodeler-1.1.6_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [main-armv7-default-job-03] Installing pkg-2.2.1... [main-armv7-default-job-03] Extracting pkg-2.2.1: .......... done ===> pgmodeler-1.1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pgmodeler-1.1.6_1 =========================================================================== =======================<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 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pgmodeler-1.1.6_1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pgmodeler-1.1.6_1 for building => SHA256 Checksum OK for pgmodeler-pgmodeler-v1.1.6_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pgmodeler-1.1.6_1 for building ===> Extracting for pgmodeler-1.1.6_1 => SHA256 Checksum OK for pgmodeler-pgmodeler-v1.1.6_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for pgmodeler-1.1.6_1 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pgmodeler-1.1.6_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [main-armv7-default-job-03] Installing gmake-4.4.1... [main-armv7-default-job-03] `-- Installing gettext-runtime-0.23.1... [main-armv7-default-job-03] | `-- Installing indexinfo-0.3.1_1... [main-armv7-default-job-03] | `-- Extracting indexinfo-0.3.1_1: .... done [main-armv7-default-job-03] `-- Extracting gettext-runtime-0.23.1: .......... done [main-armv7-default-job-03] Extracting gmake-4.4.1: .......... done ===> pgmodeler-1.1.6_1 depends on package: gmake>=4.4.1 - found <snip> [main-armv7-default-job-03] | | `-- Installing xcb-util-renderutil-0.3.10... [main-armv7-default-job-03] | | `-- Extracting xcb-util-renderutil-0.3.10: ......... done [main-armv7-default-job-03] | `-- Extracting xcb-util-cursor-0.1.5: ......... done [main-armv7-default-job-03] | `-- Installing xcb-util-keysyms-0.4.1... [main-armv7-default-job-03] | `-- Extracting xcb-util-keysyms-0.4.1: ......... done [main-armv7-default-job-03] | `-- Installing xcb-util-wm-0.4.2... [main-armv7-default-job-03] | `-- Extracting xcb-util-wm-0.4.2: .......... done [main-armv7-default-job-03] `-- Extracting qt6-base-6.9.1_2: .......... done [main-armv7-default-job-03] `-- Installing qt6-base_sqldriver-sqlite-6.9.1... [main-armv7-default-job-03] `-- Extracting qt6-base_sqldriver-sqlite-6.9.1: .......... done [main-armv7-default-job-03] `-- Installing qt6-declarative-6.9.1... [main-armv7-default-job-03] | `-- Installing qt6-svg-6.9.1_1... [main-armv7-default-job-03] | `-- Extracting qt6-svg-6.9.1_1: .......... done [main-armv7-default-job-03] `-- Extracting qt6-declarative-6.9.1: .......... done [main-armv7-default-job-03] Extracting qt6-tools-6.9.1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gdk-pixbuf-query-loaders.ucl Generating gdk-pixbuf modules cache ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: gtk-update-icon-cache.ucl Generating GTK icon cache for /usr/local/share/icons/hicolor Generating GTK icon cache for /usr/local/share/icons/AdwaitaLegacy Generating GTK icon cache for /usr/local/share/icons/Adwaita ==> Running trigger: glib-schemas.ucl Compiling glib schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. ==> Running trigger: shared-mime-info.ucl Building the Shared MIME-Info database cache ===== 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 python311-3.11.13: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===== Message from libinotify-20240724_2: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ===== 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). ===> pgmodeler-1.1.6_1 depends on file: /usr/local/lib/qt6/bin/lupdate - found ===> Returning to build of pgmodeler-1.1.6_1 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> pgmodeler-1.1.6_1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> pgmodeler-1.1.6_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> pgmodeler-1.1.6_1 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql17-client-17.5.pkg [main-armv7-default-job-03] Installing postgresql17-client-17.5... [main-armv7-default-job-03] Extracting postgresql17-client-17.5: .......... done ===== Message from postgresql17-client-17.5: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> pgmodeler-1.1.6_1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of pgmodeler-1.1.6_1 ===> pgmodeler-1.1.6_1 depends on shared library: libQt6Core.so - found (/usr/local/lib/qt6/libQt6Core.so) ===> pgmodeler-1.1.6_1 depends on shared library: libQt6Svg.so - found (/usr/local/lib/qt6/libQt6Svg.so) =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for pgmodeler-1.1.6_1 # 1 "/usr/local/lib/qt6/mkspecs/features/data/macros.cpp" # 1 "<built-in>" 1 # 1 "<built-in>" 3 # 474 "<built-in>" 3 # 1 "<command line>" 1 # 1 "<built-in>" 2 # 1 "/usr/local/lib/qt6/mkspecs/features/data/macros.cpp" 2 QT_COMPILER_STDCXX = 201703L # 20 "/usr/local/lib/qt6/mkspecs/features/data/macros.cpp" QMAKE_CLANG_MAJOR_VERSION = 19 QMAKE_CLANG_MINOR_VERSION = 1 QMAKE_CLANG_PATCH_VERSION = 7 QMAKE_GCC_MAJOR_VERSION = 4 QMAKE_GCC_MINOR_VERSION = 2 QMAKE_GCC_PATCH_VERSION = 1 /usr/local/lib/qt6/mkspecs/features/toolchain.prf:76: Variable QMAKE_CXX.COMPILER_MACROS is not defined. FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/bin Build config: +assertions (in-process) "/usr/bin/clang++" -cc1 -triple armv7-unknown-freebsd15.0-gnueabihf -E -disable-free -clear-ast-before-backend -main-file-name - -mrelocation-model static -mframe-pointer=all -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu cortex-a8 -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature -fp16 -target-feature -vfp4 -target-feature -vfp4d16 -target-feature -vfp4d16sp -target-feature -vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -target-abi aapcs-linux -mfloat-abi hard -debugger-tuning=gdb -fdebug-compilation-dir=/usr/local/lib/qt6/mkspecs/features -v -fcoverage-compilation-dir=/usr/local/lib/qt6/mkspecs /features -resource-dir /usr/lib/clang/19 -internal-isystem /usr/include/c++/v1 -internal-isystem /usr/lib/clang/19/include -internal-externc-isystem /usr/include -fdeprecated-macro -ferror-limit 19 -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x c++ - clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target armv7-unknown-freebsd15.0-gnueabihf #include "..." search starts here: #include <...> search starts here: /usr/include/c++/v1 /usr/lib/clang/19/include /usr/include End of search list. programs: =/usr/bin libraries: =/usr/lib/clang/19:/usr/lib Project ERROR: failed to parse default include paths from compiler output *** Error code 3 Stop. make: stopped making "configure" in /usr/ports/databases/pgmodeler
