>>> Building on exopi-2 under audio/xmp BDEPENDS = [audio/libxmp;devel/gmake] DIST = [audio/xmp:xmp-4.2.0.tar.gz] FULLPKGNAME = xmp-4.2.0p0 RDEPENDS = [audio/libxmp] (Junk lock obtained for exopi-2 at 1711577745.31) >>> Running depends in audio/xmp at 1711577745.36 last junk was in textproc/py-feedparser /usr/sbin/pkg_add -aI -Drepair libxmp-4.6.0p0 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 libxmp-4.6.0p0 /usr/sbin/pkg_add -aI -Drepair libxmp-4.6.0p0 >>> Running show-prepare-results in audio/xmp at 1711577747.15 ===> audio/xmp ===> Building from scratch xmp-4.2.0p0 ===> xmp-4.2.0p0 depends on: gmake-* -> gmake-4.4.1 ===> xmp-4.2.0p0 depends on: libxmp-* -> libxmp-4.6.0p0 ===> Verifying specs: c sndio xmp ===> found c.99.0 sndio.7.2 xmp.1.1 gmake-4.4.1 libxmp-4.6.0p0 (Junk lock released for exopi-2 at 1711577747.77) distfiles size=224328 >>> Running build in audio/xmp at 1711577747.80 ===> audio/xmp ===> Checking files for xmp-4.2.0p0 `/exopi-cvs/ports/distfiles/xmp-4.2.0.tar.gz' is up to date. >> (SHA256) xmp-4.2.0.tar.gz: OK ===> Extracting for xmp-4.2.0p0 ===> Patching for xmp-4.2.0p0 ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Makefile.in |--- src/Makefile.in.orig |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 431. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xmp-4.2.0p0 ===> Configuring for xmp-4.2.0p0 Using /exopi-obj/pobj/xmp-4.2.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/xmp-4.2.0/config.site checking whether gmake supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/xmp-4.2.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking dependency style of c++... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxmp >= 4.4... yes checking linkage to libxmp... success checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for signal.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/audioio.h... (cached) no checking for termios.h... (cached) yes checking sndio.h usability... yes checking sndio.h presence... yes checking for sndio.h... yes checking whether compiler understands -Wall... yes checking whether compiler understands -Wwrite-strings... yes checking whether compiler understands -Wunused-result... yes checking for kill... (cached) yes checking for getopt_long... (cached) yes checking for usleep... (cached) yes checking for select... (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: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for xmp-4.2.0p0 Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0/src' depbase=`echo commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT commands.o -MD -MP -MF $depbase.Tpo -c -o commands.o commands.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo delay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT delay.o -MD -MP -MF $depbase.Tpo -c -o delay.o delay.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt_long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT getopt_long.o -MD -MP -MF $depbase.Tpo -c -o getopt_long.o getopt_long.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT info.o -MD -MP -MF $depbase.Tpo -c -o info.o info.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo read_config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT read_config.o -MD -MP -MF $depbase.Tpo -c -o read_config.o read_config.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT sound.o -MD -MP -MF $depbase.Tpo -c -o sound.o sound.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT sound_file.o -MD -MP -MF $depbase.Tpo -c -o sound_file.o sound_file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound_null.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT sound_null.o -MD -MP -MF $depbase.Tpo -c -o sound_null.o sound_null.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound_wav.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT sound_wav.o -MD -MP -MF $depbase.Tpo -c -o sound_wav.o sound_wav.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound_aiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT sound_aiff.o -MD -MP -MF $depbase.Tpo -c -o sound_aiff.o sound_aiff.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo terminal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT terminal.o -MD -MP -MF $depbase.Tpo -c -o terminal.o terminal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sound_sndio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DPACKAGE=\"xmp\" -DVERSION=\"4.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DSOUND_SNDIO=1 -DHAVE_KILL=1 -DHAVE_GETOPT_LONG=1 -DHAVE_USLEEP=1 -DHAVE_SELECT=1 -I. -DSYSCONFDIR=\"/etc/xmp\" -I/usr/local/include -I/usr/local/include -Wall -O2 -pipe -Wall -Wwrite-strings -Wno-unused-result -MT sound_sndio.o -MD -MP -MF $depbase.Tpo -c -o sound_sndio.o sound_sndio.c &&\ mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -L/usr/local/lib -o xmp commands.o delay.o getopt_long.o info.o main.o options.o read_config.o sound.o sound_file.o sound_null.o sound_wav.o sound_aiff.o terminal.o util.o sound_sndio.o -L/usr/local/lib -lxmp -lsndio main.c(main.o:(main)): warning: rand() may return deterministic values, is that what you want? gmake[1]: Leaving directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0/src' gmake[1]: Entering directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0' >>> Running package in audio/xmp at 1711577756.70 ===> audio/xmp ===> Faking installation for xmp-4.2.0p0 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0/src' gmake[2]: Entering directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0/src' mkdir -p '/exopi-obj/pobj/xmp-4.2.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/xmp-4.2.0/bin/install -c -s -m 755 xmp '/exopi-obj/pobj/xmp-4.2.0/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/xmp-4.2.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/xmp-4.2.0/bin/install -c -m 644 xmp.1 '/exopi-obj/pobj/xmp-4.2.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/xmp-4.2.0/fake-amd64/usr/local/share/examples/xmp' /exopi-obj/pobj/xmp-4.2.0/bin/install -c -m 644 modules.conf xmp.conf '/exopi-obj/pobj/xmp-4.2.0/fake-amd64/usr/local/share/examples/xmp' gmake[2]: Leaving directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0/src' gmake[1]: Leaving directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0/src' gmake[1]: Entering directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0' gmake[2]: Entering directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0' gmake[1]: Leaving directory '/exopi-obj/pobj/xmp-4.2.0/xmp-4.2.0' ===> Building package for xmp-4.2.0p0 Create /exopi-cvs/ports/packages/amd64/all/xmp-4.2.0p0.tgz Creating package xmp-4.2.0p0 reading plist| checking dependencies| checking dependencies|audio/libxmp checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 77% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xmp-4.2.0p0.tgz >>> Running clean in audio/xmp at 1711577758.77 ===> audio/xmp ===> Cleaning for xmp-4.2.0p0 >>> Ended at 1711577759.03 max_stuck=0.00/depends=1.81/show-prepare-results=0.65/build=8.91/package=2.06/clean=0.29