=>> Building audio/mikmod build started at Mon May 5 19:19:22 EDT 2025 port directory: /usr/ports/audio/mikmod package name: mikmod-3.2.9 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ehaupt@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 612 Mar 1 07:51 /usr/ports/audio/mikmod/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: f22fe03f6d64 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---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/03/.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 mikmod-3.2.9: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ehaupt@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mikmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mikmod/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/mikmod/work/.cache HOME=/wrkdirs/usr/ports/audio/mikmod/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/mikmod/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/mikmod/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/mikmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mikmod/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/mikmod/work/.cache HOME=/wrkdirs/usr/ports/audio/mikmod/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/mikmod/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/mikmod/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="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mikmod" EXAMPLESDIR="share/examples/mikmod" DATADIR="share/mikmod" WWWDIR="www/mikmod" ETCDIR="etc/mikmod" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mikmod DOCSDIR=/usr/local/share/doc/mikmod EXAMPLESDIR=/usr/local/share/examples/mikmod WWWDIR=/usr/local/www/mikmod ETCDIR=/usr/local/etc/mikmod --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 ===> mikmod-3.2.9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> mikmod-3.2.9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mikmod-3.2.9 =========================================================================== =================================================== ===== 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 mikmod-3.2.9 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by mikmod-3.2.9 for building => SHA256 Checksum OK for mikmod-3.2.9.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 mikmod-3.2.9 for building ===> Extracting for mikmod-3.2.9 => SHA256 Checksum OK for mikmod-3.2.9.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 mikmod-3.2.9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> mikmod-3.2.9 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-03] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-03] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-03] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-03] Extracting gmake-4.4.1: .......... done ===> mikmod-3.2.9 depends on package: gmake>=4.4.1 - found ===> Returning to build of mikmod-3.2.9 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> mikmod-3.2.9 depends on shared library: libmikmod.so - not found ===> Installing existing package /packages/All/libmikmod-3.3.11.1_2.pkg [13amd64-weekly-desktop-job-03] Installing libmikmod-3.3.11.1_2... [13amd64-weekly-desktop-job-03] Extracting libmikmod-3.3.11.1_2: .......... done ===> mikmod-3.2.9 depends on shared library: libmikmod.so - found (/usr/local/lib/libmikmod.so) ===> Returning to build of mikmod-3.2.9 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for mikmod-3.2.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether ln -s works... yes checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes 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 for pid_t... (cached) yes checking for size_t... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sched.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether termios.h defines TIOCGWINSZ... yes checking for libmikmod-config... /usr/local/bin/libmikmod-config checking for libmikmod - version >= 3.1.5... yes, `/usr/local/bin/libmikmod-config --version` checking for MikMod_free in -lmikmod... yes checking for initscr in -lncurses... yes checking for tgetflag in -ltinfo... yes checking for resizeterm in -lncurses... yes checking whether curses links without libtinfo... yes checking for pthread_create in -lpthread... yes checking for working POSIX fnmatch... yes checking for getopt_long_only... (cached) yes checking for mkstemp... (cached) yes checking for srandom... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for usleep... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for mikmod-3.2.9 /usr/local/bin/gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT marchive.o -MD -MP -MF .deps/marchive.Tpo -c -o marchive.o marchive.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mikmod.o -MD -MP -MF .deps/mikmod.Tpo -c -o mikmod.o mikmod.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mlist.o -MD -MP -MF .deps/mlist.Tpo -c -o mlist.o mlist.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mconfig.o -MD -MP -MF .deps/mconfig.Tpo -c -o mconfig.o mconfig.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mwindow.o -MD -MP -MF .deps/mwindow.Tpo -c -o mwindow.o mwindow.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mmenu.o -MD -MP -MF .deps/mmenu.Tpo -c -o mmenu.o mmenu.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mwidget.o -MD -MP -MF .deps/mwidget.Tpo -c -o mwidget.o mwidget.c mikmod.c:836:7: warning: variable 'use_threads' set but not used [-Wunused-but-set-variable] 836 | BOOL use_threads = 0; | ^ mv -f .deps/marchive.Tpo .deps/marchive.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mdialog.o -MD -MP -MF .deps/mdialog.Tpo -c -o mdialog.o mdialog.c 1 warning generated. mv -f .deps/mdialog.Tpo .deps/mdialog.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mconfedit.o -MD -MP -MF .deps/mconfedit.Tpo -c -o mconfedit.o mconfedit.c mv -f .deps/mikmod.Tpo .deps/mikmod.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mutilities.o -MD -MP -MF .deps/mutilities.Tpo -c -o mutilities.o mutilities.c mv -f .deps/mmenu.Tpo .deps/mmenu.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mplayer.o -MD -MP -MF .deps/mplayer.Tpo -c -o mplayer.o mplayer.c mv -f .deps/mlist.Tpo .deps/mlist.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT mlistedit.o -MD -MP -MF .deps/mlistedit.Tpo -c -o mlistedit.o mlistedit.c mv -f .deps/mplayer.Tpo .deps/mplayer.Po mv -f .deps/mutilities.Tpo .deps/mutilities.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.c mv -f .deps/display.Tpo .deps/display.Po mv -f .deps/mconfig.Tpo .deps/mconfig.Po mv -f .deps/mconfedit.Tpo .deps/mconfedit.Po mv -f .deps/rcfile.Tpo .deps/rcfile.Po mv -f .deps/mwidget.Tpo .deps/mwidget.Po mv -f .deps/mwindow.Tpo .deps/mwindow.Po mv -f .deps/mlistedit.Tpo .deps/mlistedit.Po cc -I/usr/local/include -pthread -D_REENTRANT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -D_REENTRANT -pthread -fstack-protector-strong -o mikmod display.o marchive.o mikmod.o mlist.o mconfig.o mwindow.o mmenu.o mwidget.o mdialog.o mconfedit.o mutilities.o mplayer.o mlistedit.o rcfile.o -L/usr/local/lib -lmikmod -lm -lpthread -lncurses gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for mikmod-3.2.9 ===> Generating temporary packing list Making install in src gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/src' /bin/mkdir -p '/wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/bin' install -s -m 555 mikmod '/wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/share/man/man1' install -m 0644 mikmod.1 '/wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/share/man/man1' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' gmake[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/share/mikmod' install -m 0644 mikmodrc '/wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/share/mikmod' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9' install -m 0644 /wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/AUTHORS /wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/NEWS /wrkdirs/usr/ports/audio/mikmod/work/mikmod-3.2.9/README /wrkdirs/usr/ports/audio/mikmod/work/stage/usr/local/share/doc/mikmod ====> 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-05T23:19:22+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=f22fe03f6d64' '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 mikmod-3.2.9 ===> Building mikmod-3.2.9 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for mikmod-3.2.9 build of audio/mikmod | mikmod-3.2.9 ended at Mon May 5 19:19:28 EDT 2025 build time: 00:00:08