>>> Building on exopi-2 under audio/mpg321 BDEPENDS = [audio/libao;audio/libid3tag;audio/libmad] DIST = [audio/mpg321:mpg321_0.3.2.orig.tar.gz] FULLPKGNAME = mpg321-0.3.2p3 RDEPENDS = [audio/libid3tag;audio/libao;audio/libmad] (Junk lock obtained for exopi-2 at 1713948565.90) >>> Running depends in audio/mpg321 at 1713948565.93 /usr/sbin/pkg_add -aI -Drepair libao-1.2.0p2 libid3tag-0.15.1bp6 libmad-0.15.1bp7 was: /usr/sbin/pkg_add -aI -Drepair libao-1.2.0p2 libid3tag-0.15.1bp6 libmad-0.15.1bp7 /usr/sbin/pkg_add -aI -Drepair libao-1.2.0p2 libid3tag-0.15.1bp6 libmad-0.15.1bp7 >>> Running show-prepare-results in audio/mpg321 at 1713948567.14 ===> audio/mpg321 ===> Building from scratch mpg321-0.3.2p3 ===> mpg321-0.3.2p3 depends on: libao-* -> libao-1.2.0p2 ===> mpg321-0.3.2p3 depends on: libid3tag-* -> libid3tag-0.15.1bp6 ===> mpg321-0.3.2p3 depends on: libmad-* -> libmad-0.15.1bp7 ===> Verifying specs: ao c id3tag m mad pthread z ===> found ao.5.0 c.100.0 id3tag.4.0 m.10.1 mad.2.1 pthread.27.1 z.7.0 libao-1.2.0p2 libid3tag-0.15.1bp6 libmad-0.15.1bp7 (Junk lock released for exopi-2 at 1713948568.81) Woken up devel/ode distfiles size=151139 >>> Running build in audio/mpg321 at 1713948568.84 ===> audio/mpg321 ===> Checking files for mpg321-0.3.2p3 `/exopi-cvs/ports/distfiles/mpg321_0.3.2.orig.tar.gz' is up to date. >> (SHA256) mpg321_0.3.2.orig.tar.gz: OK ===> Extracting for mpg321-0.3.2p3 ===> Patching for mpg321-0.3.2p3 ===> Applying OpenBSD patch patch-fft_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: fft.c |--- fft.c.orig |+++ fft.c -------------------------- Patching file fft.c using Plan A... Hunk #1 succeeded at 147. done ===> Applying OpenBSD patch patch-mad_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mad.c |--- mad.c.orig |+++ mad.c -------------------------- Patching file mad.c using Plan A... Hunk #1 succeeded at 359. Hunk #2 succeeded at 392. Hunk #3 succeeded at 893. done ===> Applying OpenBSD patch patch-mpg321_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mpg321.c |--- mpg321.c.orig |+++ mpg321.c -------------------------- Patching file mpg321.c using Plan A... Hunk #1 succeeded at 63. Hunk #2 succeeded at 115. Hunk #3 succeeded at 199. Hunk #4 succeeded at 249. Hunk #5 succeeded at 348. Hunk #6 succeeded at 364. Hunk #7 succeeded at 404. Hunk #8 succeeded at 475. Hunk #9 succeeded at 493. Hunk #10 succeeded at 567. Hunk #11 succeeded at 696. Hunk #12 succeeded at 793. done ===> Applying OpenBSD patch patch-mpg321_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mpg321.h |--- mpg321.h.orig |+++ mpg321.h -------------------------- Patching file mpg321.h using Plan A... Hunk #1 succeeded at 116. Hunk #2 succeeded at 175. Hunk #3 succeeded at 190. Hunk #4 succeeded at 202. Hunk #5 succeeded at 239. Hunk #6 succeeded at 248. Hunk #7 succeeded at 264. Hunk #8 succeeded at 291. done ===> Applying OpenBSD patch patch-options_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: options.c |--- options.c.orig |+++ options.c -------------------------- Patching file options.c using Plan A... Hunk #1 succeeded at 44. done ===> Applying OpenBSD patch patch-remote_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: remote.c |--- remote.c.orig |+++ remote.c -------------------------- Patching file remote.c using Plan A... Hunk #1 succeeded at 59. 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 mpg321-0.3.2p3 ===> Configuring for mpg321-0.3.2p3 Using /exopi-obj/pobj/mpg321-0.3.2/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mpg321-0.3.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/mpg321-0.3.2/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 make sets $(MAKE)... (cached) yes checking for gawk... (cached) awk 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for mad_decoder_run in -lmad... yes checking for compress2 in -lz... yes checking for id3_tag_new in -lid3tag... yes checking for pthread_create in -lpthread... (cached) yes checking for dlopen... yes checking for ao... yes 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 arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking return type of signal handlers... (cached) void checking for socklen_t in sys/socket.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gethostbyname... (cached) yes checking for memset... (cached) yes checking for munmap... (cached) yes checking for socket... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for getenv... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for strcasecmp... (cached) yes checking whether to enable ALSA... no checking for library containing gethostbyname... none required checking for socket... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for mpg321-0.3.2p3 /usr/bin/make all-recursive cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT mpg321.o -MD -MP -MF .deps/mpg321.Tpo -c -o mpg321.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/mpg321.c mv -f .deps/mpg321.Tpo .deps/mpg321.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT mad.o -MD -MP -MF .deps/mad.Tpo -c -o mad.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/mad.c mv -f .deps/mad.Tpo .deps/mad.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT playlist.o -MD -MP -MF .deps/playlist.Tpo -c -o playlist.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/playlist.c mv -f .deps/playlist.Tpo .deps/playlist.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/network.c mv -f .deps/network.Tpo .deps/network.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT remote.o -MD -MP -MF .deps/remote.Tpo -c -o remote.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/remote.c mv -f .deps/remote.Tpo .deps/remote.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT ao.o -MD -MP -MF .deps/ao.Tpo -c -o ao.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/ao.c mv -f .deps/ao.Tpo .deps/ao.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/options.c mv -f .deps/options.Tpo .deps/options.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/auth.c mv -f .deps/auth.Tpo .deps/auth.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT scrobbler.o -MD -MP -MF .deps/scrobbler.Tpo -c -o scrobbler.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/scrobbler.c mv -f .deps/scrobbler.Tpo .deps/scrobbler.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT fft.o -MD -MP -MF .deps/fft.Tpo -c -o fft.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/fft.c mv -f .deps/fft.Tpo .deps/fft.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT fbuffer.o -MD -MP -MF .deps/fbuffer.Tpo -c -o fbuffer.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/fbuffer.c mv -f .deps/fbuffer.Tpo .deps/fbuffer.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig -I/usr/local/include -O2 -pipe -I/usr/local/include -MT volume.o -MD -MP -MF .deps/volume.Tpo -c -o volume.o /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/volume.c mv -f .deps/volume.Tpo .deps/volume.Po cc -O2 -pipe -I/usr/local/include -L/usr/local/lib -o mpg321 mpg321.o mad.o playlist.o network.o remote.o ao.o options.o auth.o scrobbler.o fft.o fbuffer.o volume.o -lpthread -lid3tag -lz -lmad -L/usr/local/lib -lao -lz -lpthread -lm mad.c(mad.o:(read_header)): warning: sprintf() is often misused, please use snprintf() playlist.c(playlist.o:(shuffle_files)): warning: rand() may return deterministic values, is that what you want? playlist.c(playlist.o:(load_playlist)): warning: strcpy() is almost always misused, please use strlcpy() playlist.c(playlist.o:(load_playlist)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in audio/mpg321 at 1713948586.67 ===> audio/mpg321 ===> Faking installation for mpg321-0.3.2p3 test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mpg321-0.3.2/fake-amd64/usr/local/bin" /exopi-obj/pobj/mpg321-0.3.2/bin/install -c -s -m 755 mpg321 '/exopi-obj/pobj/mpg321-0.3.2/fake-amd64/usr/local/bin' /usr/bin/make install-exec-hook test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/mpg321-0.3.2/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/mpg321-0.3.2/bin/install -c -m 644 /exopi-obj/pobj/mpg321-0.3.2/mpg321-0.3.2-orig/mpg321.1 '/exopi-obj/pobj/mpg321-0.3.2/fake-amd64/usr/local/man/man1' ===> Building package for mpg321-0.3.2p3 Create /exopi-cvs/ports/packages/amd64/all/mpg321-0.3.2p3.tgz Creating package mpg321-0.3.2p3 reading plist| checking dependencies| checking dependencies|audio/libao checking dependencies|audio/libid3tag checking dependencies|audio/libmad checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mpg321-0.3.2p3.tgz >>> Running clean in audio/mpg321 at 1713948591.35 ===> audio/mpg321 ===> Cleaning for mpg321-0.3.2p3 >>> Ended at 1713948591.77 max_stuck=0.46/depends=1.18/show-prepare-results=1.73/build=17.83/package=4.67/clean=0.44