[package - main-amd64-default][cad/ldview] Failed for ldview-4.5_2 in configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Jul 2025 03:12:00 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: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pa24f68e859d8_s78935fa40ee/logs/ldview-4.5_2.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=pa24f68e859d8_s78935fa40ee Log: =>> Building cad/ldview build started at Sat Jul 19 02:59:16 UTC 2025 port directory: /usr/ports/cad/ldview package name: ldview-4.5_2 building for: FreeBSD main-amd64-default-job-02 15.0-CURRENT FreeBSD 15.0-CURRENT 1500051 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1178 Oct 5 2024 /usr/ports/cad/ldview/Makefile Ports top last git commit: a24f68e859d Ports top unclean checkout: no Port dir last git commit: 4485bd8221c Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-12-g74a54a88 Host OSVERSION: 1500035 Jail OSVERSION: 1500051 Job Id: 02 !!! Jail is newer than host. (Jail: 1500051, Host: 1500035) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500051 UNAME_v=FreeBSD 15.0-CURRENT 1500051 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-amd64-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-amd64-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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-- yuri@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-- MAKE=/usr/local/bin/gmake QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/cad/ldview/work/ldview-4.5/QT/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/cad/ldview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/ldview/work XDG_CACHE_HOME=/wrkdirs/usr/ports/cad/ldview/work/.cache HOME=/wrkdirs/usr/ports/cad/ldview/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/ldview/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/cad/ldview/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/cad/ldview/work/ldview-4.5/QT/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/ldview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/ldview/work XDG_CACHE_HOME=/wrkdirs/usr/ports/cad/ldview/work/.cache HOME=/wrkdirs/usr/ports/cad/ldview/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/cad/ldview/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/cad/ldview/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_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_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/ldview" EXAMPLESDIR="share/examples/ldview" DATADIR="share/ldview" WWWDIR="www/ldview" ETCDIR="etc/ldview" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ldview DOCSDIR=/usr/local/share/doc/ldview EXAMPLESDIR=/usr/local/share/examples/ldview WWWDIR=/usr/local/www/ldview ETCDIR=/usr/local/etc/ldview --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) 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) 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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ldview-4.5_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [main-amd64-default-job-02] Installing pkg-2.2.1... [main-amd64-default-job-02] Extracting pkg-2.2.1: .......... done ===> ldview-4.5_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ldview-4.5_2 =========================================================================== =======================<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 GPLv2 accepted by the user ===> Fetching all distfiles required by ldview-4.5_2 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ldview-4.5_2 for building => SHA256 Checksum OK for tcobbs-ldview-v4.5_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 GPLv2 accepted by the user ===> Fetching all distfiles required by ldview-4.5_2 for building ===> Extracting for ldview-4.5_2 => SHA256 Checksum OK for tcobbs-ldview-v4.5_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 ldview-4.5_2 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ldview-4.5_2 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.28.pkg [main-amd64-default-job-02] Installing desktop-file-utils-0.28... [main-amd64-default-job-02] `-- Installing gettext-runtime-0.23.1... [main-amd64-default-job-02] | `-- Installing indexinfo-0.3.1_1... [main-amd64-default-job-02] | `-- Extracting indexinfo-0.3.1_1: .... done [main-amd64-default-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [main-amd64-default-job-02] `-- Installing glib-2.84.1_3,2... [main-amd64-default-job-02] | `-- Installing libffi-3.5.1... <snip> 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 vulkan-headers-1.4.320: -- ===> NOTICE: The vulkan-headers 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 ===== 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. ===== Message from qt5-sql-5.15.17p123: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS ===> ldview-4.5_2 depends on file: /usr/local/lib/qt5/bin/linguist - found ===> Returning to build of ldview-4.5_2 ===> ldview-4.5_2 depends on package: qt5-qmake>=5.15 - not found ===> Installing existing package /packages/All/qt5-qmake-5.15.17p123.pkg [main-amd64-default-job-02] Installing qt5-qmake-5.15.17p123... [main-amd64-default-job-02] Extracting qt5-qmake-5.15.17p123: .......... done ===> ldview-4.5_2 depends on package: qt5-qmake>=5.15 - found ===> Returning to build of ldview-4.5_2 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ldview-4.5_2 depends on shared library: lib3ds.so - not found ===> Installing existing package /packages/All/lib3ds-1.3.0_8.pkg [main-amd64-default-job-02] Installing lib3ds-1.3.0_8... [main-amd64-default-job-02] `-- Installing freeglut-3.2.1... [main-amd64-default-job-02] | `-- Installing libGLU-9.0.3... [main-amd64-default-job-02] | `-- Extracting libGLU-9.0.3: ..... done [main-amd64-default-job-02] | `-- Installing libXrandr-1.5.4... [main-amd64-default-job-02] | `-- Extracting libXrandr-1.5.4: .......... done [main-amd64-default-job-02] | `-- Installing libXxf86vm-1.1.6... [main-amd64-default-job-02] | `-- Extracting libXxf86vm-1.1.6: .......... done [main-amd64-default-job-02] `-- Extracting freeglut-3.2.1: .......... done [main-amd64-default-job-02] Extracting lib3ds-1.3.0_8: .......... done ===== Message from freeglut-3.2.1: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. ===== Message from lib3ds-1.3.0_8: -- ===> NOTICE: The lib3ds 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 ===> ldview-4.5_2 depends on shared library: lib3ds.so - found (/usr/local/lib/lib3ds.so) ===> Returning to build of ldview-4.5_2 ===> ldview-4.5_2 depends on shared library: libgl2ps.so - not found ===> Installing existing package /packages/All/gl2ps-1.4.2_1.pkg [main-amd64-default-job-02] Installing gl2ps-1.4.2_1... [main-amd64-default-job-02] Extracting gl2ps-1.4.2_1: .......... done ===> ldview-4.5_2 depends on shared library: libgl2ps.so - found (/usr/local/lib/libgl2ps.so) ===> Returning to build of ldview-4.5_2 ===> ldview-4.5_2 depends on shared library: libOSMesa.so - not found ===> Installing existing package /packages/All/libosmesa-24.1.7.pkg [main-amd64-default-job-02] Installing libosmesa-24.1.7... [main-amd64-default-job-02] `-- Installing libdrm-2.4.123,1... [main-amd64-default-job-02] | `-- Installing libpciaccess-0.18.1_1... [main-amd64-default-job-02] | | `-- Installing hwdata-0.397,1... [main-amd64-default-job-02] | | `-- Extracting hwdata-0.397,1: .......... done [main-amd64-default-job-02] | `-- Extracting libpciaccess-0.18.1_1: ........ done [main-amd64-default-job-02] `-- Extracting libdrm-2.4.123,1: .......... done [main-amd64-default-job-02] `-- Installing llvm19-19.1.7_1... [main-amd64-default-job-02] | `-- Installing lua53-5.3.6_1... [main-amd64-default-job-02] | `-- Extracting lua53-5.3.6_1: .......... done [main-amd64-default-job-02] | `-- Installing perl5-5.40.2_2... [main-amd64-default-job-02] | `-- Extracting perl5-5.40.2_2: .......... done [main-amd64-default-job-02] `-- Extracting llvm19-19.1.7_1: .......... done [main-amd64-default-job-02] `-- Installing mesa-libs-24.1.7_1... [main-amd64-default-job-02] | `-- Installing libXdamage-1.1.6... [main-amd64-default-job-02] | `-- Extracting libXdamage-1.1.6: ......... done [main-amd64-default-job-02] | `-- Installing libxshmfence-1.3.3... [main-amd64-default-job-02] | `-- Extracting libxshmfence-1.3.3: ......... done [main-amd64-default-job-02] `-- Extracting mesa-libs-24.1.7_1: .......... done [main-amd64-default-job-02] Extracting libosmesa-24.1.7: ........ done ===> ldview-4.5_2 depends on shared library: libOSMesa.so - found (/usr/local/lib/libOSMesa.so) ===> Returning to build of ldview-4.5_2 ===> ldview-4.5_2 depends on shared library: libpng16.so - found (/usr/local/lib/libpng16.so) ===> ldview-4.5_2 depends on shared library: libtinyxml.so - not found ===> Installing existing package /packages/All/tinyxml-2.6.2_4.pkg [main-amd64-default-job-02] Installing tinyxml-2.6.2_4... [main-amd64-default-job-02] Extracting tinyxml-2.6.2_4: .......... done ===== Message from tinyxml-2.6.2_4: -- ===> NOTICE: The tinyxml 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 ===> ldview-4.5_2 depends on shared library: libtinyxml.so - found (/usr/local/lib/libtinyxml.so) ===> Returning to build of ldview-4.5_2 ===> ldview-4.5_2 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> ldview-4.5_2 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> ldview-4.5_2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> ldview-4.5_2 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> ldview-4.5_2 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> ldview-4.5_2 depends on shared library: libQt5OpenGL.so - not found ===> Installing existing package /packages/All/qt5-opengl-5.15.17p123.pkg [main-amd64-default-job-02] Installing qt5-opengl-5.15.17p123... [main-amd64-default-job-02] Extracting qt5-opengl-5.15.17p123: .......... done ===> ldview-4.5_2 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> Returning to build of ldview-4.5_2 ===> ldview-4.5_2 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so) ===> ldview-4.5_2 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ldview-4.5_2 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/cad/ldview