[package - 142i386-default][devel/generate] Failed for generate-3.2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Sep 2025 04:27:53 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: darcy@druid.net Log URL: https://pkg-status.freebsd.org/beefy21/data/142i386-default/53919f5dd30e/logs/generate-3.2.log Build URL: https://pkg-status.freebsd.org/beefy21/build.html?mastername=142i386-default&build=53919f5dd30e Log: =>> Building devel/generate build started at Sat Sep 27 04:27:51 -00 2025 port directory: /usr/ports/devel/generate package name: generate-3.2 building for: FreeBSD 142i386-default-job-28 14.2-RELEASE-p5 FreeBSD 14.2-RELEASE-p5 i386 maintained by: darcy@druid.net Makefile datestamp: -rw-r--r-- 1 root wheel 695 Sep 11 01:01 /usr/ports/devel/generate/Makefile Ports top last git commit: 53919f5dd3 Ports top unclean checkout: no Port dir last git commit: 650c9ea104 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.3 Host OSVERSION: 1600000 Jail OSVERSION: 1402000 Job Id: 28 ---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/28/.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-- darcy@druid.net --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=14.2 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--- 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 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 [142i386-default-job-28] Installing pkg-2.3.1... [142i386-default-job-28] 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 [142i386-default-job-28] Installing gmake-4.4.1... [142i386-default-job-28] `-- Installing gettext-runtime-0.23.1... [142i386-default-job-28] | `-- Installing indexinfo-0.3.1_1... [142i386-default-job-28] | `-- Extracting indexinfo-0.3.1_1: .... done [142i386-default-job-28] `-- Extracting gettext-runtime-0.23.1: .......... done [142i386-default-job-28] 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 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 *** Error code 1 Stop. make: stopped in /usr/ports/devel/generate