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/ampere3/data/135releng-armv7-default/fcc5efebc7d0/logs/generate-3.2.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=135releng-armv7-default&build=fcc5efebc7d0 Log: =>> Building devel/generate build started at Fri Oct 3 11:28:10 -00 2025 port directory: /usr/ports/devel/generate package name: generate-3.2 building for: FreeBSD 135releng-armv7-default-job-03 13.5-RELEASE-p4 FreeBSD 13.5-RELEASE-p4 1305000 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 695 Sep 25 01:11 /usr/ports/devel/generate/Makefile Ports top last git commit: fcc5efebc7d Ports top unclean checkout: no Port dir last git commit: 650c9ea104a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.3 Host OSVERSION: 1600000 Jail OSVERSION: 1305000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p4 1305000 UNAME_r=13.5-RELEASE-p4 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.3 MASTERMNT=/usr/local/poudriere/data/.m/135releng-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/135releng-armv7-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=135releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/135releng-armv7-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-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/generate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/generate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/generate/work/.cache HOME=/wrkdirs/usr/ports/devel/generate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/generate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/generate/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/devel/generate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/generate/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/generate/work/.cache HOME=/wrkdirs/usr/ports/devel/generate/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/generate/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/generate/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="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/generate" EXAMPLESDIR="share/examples/generate" DATADIR="share/generate" WWWDIR="www/generate" ETCDIR="etc/generate" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/generate DOCSDIR=/usr/local/share/doc/generate EXAMPLESDIR=/usr/local/share/examples/generate WWWDIR=/usr/local/www/generate ETCDIR=/usr/local/etc/generate --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 --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License UNKNOWN accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> generate-3.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg [135releng-armv7-default-job-03] Installing pkg-2.3.1... [135releng-armv7-default-job-03] Extracting pkg-2.3.1: .......... done ===> generate-3.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of generate-3.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 UNKNOWN accepted by the user ===> Fetching all distfiles required by generate-3.2 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License UNKNOWN accepted by the user ===> Fetching all distfiles required by generate-3.2 for building => SHA256 Checksum OK for generate-3.2.tgz. =========================================================================== =======================<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 UNKNOWN accepted by the user ===> Fetching all distfiles required by generate-3.2 for building ===> Extracting for generate-3.2 => SHA256 Checksum OK for generate-3.2.tgz. =========================================================================== =======================<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 generate-3.2 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> generate-3.2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [135releng-armv7-default-job-03] Installing gmake-4.4.1... [135releng-armv7-default-job-03] `-- Installing gettext-runtime-0.23.1... [135releng-armv7-default-job-03] | `-- Installing indexinfo-0.3.1_1... [135releng-armv7-default-job-03] | `-- Extracting indexinfo-0.3.1_1: .... done [135releng-armv7-default-job-03] `-- Extracting gettext-runtime-0.23.1: .......... done [135releng-armv7-default-job-03] Extracting gmake-4.4.1: .......... done ===> generate-3.2 depends on package: gmake>=4.4.1 - found ===> Returning to build of generate-3.2 =========================================================================== =======================<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 generate-3.2 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for generate-3.2 cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=3 -DVERSION_MINOR=2 -DXGETLINE_VERSION -c -o generate.o generate.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=3 -DVERSION_MINOR=2 -DXGETLINE_VERSION -c -o getarg.o getarg.c cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -O2 -pipe -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=3 -DVERSION_MINOR=2 -DXGETLINE_VERSION -c -o cgetline.o cgetline.c generate.c:425:45: error: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long' [-Werror,-Wformat] 425 | sprintf(workbuf, "%zu", (unsigned long) strlen(ptr)); | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | %lu generate.c:761:38: error: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long' [-Werror,-Wformat] 761 | sprintf(cur_line_str, "%zu", (unsigned long) infile->xline); | ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | %lu 2 errors generated. gmake: *** [<builtin>: generate.o] Error 1 gmake: *** Waiting for unfinished jobs.... ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/generate
