[package - 150amd64-default][www/qt6-webengine] Failed for qt6-webengine-6.10.2_1 in extract/runaway

<[email protected]>
Newsgroups gmane.comp.kde.freebsd
Message-ID <69eb9fc2.2000.599131b6__3259.35479938693$1777049564$gmane$org@beefy23.chi.freebsd.org>
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/beefy23/data/150amd64-default/20c9c6abed53/logs/qt6-webengine-6.10.2_1.log
Build URL:      https://pkg-status.freebsd.org/beefy23/build.html?mastername=150amd64-default&build=20c9c6abed53
Log:

=>> Building www/qt6-webengine
build started at Fri Apr 24 13:47:53 UTC 2026
port directory: /usr/ports/www/qt6-webengine
package name: qt6-webengine-6.10.2_1
building for: FreeBSD 150amd64-default-job-24 15.0-RELEASE-p6 FreeBSD 15.0-RELEASE-p6 amd64
maintained by: [email protected]
Makefile datestamp: -rw-r--r--  1 root wheel 7394 Apr  9 01:01 /usr/ports/www/qt6-webengine/Makefile
Ports top last git commit: 20c9c6abed5334b3a2579efaf66925933e3ffb9e
Ports top unclean checkout: no
Port dir last git commit: fbb8b4880d68baab53928de9cf4caecfea559668
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.7-4-g0d2ab439
Host OSVERSION: 1600014
Jail OSVERSION: 1500068
Job Id: 24

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500068
UNAME_v=FreeBSD 15.0-RELEASE-p6
UNAME_r=15.0-RELEASE-p6
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.7-4-g0d2ab439
MASTERMNT=/usr/local/poudriere/data/.m/150amd64-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/150amd64-default/24/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=150amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/150amd64-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.7-4-g0d2ab439
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---
===> The following configuration options are available for qt6-webengine-6.10.2_1:
     DRIVER=on: Install WebEngineDriver
     PIPEWIRE=on: PipeWire multimedia server support
====> 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--
[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 -release -no-separate-debug-info
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
NODEJS_EXECUTABLE="/usr/local/bin/node" NINJAFLAGS="-j3"  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 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.10.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)" GPER
 F=/usr/local/bin/gperf 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-webengin
e/work/.cache  HOME=/wrkdirs/usr/ports/www/qt6-webengine/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"
--End CONFIGURE_ENV--

--MAKE_ENV--
CC="cc" CXX="c++"			 C_INCLUDE_PATH=/usr/local/include	 CPLUS_INCLUDE_PATH=/usr/local/include	 NODEJS_EXECUTABLE="/usr/local/bin/node" NINJAFLAGS="-j3"  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 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.10.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)" GPERF=/usr/local/bin/gperf XDG_DATA_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work  XDG_CONFIG_HOM
E=/wrkdirs/usr/ports/www/qt6-webengine/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/qt6-webengine/work/.cache  HOME=/wrkdirs/usr/ports/www/qt6-webengine/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" NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/www/qt6-webengine/work/qtwebengine-everywhere-src-6.10.2/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" GPERF=/usr/local/bin/gperf 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/port
 s/www/qt6-webengine/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 
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,--undefined-version -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -I/usr/local/include/libepoll-shim -isystem /usr/local/include " 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--
 ALSA="" NO_ALSA="@comment " DRIVER="" NO_DRIVER="@comment " PIPEWIRE="" NO_PIPEWIRE="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" SNDIO="@comment " NO_SNDIO="" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.11  PYTHON_LIBDIR=lib/python3.11  PYTHON_PLATFORM=freebsd15  PYTHON_SITELIBDIR=lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_BASESUFFIX=311  PYTHON_TAG=.cpython-311  PYTHON_SOABI=.cpython-311  PYTHON_VER=3.11  PYTHON_BASEVER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" 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/q
 t6" 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 " SHORTVER=6.
10  FULLVER=6.10.2 DEBUG="@comment "  NO_DEBUG="" QT_ETCDIR="etc/xdg" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/webengine"  EXAMPLESDIR="share/examples/webengine"  DATADIR="share/webengine"  WWWDIR="www/webengine"  ETCDIR="etc/webengine"
--End PLIST_SUB--

--SUB_LIST--
 ALSA="" NO_ALSA="@comment " DRIVER="" NO_DRIVER="@comment " PIPEWIRE="" NO_PIPEWIRE="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" SNDIO="@comment " NO_SNDIO="" PYTHON_INCLUDEDIR=/usr/local/include/python3.11  PYTHON_LIBDIR=/usr/local/lib/python3.11  PYTHON_PLATFORM=freebsd15  PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages  PYTHON_SUFFIX=311  PYTHON_BASESUFFIX=311  PYTHON_TAG=.cpython-311  PYTHON_SOABI=.cpython-311  PYTHON_VER=3.11  PYTHON_BASEVER=3.11  PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/webengine DOCSDIR=/usr/local/share/doc/webengine EXAMPLESDIR=/usr/local/share/examples/webengine  WWWDIR=/usr/local/www/webengine ETCDIR=/usr/local/etc/webengine
--End SUB_LIST--

---Begin make.conf---
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   qt6-webengine-6.10.2_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-2.7.4.pkg
[150amd64-default-job-24] Installing pkg-2.7.4...
[150amd64-default-job-24] Extracting pkg-2.7.4: .......... done
===>   qt6-webengine-6.10.2_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt6-webengine-6.10.2_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 LGPL21 accepted by the user
===> Fetching all distfiles required by qt6-webengine-6.10.2_1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: FETCH_REGET=0 NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt6-webengine-6.10.2_1 for building
=> SHA256 Checksum OK for KDE/Qt/6.10.2/qtwebengine-everywhere-src-6.10.2.tar.xz.
===========================================================================
=======================<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 LGPL21 accepted by the user
===> Fetching all distfiles required by qt6-webengine-6.10.2_1 for building
===>  Extracting for qt6-webengine-6.10.2_1
=> SHA256 Checksum OK for KDE/Qt/6.10.2/qtwebengine-everywhere-src-6.10.2.tar.xz.
=>> Killing runaway build after 10800 seconds with no output
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.