=>> Building devel/tpasm build started at Sun May 4 10:48:37 EDT 2025 port directory: /usr/ports/devel/tpasm package name: tpasm-1.11 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 953 Feb 24 2024 /usr/ports/devel/tpasm/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---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/02/.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 tpasm-1.11: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tpasm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tpasm/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tpasm/work/.cache HOME=/wrkdirs/usr/ports/devel/tpasm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tpasm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tpasm/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/tpasm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tpasm/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tpasm/work/.cache HOME=/wrkdirs/usr/ports/devel/tpasm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tpasm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tpasm/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-- PORTDOCS="" PORTEXAMPLES="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tpasm" EXAMPLESDIR="share/examples/tpasm" DATADIR="share/tpasm" WWWDIR="www/tpasm" ETCDIR="etc/tpasm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tpasm DOCSDIR=/usr/local/share/doc/tpasm EXAMPLESDIR=/usr/local/share/examples/tpasm WWWDIR=/usr/local/www/tpasm ETCDIR=/usr/local/etc/tpasm --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 ===> NOTICE: The tpasm 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 ===> tpasm-1.11 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> tpasm-1.11 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tpasm-1.11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The tpasm 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 tpasm-1.11 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The tpasm 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 tpasm-1.11 for building => SHA256 Checksum OK for tpasm.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The tpasm 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 tpasm-1.11 for building ===> Extracting for tpasm-1.11 => SHA256 Checksum OK for tpasm.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for tpasm-1.11 ===> Applying FreeBSD patches for tpasm-1.11 from /usr/ports/devel/tpasm/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tpasm-1.11 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-02] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-02] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-02] Extracting gmake-4.4.1: .......... done ===> tpasm-1.11 depends on package: gmake>=4.4.1 - found ===> Returning to build of tpasm-1.11 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for tpasm-1.11 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for tpasm-1.11 c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o globals.o -c globals.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o tpasm.o -c tpasm.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o memory.o -c memory.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o files.o -c files.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o symbols.o -c symbols.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o label.o -c label.c c++: warning: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o segment.o -c segment.c treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o pseudo.o -c pseudo.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o parser.o -c parser.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o expression.o -c expression.c warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o context.o -c context.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o alias.o -c alias.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o macro.o -c macro.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o listing.o -c listing.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o outfile.o -c outfile.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors.o -c processors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o support.o -c support.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o outfiles/intel_seg.o -c outfiles/intel_seg.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o outfiles/mot_seg.o -c outfiles/mot_seg.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o outfiles/sunplus_sym.o -c outfiles/sunplus_sym.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o outfiles/text_incl.o -c outfiles/text_incl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o outfiles/text_sym.o -c outfiles/text_sym.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/6502.o -c processors/6502.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/6805.o -c processors/6805.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/6809.o -c processors/6809.c c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/68hc11.o -c processors/68hc11.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/8051.o -c processors/8051.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/avr.o -c processors/avr.c c++: warning: c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/c166.o -c processors/c166.c treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/ctxp1.o -c processors/ctxp1.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/pic.o -c processors/pic.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/sunplus.o -c processors/sunplus.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -fmessage-length=0 -fno-exceptions -o processors/z80.o -c processors/z80.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ globals.o tpasm.o memory.o files.o symbols.o label.o segment.o pseudo.o parser.o expression.o context.o alias.o macro.o listing.o outfile.o processors.o support.o outfiles/intel_seg.o outfiles/mot_seg.o outfiles/sunplus_sym.o outfiles/text_incl.o outfiles/text_sym.o processors/6502.o processors/6805.o processors/6809.o processors/68hc11.o processors/8051.o processors/avr.o processors/c166.o processors/ctxp1.o processors/pic.o processors/sunplus.o processors/z80.o -o tpasm =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for tpasm-1.11 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/devel/tpasm/work/tpasm1.11/tpasm /wrkdirs/usr/ports/devel/tpasm/work/stage/usr/local/bin install -m 0644 /wrkdirs/usr/ports/devel/tpasm/work/tpasm1.11/include/* /wrkdirs/usr/ports/devel/tpasm/work/stage/usr/local/libdata/tpasm install -m 0644 /wrkdirs/usr/ports/devel/tpasm/work/tpasm1.11/CONVERSION_C166.TXT /wrkdirs/usr/ports/devel/tpasm/work/tpasm1.11/MANUAL.TXT /wrkdirs/usr/ports/devel/tpasm/work/tpasm1.11/README*.TXT /wrkdirs/usr/ports/devel/tpasm/work/stage/usr/local/share/doc/tpasm install -m 0644 /wrkdirs/usr/ports/devel/tpasm/work/tpasm1.11/samples/* /wrkdirs/usr/ports/devel/tpasm/work/stage/usr/local/share/examples/tpasm ====> 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-04T14:48:37+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' '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 tpasm-1.11 ===> Building tpasm-1.11 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for tpasm-1.11 build of devel/tpasm | tpasm-1.11 ended at Sun May 4 10:48:41 EDT 2025 build time: 00:00:05