=>> Building comms/tits build started at Mon May 5 12:48:29 EDT 2025 port directory: /usr/ports/comms/tits package name: tits-1.3.0_1 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 537 Aug 3 2024 /usr/ports/comms/tits/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: b6b0bce4b45a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---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/04/.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--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/tits/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/tits/work XDG_CACHE_HOME=/wrkdirs/usr/ports/comms/tits/work/.cache HOME=/wrkdirs/usr/ports/comms/tits/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/tits/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/comms/tits/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-- BINDIR=/usr/local/sbin MANDIR=/usr/local/share/man/man XDG_DATA_HOME=/wrkdirs/usr/ports/comms/tits/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/tits/work XDG_CACHE_HOME=/wrkdirs/usr/ports/comms/tits/work/.cache HOME=/wrkdirs/usr/ports/comms/tits/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/tits/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/comms/tits/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/tits" EXAMPLESDIR="share/examples/tits" DATADIR="share/tits" WWWDIR="www/tits" ETCDIR="etc/tits" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tits DOCSDIR=/usr/local/share/doc/tits EXAMPLESDIR=/usr/local/share/examples/tits WWWDIR=/usr/local/www/tits ETCDIR=/usr/local/etc/tits --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 tits 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 ===> tits-1.3.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> tits-1.3.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tits-1.3.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The tits 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 tits-1.3.0_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The tits 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 tits-1.3.0_1 for building => SHA256 Checksum OK for tits-1.3.0.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 tits 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 tits-1.3.0_1 for building ===> Extracting for tits-1.3.0_1 => SHA256 Checksum OK for tits-1.3.0.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 tits-1.3.0_1 ===> Applying FreeBSD patches for tits-1.3.0_1 from /usr/ports/comms/tits/files /usr/bin/sed -i.bak -e 's|/usr/local|/usr/local|g' /wrkdirs/usr/ports/comms/tits/work/tits-1.3.0/tits.8 =========================================================================== =================================================== ===== 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 tits-1.3.0_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for tits-1.3.0_1 --- objwarn --- --- .depend --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/comms/tits/work/tits-1.3.0 --- .depend --- echo tits: /usr/lib/libc.a >> .depend --- main.o --- --- buffer.o --- --- client.o --- --- context.o --- --- listener.o --- --- masterpty.o --- --- telnet.o --- --- tty.o --- --- main.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c main.c -o main.o --- buffer.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.buffer.o -MTbuffer.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c buffer.c -o buffer.o --- client.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.client.o -MTclient.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c client.c -o client.o --- context.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.context.o -MTcontext.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c context.c -o context.o --- listener.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.listener.o -MTlistener.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c listener.c -o listener.o --- masterpty.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.masterpty.o -MTmasterpty.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c masterpty.c -o masterpty.o --- telnet.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.telnet.o -MTtelnet.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c telnet.c -o telnet.o --- tty.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.tty.o -MTtty.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c tty.c -o tty.o --- dispatcher.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.dispatcher.o -MTdispatcher.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c dispatcher.c -o dispatcher.o --- setup.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.setup.o -MTsetup.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c setup.c -o setup.o --- config.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.config.o -MTconfig.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c config.c -o config.o --- server.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.server.o -MTserver.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c server.c -o server.o --- logger.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.logger.o -MTlogger.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c logger.c -o logger.o --- stdio2pty.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.stdio2pty.o -MTstdio2pty.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c stdio2pty.c -o stdio2pty.o --- rtelnet.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -MD -MF.depend.rtelnet.o -MTrtelnet.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -c rtelnet.c -o rtelnet.o --- tits.8.gz --- gzip -cn tits.8 > tits.8.gz --- tits --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/var/run\" -fPIE -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/18/include -fstack-protector-strong -Qunused-arguments -fstack-protector-strong -Wl,-zrelro -pie -o tits main.o buffer.o client.o context.o listener.o masterpty.o telnet.o tty.o dispatcher.o setup.o config.o server.o logger.o stdio2pty.o rtelnet.o -lwrap =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for tits-1.3.0_1 ===> Generating temporary packing list install -s -o 65534 -g 65534 -m 555 tits /wrkdirs/usr/ports/comms/tits/work/stage/usr/local/sbin/tits install -o 65534 -g 65534 -m 444 tits.8.gz /wrkdirs/usr/ports/comms/tits/work/stage/usr/local/share/man/man8/ install -m 0644 /wrkdirs/usr/ports/comms/tits/work/tits-1.3.0/tits.conf /wrkdirs/usr/ports/comms/tits/work/stage/usr/local/etc/tits.conf.default ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== 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-05T16:48:29+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=b6b0bce4b45a' '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 tits-1.3.0_1 ===> Building tits-1.3.0_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for tits-1.3.0_1 build of comms/tits | tits-1.3.0_1 ended at Mon May 5 12:48:32 EDT 2025 build time: 00:00:04