=>> Building chinese/cnprint build started at Mon May 5 16:20:12 EDT 2025 port directory: /usr/ports/chinese/cnprint package name: zh-cnprint-3.30b_1 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: lwhsu@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1768 Aug 3 2024 /usr/ports/chinese/cnprint/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 524fa48e9cfb Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-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.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-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/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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 zh-cnprint-3.30b_1: A4SIZE=on: Set A4 (not Letter) as a default paper size ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- lwhsu@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/chinese/cnprint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/chinese/cnprint/work XDG_CACHE_HOME=/wrkdirs/usr/ports/chinese/cnprint/work/.cache HOME=/wrkdirs/usr/ports/chinese/cnprint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/chinese/cnprint/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/chinese/cnprint/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/chinese/cnprint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/chinese/cnprint/work XDG_CACHE_HOME=/wrkdirs/usr/ports/chinese/cnprint/work/.cache HOME=/wrkdirs/usr/ports/chinese/cnprint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/chinese/cnprint/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/chinese/cnprint/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=" -fstack-protector-strong " 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.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cnprint" EXAMPLESDIR="share/examples/cnprint" DATADIR="share/cnprint" WWWDIR="www/cnprint" ETCDIR="etc/cnprint" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cnprint DOCSDIR=/usr/local/share/doc/cnprint EXAMPLESDIR=/usr/local/share/examples/cnprint WWWDIR=/usr/local/www/cnprint ETCDIR=/usr/local/etc/cnprint --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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> zh-cnprint-3.30b_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> zh-cnprint-3.30b_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zh-cnprint-3.30b_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by zh-cnprint-3.30b_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by zh-cnprint-3.30b_1 for building => SHA256 Checksum OK for cnprint-3.30b/cnprint330b.c. => SHA256 Checksum OK for cnprint-3.30b/cnprint330b.readme. => SHA256 Checksum OK for cnprint-3.30b/ttfb330b.c. => SHA256 Checksum OK for cnprint-3.30b/cnprint330b.hlp. => SHA256 Checksum OK for cnprint-3.30b/cnprint33.cmd. => SHA256 Checksum OK for cnprint-3.30b/helvet.dat. => SHA256 Checksum OK for cnprint-3.30b/mssong.ttf.gz. => SHA256 Checksum OK for cnprint-3.30b/mssong.htf. => SHA256 Checksum OK for cnprint-3.30b/mshei.ttf.gz. => SHA256 Checksum OK for cnprint-3.30b/mshei.htf. => SHA256 Checksum OK for cnprint-3.30b/cc48s.hbf. => SHA256 Checksum OK for cnprint-3.30b/cc48.sym.gz. => SHA256 Checksum OK for cnprint-3.30b/cc48s.1.gz. => SHA256 Checksum OK for cnprint-3.30b/cc48s.2.gz. => SHA256 Checksum OK for cnprint-3.30b/hbf.tar.gz. => SHA256 Checksum OK for cnprint-3.30b/ntu_kai48.hbf. => SHA256 Checksum OK for cnprint-3.30b/ntu_kai48.bin.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by zh-cnprint-3.30b_1 for building ===> Extracting for zh-cnprint-3.30b_1 ===> Fetching all distfiles required by zh-cnprint-3.30b_1 for building => SHA256 Checksum OK for cnprint-3.30b/cnprint330b.c. => SHA256 Checksum OK for cnprint-3.30b/cnprint330b.readme. => SHA256 Checksum OK for cnprint-3.30b/ttfb330b.c. => SHA256 Checksum OK for cnprint-3.30b/cnprint330b.hlp. => SHA256 Checksum OK for cnprint-3.30b/cnprint33.cmd. => SHA256 Checksum OK for cnprint-3.30b/helvet.dat. => SHA256 Checksum OK for cnprint-3.30b/mssong.ttf.gz. => SHA256 Checksum OK for cnprint-3.30b/mssong.htf. => SHA256 Checksum OK for cnprint-3.30b/mshei.ttf.gz. => SHA256 Checksum OK for cnprint-3.30b/mshei.htf. => SHA256 Checksum OK for cnprint-3.30b/cc48s.hbf. => SHA256 Checksum OK for cnprint-3.30b/cc48.sym.gz. => SHA256 Checksum OK for cnprint-3.30b/cc48s.1.gz. => SHA256 Checksum OK for cnprint-3.30b/cc48s.2.gz. => SHA256 Checksum OK for cnprint-3.30b/hbf.tar.gz. => SHA256 Checksum OK for cnprint-3.30b/ntu_kai48.hbf. => SHA256 Checksum OK for cnprint-3.30b/ntu_kai48.bin.gz. /bin/mkdir -p /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cnprint330b.c /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cnprint330b.readme /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/ttfb330b.c /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cnprint330b.hlp /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cnprint33.cmd /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/helvet.dat /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/mssong.ttf.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/mssong.htf /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/mshei.ttf.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/mshei.htf /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cc48s.hbf /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cc48.sym.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cc48s.1.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/cc48s.2.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/hbf.tar.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/ntu_kai48.hbf /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cp -f /portdistfiles/cnprint-3.30b/ntu_kai48.bin.gz /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b cd /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b ; /usr/bin/tar pzvxf hbf.tar.gz ; /bin/mv hbf/* . ; /bin/rm -f -r hbf ; /usr/bin/gunzip -f *.gz || true x hbf/ x hbf/hanja65.hbf x hbf/uwksc.bmp.gz x hbf/jis16.hbf x hbf/ksc16.hbf x hbf/ksc.16 x hbf/hanja65.gz x hbf/hanglm24.bin.gz x hbf/uwsjis.bmp.gz x hbf/kanji48.hbf x hbf/kanji48.bin.gz x hbf/jiskan24.hbf x hbf/hanglm24.hbf x hbf/uwksc-16.hbf x hbf/jiskan24.bin.gz x hbf/jis.16 x hbf/uwjis-16.hbf x hbf/kanji48v.txt x hbf/kanji48v.zip x hbf/.message =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for zh-cnprint-3.30b_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for zh-cnprint-3.30b_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for zh-cnprint-3.30b_1 cd /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b ; cc cnprint330b.c ttfb330b.c -o cnprint -DPREFIX=\"/usr/local\" cnprint330b.c:656:28: warning: format specifies type 'char *' but the argument has type 'char (*)[120]' [-Wformat] 656 | sscanf(cst, "%*s%s", &TTFfile); | ~~ ^~~~~~~~ cnprint330b.c:960:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 960 | while (c = *++v[0]) { | ~~^~~~~~~~~ cnprint330b.c:960:15: note: place parentheses around the assignment to silence this warning 960 | while (c = *++v[0]) { | ^ | ( ) cnprint330b.c:960:15: note: use '==' to turn this assignment into an equality comparison 960 | while (c = *++v[0]) { | ^ | == cnprint330b.c:1038:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1038 | else if (m=num(v, 3)) { | ~^~~~~~~~~~ cnprint330b.c:1038:14: note: place parentheses around the assignment to silence this warning 1038 | else if (m=num(v, 3)) { | ^ | ( ) cnprint330b.c:1038:14: note: use '==' to turn this assignment into an equality comparison 1038 | else if (m=num(v, 3)) { | ^ | == cnprint330b.c:1139:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1139 | if (m=num(v,1)) pausqm=m; | ~^~~~~~~~~ cnprint330b.c:1139:9: note: place parentheses around the assignment to silence this warning 1139 | if (m=num(v,1)) pausqm=m; | ^ | ( ) cnprint330b.c:1139:9: note: use '==' to turn this assignment into an equality comparison 1139 | if (m=num(v,1)) pausqm=m; | ^ | == cnprint330b.c:1177:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1177 | if (m=num(v, 1)) { | ~^~~~~~~~~~ cnprint330b.c:1177:9: note: place parentheses around the assignment to silence this warning 1177 | if (m=num(v, 1)) { | ^ | ( ) cnprint330b.c:1177:9: note: use '==' to turn this assignment into an equality comparison 1177 | if (m=num(v, 1)) { | ^ | == cnprint330b.c:2213:14: warning: if statement has empty body [-Wempty-body] 2213 | if (fshade) ; | ^ cnprint330b.c:2213:14: note: put the semicolon on a separate line to silence this warning cnprint330b.c:3641:41: warning: format specifies type 'char *' but the argument has type 'float *' [-Wformat] 3641 | if (sscanf((char *) s, "[%c%f]", &x) != 1) return 0; | ~~ ^~ | %f cnprint330b.c:3641:36: warning: more '%' conversions than data arguments [-Wformat-insufficient-args] 3641 | if (sscanf((char *) s, "[%c%f]", &x) != 1) return 0; | ~^ cnprint330b.c:3840:16: warning: if statement has empty body [-Wempty-body] 3840 | if (H > cLM) ; | ^ cnprint330b.c:3840:16: note: put the semicolon on a separate line to silence this warning cnprint330b.c:4491:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 4491 | } | ^ cnprint330b.c:4561:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 4561 | } | ^ cnprint330b.c:4851:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 4851 | while (*t = *s) { | ~~~^~~~ cnprint330b.c:4851:12: note: place parentheses around the assignment to silence this warning 4851 | while (*t = *s) { | ^ | ( ) cnprint330b.c:4851:12: note: use '==' to turn this assignment into an equality comparison 4851 | while (*t = *s) { | ^ | == cnprint330b.c:5011:7: warning: equality comparison result unused [-Wunused-comparison] 5011 | ptspc==defptsi; | ~~~~~^~~~~~~~~ cnprint330b.c:5011:7: note: use '=' to turn this equality comparison into an assignment 5011 | ptspc==defptsi; | ^~ | = cnprint330b.c:5026:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 5026 | main(int argc, char **argv) | ^ | int cnprint330b.c:5125:39: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5125 | if (p != mbuf) while (mbuf[j++] = *p++) ; | ~~~~~~~~~~^~~~~~ cnprint330b.c:5125:39: note: place parentheses around the assignment to silence this warning 5125 | if (p != mbuf) while (mbuf[j++] = *p++) ; | ^ | ( ) cnprint330b.c:5125:39: note: use '==' to turn this assignment into an equality comparison 5125 | if (p != mbuf) while (mbuf[j++] = *p++) ; | ^ | == cnprint330b.c:5333:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5333 | if (k=isfs(q, pr)) { | ~^~~~~~~~~~~~ cnprint330b.c:5333:8: note: place parentheses around the assignment to silence this warning 5333 | if (k=isfs(q, pr)) { | ^ | ( ) cnprint330b.c:5333:8: note: use '==' to turn this assignment into an equality comparison 5333 | if (k=isfs(q, pr)) { | ^ | == 16 warnings generated. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for zh-cnprint-3.30b_1 ===> Generating temporary packing list /bin/mkdir -p /wrkdirs/usr/ports/chinese/cnprint/work/stage/usr/local/share/cnprint install -s -m 555 /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/cnprint /wrkdirs/usr/ports/chinese/cnprint/work/stage/usr/local/bin install -m 0644 /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/cnprint33.cmd /wrkdirs/usr/ports/chinese/cnprint/work/stage/usr/local/share/cnprint/cnprint.cmd install -m 0644 /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/*.sym /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/*.htf /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/*.hbf /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/*.bin /wrkdirs/usr/ports/chinese/cnprint/work/cnprint-3.30b/*.ttf /wrkdirs/usr/ports/chinese/cnprint/work/stage/usr/local/share/cnprint ====> 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-05-05T20:20:12+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=524fa48e9cfb' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for zh-cnprint-3.30b_1 ===> Building zh-cnprint-3.30b_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for zh-cnprint-3.30b_1 build of chinese/cnprint | zh-cnprint-3.30b_1 ended at Mon May 5 16:20:24 EDT 2025 build time: 00:00:13