=>> Building graphics/scr2png build started at Mon Dec 29 23:44:13 EST 2025 port directory: /usr/ports/graphics/scr2png package name: scr2png-1.2_9 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 553 May 25 2024 /usr/ports/graphics/scr2png/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 05522709d5ff Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 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.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 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-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/scr2png/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/scr2png/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/scr2png/work/.cache HOME=/wrkdirs/usr/ports/graphics/scr2png/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/scr2png/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/scr2png/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/graphics/scr2png/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/scr2png/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/scr2png/work/.cache HOME=/wrkdirs/usr/ports/graphics/scr2png/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/scr2png/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/scr2png/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.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/scr2png" EXAMPLESDIR="share/examples/scr2png" DATADIR="share/scr2png" WWWDIR="www/scr2png" ETCDIR="etc/scr2png" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scr2png DOCSDIR=/usr/local/share/doc/scr2png EXAMPLESDIR=/usr/local/share/examples/scr2png WWWDIR=/usr/local/www/scr2png ETCDIR=/usr/local/etc/scr2png --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> scr2png-1.2_9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> scr2png-1.2_9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of scr2png-1.2_9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by scr2png-1.2_9 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by scr2png-1.2_9 for building => SHA256 Checksum OK for scr2png-1.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by scr2png-1.2_9 for building ===> Extracting for scr2png-1.2_9 => SHA256 Checksum OK for scr2png-1.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for scr2png-1.2_9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> scr2png-1.2_9 depends on shared library: libgd.so - not found ===> Installing existing package /packages/All/libgd-2.3.3_13,1.pkg [143amd64-deluxe-desktop-job-03] Installing libgd-2.3.3_13,1... [143amd64-deluxe-desktop-job-03] `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-03] | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-03] | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-03] | | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-03] | | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-03] | `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-03] | | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-03] | `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-03] `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing tiff-4.7.1... [143amd64-deluxe-desktop-job-03] | `-- Installing jbigkit-2.1_3... [143amd64-deluxe-desktop-job-03] | `-- Extracting jbigkit-2.1_3: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing lerc-4.0.0... [143amd64-deluxe-desktop-job-03] | `-- Extracting lerc-4.0.0: ..... done [143amd64-deluxe-desktop-job-03] | `-- Installing libdeflate-1.25... [143amd64-deluxe-desktop-job-03] | `-- Extracting libdeflate-1.25: .......... done [143amd64-deluxe-desktop-job-03] | `-- Installing zstd-1.5.7_1... [143amd64-deluxe-desktop-job-03] | `-- Extracting zstd-1.5.7_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting tiff-4.7.1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing webp-1.6.0... [143amd64-deluxe-desktop-job-03] | `-- Installing giflib-5.2.2... [143amd64-deluxe-desktop-job-03] | `-- Extracting giflib-5.2.2: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting webp-1.6.0: .......... done [143amd64-deluxe-desktop-job-03] Extracting libgd-2.3.3_13,1: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.14.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> scr2png-1.2_9 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Returning to build of scr2png-1.2_9 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for scr2png-1.2_9 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for scr2png-1.2_9 make: "/usr/share/mk/bsd.prog.mk" line 11: warning: /wrkdirs/usr/ports/graphics/scr2png/work/scr2png-1.2_9: COPTS should be CFLAGS. --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/graphics/scr2png/work/scr2png-1.2_9 --- .depend --- echo scr2png: /usr/lib/libc.a >> .depend --- scr2png.o --- --- decode.o --- --- scr2png.1.gz --- --- scr2png.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fPIE -MD -MF.depend.scr2png.o -MTscr2png.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c scr2png.c -o scr2png.o --- decode.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fPIE -MD -MF.depend.decode.o -MTdecode.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c decode.c -o decode.o --- scr2png.1.gz --- gzip -cn scr2png.1 > scr2png.1.gz --- scr2png.o --- In file included from scr2png.c:33: /usr/include/sys/syslimits.h:38:2: warning: "No user-serviceable parts inside." [-W#warnings] 38 | #warning "No user-serviceable parts inside." | ^ scr2png.c:102:4: warning: call to undeclared library function 'strncpy' with type 'char *(char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 102 | strncpy(fontfn, optarg, PATH_MAX); | ^ scr2png.c:102:4: note: include the header or explicitly provide a declaration for 'strncpy' scr2png.c:119:2: warning: call to undeclared function 'syscons2gdfont'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 119 | syscons2gdfont(&font, fontfn); | ^ scr2png.c:125:2: warning: call to undeclared library function 'bzero' with type 'void (void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 125 | bzero(header, BUFSIZ); | ^ scr2png.c:125:2: note: include the header or explicitly provide a declaration for 'bzero' scr2png.c:130:5: warning: call to undeclared library function 'strncmp' with type 'int (const char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 130 | if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) | ^ scr2png.c:130:5: note: include the header or explicitly provide a declaration for 'strncmp' scr2png.c:130:28: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 130 | if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) | ^ scr2png.c:130:28: note: include the header or explicitly provide a declaration for 'strlen' scr2png.c:250:6: warning: call to undeclared library function 'strstr' with type 'char *(const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 250 | if (strstr(fn, "8x8") != NULL) { | ^ scr2png.c:250:6: note: include the header or explicitly provide a declaration for 'strstr' scr2png.c:275:6: warning: call to undeclared function 'decode'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 275 | if (decode(fp, scfont) != size) { | ^ 8 warnings generated. --- scr2png --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -L/usr/local/lib -Wl,-zrelro -pie -o scr2png scr2png.o decode.o -lgd -lm =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for scr2png-1.2_9 ===> Generating temporary packing list make: "/usr/share/mk/bsd.prog.mk" line 11: warning: /wrkdirs/usr/ports/graphics/scr2png/work/scr2png-1.2_9: COPTS should be CFLAGS. install -s -o 65534 -g 65534 -m 555 scr2png /wrkdirs/usr/ports/graphics/scr2png/work/stage/usr/local/bin/scr2png install -o 65534 -g 65534 -m 444 scr2png.1.gz /wrkdirs/usr/ports/graphics/scr2png/work/stage/usr/local/share/man/man1/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-30T04:44:13+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=05522709d5ff' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for scr2png-1.2_9 ===> Building scr2png-1.2_9 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for scr2png-1.2_9 build of graphics/scr2png | scr2png-1.2_9 ended at Mon Dec 29 23:44:15 EST 2025 build time: 00:00:03