[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #58 from Tomoaki AOKI --- (In reply to Tatsuki Makino from comment #57) Well, /var/run/ld-elf.so.hints contains below. % strings /var/run/ld-elf.so.hints Ehnt /lib:/usr/lib:/usr/lib/compat:/usr/local/lib:/usr/local/lib/compat/pkg:/usr/local/lib/alsa-lib:/usr/local/lib/carla:/usr/local/lib/chaiscript:/usr/local/lib/e2fsprogs:/usr/local/lib/gcc10:/usr/local/lib/gcc12:/usr/local/lib/graphviz:/usr/local/lib/libgig:/usr/local/lib/linuxsampler:/usr/local/lib/mysql:/usr/local/lib/mysql/plugin:/usr/local/lib/opencollada:/usr/local/lib/perl5/5.32/mach/CORE:/usr/local/lib/qt5:/usr/local/lib/samba4:/usr/local/lib/signon:/usr/local/lib/signon/extensions:/usr/local/llvm13/lib:/usr/local/llvm15/lib:/usr/local/share/chromium:/usr/local/share/code-oss /usr/local/lib/qt5 is included, but /usr/local/lib/qt5/plugins doesn't. This would be generated by /etc/rc.d/ldconfig. % grep -r -n "ldconfig_paths" /etc/ /etc/defaults/rc.conf:671:ldconfig_paths="/usr/lib/compat ${_localbase}/lib ${_localbase}/lib/compat/pkg" /etc/rc.d/ldconfig:31: ldconfig_paths="${ldconfig_paths} `cat ${_files} | sort -u`" /etc/rc.d/ldconfig:35: for i in ${ldconfig_paths} /etc/ld-elf.so.conf; do /etc/ld-elf.so.conf does not exist. % grep -r -n "ldconfig_paths" /usr/local/etc/ showed nothing. Error outputs (permission) are omitted. PATH environment variable doesn't contain any library paths. -- You are receiving this mail because: You are on the CC list for the bug.
[package - main-i386-default][devel/qcoro] Failed for qcoro-qt6-0.7.0_1 in build
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: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pd1d6df7c230b_sa04aa80e77/logs/qcoro-qt6-0.7.0_1.log Build URL: https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=pd1d6df7c230b_sa04aa80e77 Log: =>> Building devel/qcoro build started at Thu Jan 26 09:41:42 UTC 2023 port directory: /usr/ports/devel/qcoro package name: qcoro-qt6-0.7.0_1 building for: FreeBSD main-i386-default-job-13 14.0-CURRENT FreeBSD 14.0-CURRENT 1400078 i386 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400078 Job Id: 13 !!! Jail is newer than host. (Jail: 1400078, Host: 1400073) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400078 UNAME_v=FreeBSD 14.0-CURRENT 1400078 UNAME_r=14.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 LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/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=qt6 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=qt6 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/qcoro/work-qt6/qcoro-0.7.0/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6/.cache HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qcoro/work-qt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/qcoro/work-qt6/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/qcoro/work-qt6/qcoro-0.7.0/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6/.cache HOME=/wrkdirs/usr/ports/devel/qcoro/work-qt6 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/qcoro/work-qt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/qcoro/work-qt6/.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 DESTDIR=/wrkdirs/usr/ports/devel/qcoro/work-qt6/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe - fstack-protector-strong -fno-strict-aliasing " 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_VER=6 CMAKE_BUILD_TYPE="release" 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_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" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qcoro" EXAMPLESDIR="share/examples/qcoro" DATADIR="share/qcoro" WWWDIR="www/qcoro" ETCDIR="etc/qcoro" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=
[Bug 269134] devel/ninja Error in Argument when doing make on 1.11.1,2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269134 p...@bahnhof.net changed: What|Removed |Added CC||p...@bahnhof.net --- Comment #2 from p...@bahnhof.net --- Had same problem on FreeBSD 12.4. Removing old re2c (v1.something) and installing re2c-2.2 solved problem. -- You are receiving this mail because: You are the assignee for the bug.
[package - 123i386-default][devel/libdbusmenu-qt] Failed for libdbusmenu-qt6-0.9.3.160420160218_13 in build
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: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy5/data/123i386-default/d1d6df7c230b/logs/libdbusmenu-qt6-0.9.3.160420160218_13.log Build URL: https://pkg-status.freebsd.org/beefy5/build.html?mastername=123i386-default&build=d1d6df7c230b Log: =>> Building devel/libdbusmenu-qt build started at Thu Jan 26 21:39:45 UTC 2023 port directory: /usr/ports/devel/libdbusmenu-qt package name: libdbusmenu-qt6-0.9.3.160420160218_13 building for: FreeBSD 123i386-default-job-07 12.3-RELEASE-p10 FreeBSD 12.3-RELEASE-p10 i386 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1203000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p10 UNAME_r=12.3-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/123i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123i386-default/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=qt6 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=qt6 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for libdbusmenu-qt6-0.9.3.160420160218_13: DOXYGEN=on: Build documentation (requires doxygen) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/libdbusmenu-qt-0.9.3+16.04.20160218/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.cache HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/libdbusmenu-qt-0.9.3+16.04.20160218/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.cache HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.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 DESTDIR=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP= "cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- QTVER_SUFFIX="6" DOXYGEN="" NO_DOXYGEN="@comment " CMAKE_BUILD_TYPE="release" 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_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" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=
[Bug 269134] devel/ninja Error in Argument when doing make on 1.11.1,2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269134 Tobias C. Berner changed: What|Removed |Added Status|New |Closed Resolution|--- |Overcome By Events -- You are receiving this mail because: You are the assignee for the bug.
[Bug 269134] devel/ninja Error in Argument when doing make on 1.11.1,2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269134 --- Comment #3 from Weldon Godfrey --- Thanks, that was it. Upgrading re2c fixed the issue. For some reason re2c isnt being picked up in the dependencies for ninja so portmaster wasnt addressing it. Thanks, Weldon -- You are receiving this mail because: You are the assignee for the bug.
[package - main-arm64-default][www/qt6-webengine] Failed for qt6-webengine-6.4.2_1 in build
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: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pd1d6df7c230b_s0bd4c448ec/logs/qt6-webengine-6.4.2_1.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pd1d6df7c230b_s0bd4c448ec Log: =>> Building www/qt6-webengine build started at Fri Jan 27 00:49:20 UTC 2023 port directory: /usr/ports/www/qt6-webengine package name: qt6-webengine-6.4.2_1 building for: FreeBSD main-arm64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400078 arm64 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400078 Job Id: 05 !!! Jail is newer than host. (Jail: 1400078, Host: 1400073) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400078 UNAME_v=FreeBSD 14.0-CURRENT 1400078 UNAME_r=14.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 LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/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--- ===> The following configuration options are available for qt6-webengine-6.4.2_1: > Audio backend: you have to select exactly one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support SNDIO=off: Sndio audio support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --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 -release -no-separate-debug-info --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- NINJAFLAGS="-j2" NINJA_PATH="/usr/local/bin/ninja" PATH=/wrkdirs/usr/ports/www/qt6-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt6-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.4.2/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/www/qt6-webengine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work/.cache HOME=/wrkdirs/usr/ports/www/qt6-webe ngine/work TMPDIR="/tmp" PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/qt6-webengine/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" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- CC="cc" CXX="c++"C_INCLUDE_PATH=/usr/local/include CPLUS_INCLUDE_PATH=/usr/local/include NINJAFLAGS="-j2" NINJA_PATH="/usr/local/bin/ninja" PATH=/wrkdirs/usr/ports/www/qt6-webengine/work/.build/bin:/usr/local/bin:/wrkdirs/usr/ports/www/qt6-webengine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin GPERF=/usr/local/bin/gperf PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.4.2/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/port
[package - 123amd64-default][devel/libdbusmenu-qt] Failed for libdbusmenu-qt6-0.9.3.160420160218_13 in build
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: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy6/data/123amd64-default/d1d6df7c230b/logs/libdbusmenu-qt6-0.9.3.160420160218_13.log Build URL: https://pkg-status.freebsd.org/beefy6/build.html?mastername=123amd64-default&build=d1d6df7c230b Log: =>> Building devel/libdbusmenu-qt build started at Fri Jan 27 04:55:20 UTC 2023 port directory: /usr/ports/devel/libdbusmenu-qt package name: libdbusmenu-qt6-0.9.3.160420160218_13 building for: FreeBSD 123amd64-default-job-10 12.3-RELEASE-p10 FreeBSD 12.3-RELEASE-p10 amd64 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1203000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p10 UNAME_r=12.3-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/123amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123amd64-default/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=qt6 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=qt6 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for libdbusmenu-qt6-0.9.3.160420160218_13: DOXYGEN=on: Build documentation (requires doxygen) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/libdbusmenu-qt-0.9.3+16.04.20160218/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.cache HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/libdbusmenu-qt-0.9.3+16.04.20160218/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.cache HOME=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/.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 DESTDIR=/wrkdirs/usr/ports/devel/libdbusmenu-qt/work-qt6/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP= "cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- QTVER_SUFFIX="6" DOXYGEN="" NO_DOXYGEN="@comment " CMAKE_BUILD_TYPE="release" 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_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" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="shar