=>> Building audio/autocd build started at Sun May 4 22:56:52 EDT 2025 port directory: /usr/ports/audio/autocd package name: autocd-3.02.12b_4 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: KOT@MATPOCKuH.Ru Makefile datestamp: -rw-r--r-- 1 root wheel 918 Aug 3 2024 /usr/ports/audio/autocd/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 487cc0fe64bc 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--- ===> The following configuration options are available for autocd-3.02.12b_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- KOT@MATPOCKuH.Ru --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/autocd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/autocd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/autocd/work/.cache HOME=/wrkdirs/usr/ports/audio/autocd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/autocd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/autocd/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/autocd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/autocd/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/autocd/work/.cache HOME=/wrkdirs/usr/ports/audio/autocd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/autocd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/autocd/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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/autocd" EXAMPLESDIR="share/examples/autocd" DATADIR="share/autocd" WWWDIR="www/autocd" ETCDIR="etc/autocd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/autocd DOCSDIR=/usr/local/share/doc/autocd EXAMPLESDIR=/usr/local/share/examples/autocd WWWDIR=/usr/local/www/autocd ETCDIR=/usr/local/etc/autocd --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 ===> autocd-3.02.12b_4 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 ===> autocd-3.02.12b_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of autocd-3.02.12b_4 =========================================================================== =================================================== ===== 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 autocd-3.02.12b_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by autocd-3.02.12b_4 for building => SHA256 Checksum OK for autocd-3.02.12b.tar.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 autocd-3.02.12b_4 for building ===> Extracting for autocd-3.02.12b_4 => SHA256 Checksum OK for autocd-3.02.12b.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 autocd-3.02.12b_4 ===> Applying FreeBSD patches for autocd-3.02.12b_4 from /usr/ports/audio/autocd/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> autocd-3.02.12b_4 depends on shared library: libedit.so.0 - not found ===> Installing existing package /packages/All/libedit-3.1.20240808,1.pkg [13amd64-weekly-desktop-job-04] Installing libedit-3.1.20240808,1... [13amd64-weekly-desktop-job-04] Extracting libedit-3.1.20240808,1: .......... done ===> autocd-3.02.12b_4 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Returning to build of autocd-3.02.12b_4 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for autocd-3.02.12b_4 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for initscr in -lncurses... yes checking for el_init in -ledit... (cached) yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking histedit.h usability... yes checking histedit.h presence... yes checking for histedit.h... yes checking sys/cdio.h usability... yes checking sys/cdio.h presence... yes checking for sys/cdio.h... yes checking sys/cdrio.h usability... yes checking sys/cdrio.h presence... yes checking for sys/cdrio.h... yes checking for el_link() is defined with 4 parameteres... yes checking whether H_SETSIZE is declared... yes checking default CDDEV... /dev/cd0c configure: creating ./config.status config.status: creating Makefile config.status: creating autocd.sh.sample config.status: creating config.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for autocd-3.02.12b_4 --- logger.o --- --- acd.o --- --- version.o --- --- mqueue.o --- --- auto_cd.o --- --- autocd.o --- --- cdctl.o --- --- acdplay.o --- --- logger.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c logger.c --- version.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c version.c --- acd.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c acd.c --- mqueue.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c mqueue.c --- auto_cd.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c auto_cd.c --- autocd.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c autocd.c --- cdctl.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c cdctl.c --- acdplay.o --- cc -Wall -I. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DHAVE_CONFIG_H -c acdplay.c --- acd.o --- acd.c:44:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 44 | if(socket_path != SOCKET_PATH) | ^ ~~~~~~~~~~~ 1 warning generated. --- auto_cd.o --- auto_cd.c:258:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 258 | if(socket_path != SOCKET_PATH) | ^ ~~~~~~~~~~~ auto_cd.c:449:22: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 449 | if(d->mnt_fstype != FSTYPE) | ^ ~~~~~~ auto_cd.c:472:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] 472 | if(d->mnt_opts != MNTOPTS) | ^ ~~~~~~~ auto_cd.c:561:65: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] 561 | if ((fd = accept(socket_fd, (struct sockaddr *) &unix_addr, &len)) < 0) { | ^~~~ /usr/include/sys/socket.h:681:69: note: passing argument to parameter here 681 | int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ --- acdplay --- cc -fstack-protector-strong -lncurses -L/usr/local/lib -o acdplay logger.o acd.o version.o acdplay.o --- cdctl --- cc -fstack-protector-strong -ledit -lncurses -L/usr/local/lib -o cdctl logger.o acd.o version.o mqueue.o cdctl.o --- auto_cd.o --- 4 warnings generated. --- autocd --- cc -fstack-protector-strong -o autocd logger.o acd.o version.o mqueue.o auto_cd.o autocd.o =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for autocd-3.02.12b_4 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/audio/autocd/work/autocd-3.02.12b/autocd /wrkdirs/usr/ports/audio/autocd/work/stage/usr/local/sbin install -m 444 /wrkdirs/usr/ports/audio/autocd/work/autocd-3.02.12b/autocd.8 /wrkdirs/usr/ports/audio/autocd/work/stage/usr/local/share/man/man8/ /bin/mkdir -p /wrkdirs/usr/ports/audio/autocd/work/stage/usr/local/share/doc/autocd install -m 0644 /wrkdirs/usr/ports/audio/autocd/work/autocd-3.02.12b/README.rus.html /wrkdirs/usr/ports/audio/autocd/work/stage/usr/local/share/doc/autocd ====> 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-05T02:56:52+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=487cc0fe64bc' '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 autocd-3.02.12b_4 ===> Building autocd-3.02.12b_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for autocd-3.02.12b_4 build of audio/autocd | autocd-3.02.12b_4 ended at Sun May 4 22:56:56 EDT 2025 build time: 00:00:05