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/beefy21/data/142i386-default/56c5cbbc8d99/logs/af-libreoffice-25.8.1.1.log Build URL: https://pkg-status.freebsd.org/beefy21/build.html?mastername=142i386-default&build=56c5cbbc8d99 Log: =>> Building editors/libreoffice-af build started at Sat Sep 13 15:54:53 UTC 2025 port directory: /usr/ports/editors/libreoffice-af package name: af-libreoffice-25.8.1.1 building for: FreeBSD 142i386-default-job-26 14.2-RELEASE-p5 FreeBSD 14.2-RELEASE-p5 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 99 Feb 20 2025 /usr/ports/editors/libreoffice-af/Makefile Ports top last git commit: 56c5cbbc8d Ports top unclean checkout: no Port dir last git commit: 7a5821fd5f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.3 Host OSVERSION: 1500052 Jail OSVERSION: 1402000 Job Id: 26 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1402000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.2-RELEASE-p5 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.2-RELEASE-p5 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.3 MASTERMNT=/usr/local/poudriere/data/.m/142i386-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/142i386-default/26/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.3 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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work/.cache HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/libreoffice-af/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/libreoffice-af/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work/.cache HOME=/wrkdirs/usr/ports/editors/libreoffice-af/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/libreoffice-af/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/libreoffice-af/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=" " 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="in stall -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libreoffice" EXAMPLESDIR="share/examples/libreoffice" DATADIR="share/libreoffice" WWWDIR="www/libreoffice" ETCDIR="etc/libreoffice" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libreoffice DOCSDIR=/usr/local/share/doc/libreoffice EXAMPLESDIR=/usr/local/share/examples/libreoffice WWWDIR=/usr/local/www/libreoffice ETCDIR=/usr/local/etc/libreoffice --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # 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 DISABLE_MAKE_JOBS=poudriere ---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 LGPL3+ MPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> af-libreoffice-25.8.1.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg process with pid 20960 still holds the lock [142i386-default-job-26] Installing pkg-2.3.1... the most recent version of pkg-2.3.1 is already installed ===> af-libreoffice-25.8.1.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of af-libreoffice-25.8.1.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 LGPL3+ MPL20 accepted by the user ===> Fetching all distfiles required by af-libreoffice-25.8.1.1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License LGPL3+ MPL20 accepted by the user ===> Fetching all distfiles required by af-libreoffice-25.8.1.1 for building => SHA256 Checksum OK for libreoffice/i18n/LibreOffice_25.8.1_Linux_x86-64_deb_langpack_af.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 LGPL3+ MPL20 accepted by the user ===> Fetching all distfiles required by af-libreoffice-25.8.1.1 for building ===> Extracting for af-libreoffice-25.8.1.1 => SHA256 Checksum OK for libreoffice/i18n/LibreOffice_25.8.1_Linux_x86-64_deb_langpack_af.tar.gz. for deb in /wrkdirs/usr/ports/editors/libreoffice-af/work/DEBS/*.deb ; do /usr/bin/tar xfO ${deb} data.tar.xz | /usr/bin/tar -C /wrkdirs/usr/ports/editors/libreoffice-af/work/libreoffice-25.8.1.1 -xf - ; done =========================================================================== =======================<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 af-libreoffice-25.8.1.1 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for af-libreoffice-25.8.1.1 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =======================<phase: run-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> af-libreoffice-25.8.1.1 depends on executable: libreoffice - not found ===> Installing existing package /packages/All/libreoffice-25.8.1.1.pkg process with pid 33861 still holds the lock process with pid 33861 still holds the lock process with pid 33861 still holds the lock process with pid 33861 still holds the lock process with pid 33861 still holds the lock process with pid 33861 still holds the lock pkg-static: Cannot get an exclusive lock on a database, it is locked by another process *** Error code 1 Stop. make: stopped in /usr/ports/editors/libreoffice-af
