>>> Building on exopi-3 under audio/madplay BDEPENDS = [devel/autoconf/2.59;audio/libid3tag;devel/gettext,-runtime;audio/libmad;devel/metaauto] DIST = [audio/madplay:madplay-0.15.2b.tar.gz] FULLPKGNAME = madplay-0.15.2bp9 RDEPENDS = [devel/gettext,-runtime;audio/libid3tag;audio/libmad] Woken up mail/libspf2 Woken up mail/libspf2 (Junk lock failure for exopi-3 at 1711574909.77187) Received IO (Junk lock obtained for exopi-3 at 1711574918.53) Received IO Woken up audio/madplay Woken up audio/madplay Woken up audio/madplay Woken up audio/madplay Woken up audio/madplay Woken up audio/madplay Woken up audio/madplay Short-cut: depends already handled by mail/libspf2 >>> Running show-prepare-results in audio/madplay at 1711574920.39 ===> audio/madplay ===> Building from scratch madplay-0.15.2bp9 ===> madplay-0.15.2bp9 depends on: metaauto-* -> metaauto-1.0p4 ===> madplay-0.15.2bp9 depends on: autoconf-2.59 -> autoconf-2.59p5 ===> madplay-0.15.2bp9 depends on: libid3tag-* -> libid3tag-0.15.1bp6 ===> madplay-0.15.2bp9 depends on: libmad-* -> libmad-0.15.1bp7 ===> madplay-0.15.2bp9 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c iconv id3tag intl m mad sndio z ===> found c.99.0 iconv.7.1 id3tag.4.0 intl.8.0 m.10.1 mad.2.1 sndio.7.2 z.7.0 autoconf-2.59p5 gettext-runtime-0.22.5 libid3tag-0.15.1bp6 libmad-0.15.1bp7 metaauto-1.0p4 (Junk lock released for exopi-3 at 1711574923.24) distfiles size=590929 >>> Running build in audio/madplay at 1711574923.27 ===> audio/madplay ===> Checking files for madplay-0.15.2bp9 `/exopi-cvs/ports/distfiles/madplay-0.15.2b.tar.gz' is up to date. >> (SHA256) madplay-0.15.2b.tar.gz: OK ===> Extracting for madplay-0.15.2bp9 ===> Patching for madplay-0.15.2bp9 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Thu Apr 1 23:33:04 2010 |+++ Makefile.in Thu Apr 1 23:33:52 2010 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 117. Hunk #2 succeeded at 303. Hunk #3 succeeded at 482. done ===> Applying OpenBSD patch patch-audio_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- audio.h.orig Tue Mar 24 12:31:01 2009 |+++ audio.h Tue Mar 24 12:31:25 2009 -------------------------- Patching file audio.h using Plan A... Hunk #1 succeeded at 98. done ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.ac.orig Mon Feb 23 22:34:53 2004 |+++ configure.ac Thu Apr 1 23:08:53 2010 -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 72. Hunk #2 succeeded at 139. Hunk #3 succeeded at 316. Hunk #4 succeeded at 489. 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 madplay-0.15.2bp9 Running autoconf-2.59 in /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b Running autoheader-2.59 in /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b ===> Configuring for madplay-0.15.2bp9 Using /exopi-obj/pobj/madplay-0.15.2b/config.site (generated) configure: loading site script /exopi-obj/pobj/madplay-0.15.2b/config.site checking for a BSD-compatible install... /exopi-obj/pobj/madplay-0.15.2b/bin/install -c checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking for C compiler default output file name... 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... (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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... (cached) grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking how to run the C preprocessor... cc -E 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ranlib... (cached) ranlib checking for library containing strerror... none required checking for an ANSI C-conforming const... (cached) yes checking for signed... yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for long long... (cached) yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... (cached) yes checking for fwprintf... yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for snprintf... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib checking for ANSI C header files... (cached) yes checking for assert.h... (cached) yes checking for termios.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for sys/types.h... (cached) yes checking for fcntl.h... (cached) yes checking for errno.h... (cached) yes checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking id3tag.h usability... yes checking id3tag.h presence... yes checking for id3tag.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... no checking for mad_decoder_run in -lmad... yes checking for id3_tag_parse in -lid3tag... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for madvise... (cached) yes checking for localeconv... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for library containing pow... -lm checking for library containing log10... none required checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether to use mmap... yes checking for audio support... sndio checking whether to enable profiling... no checking whether to enable debugging... default checking whether to enable experimental code... no configure: creating ./config.status config.status: creating Makefile config.status: creating msvc++/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating madplay.list config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for madplay-0.15.2bp9 /usr/bin/make all-recursive Making all in intl Making all in po test -z "/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/en.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/es.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/fr.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/hr.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/no.gmo" || /usr/bin/make /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/en.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/es.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/fr.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/hr.gmo /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/no.gmo `/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/en.gmo' is up to date. `/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/es.gmo' is up to date. `/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/fr.gmo' is up to date. `/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/hr.gmo' is up to date. `/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/no.gmo' is up to date. touch stamp-po if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT madplay.o -MD -MP -MF ".deps/madplay.Tpo" -c -o madplay.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/madplay.c; then mv -f ".deps/madplay.Tpo" ".deps/madplay.Po"; else rm -f ".deps/madplay.Tpo"; exit 1; fi In file included from /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/madplay.c:29: /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.h:147:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] extern int getopt (); ^ /usr/include/unistd.h:386:6: note: conflicting prototype is here int getopt(int, char * const *, const char *); ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_index (str, chr) ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:302:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] exchange (argv) ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:387:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_initialize (argc, argv, optstring) ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:400:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] posixly_correct = getenv ("POSIXLY_CORRECT"); ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:509:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _getopt_internal (argc, argv, optstring, longopts, longind, long_only) ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:1169:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt (argc, argv, optstring) ^ In file included from /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.c:108: /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt.h:147:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern int getopt (); ^ 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt1.c; then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt1.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long (argc, argv, options, long_options, opt_index) ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/getopt1.c:83:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getopt_long_only (argc, argv, options, long_options, opt_index) ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/version.c; then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT resample.o -MD -MP -MF ".deps/resample.Tpo" -c -o resample.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/resample.c; then mv -f ".deps/resample.Tpo" ".deps/resample.Po"; else rm -f ".deps/resample.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT filter.o -MD -MP -MF ".deps/filter.Tpo" -c -o filter.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/filter.c; then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; else rm -f ".deps/filter.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT tag.o -MD -MP -MF ".deps/tag.Tpo" -c -o tag.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/tag.c; then mv -f ".deps/tag.Tpo" ".deps/tag.Po"; else rm -f ".deps/tag.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT crc.o -MD -MP -MF ".deps/crc.Tpo" -c -o crc.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/crc.c; then mv -f ".deps/crc.Tpo" ".deps/crc.Po"; else rm -f ".deps/crc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT rgain.o -MD -MP -MF ".deps/rgain.Tpo" -c -o rgain.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/rgain.c; then mv -f ".deps/rgain.Tpo" ".deps/rgain.Po"; else rm -f ".deps/rgain.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT player.o -MD -MP -MF ".deps/player.Tpo" -c -o player.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/player.c; then mv -f ".deps/player.Tpo" ".deps/player.Po"; else rm -f ".deps/player.Tpo"; exit 1; fi /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/player.c:1570:9: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] if (abs(output->speed_out - output->speed_in) < ^ /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/player.c:1570:9: note: remove the call to 'abs' since unsigned values cannot be negative if (abs(output->speed_out - output->speed_in) < ^~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio.c; then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_aiff.o -MD -MP -MF ".deps/audio_aiff.Tpo" -c -o audio_aiff.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_aiff.c; then mv -f ".deps/audio_aiff.Tpo" ".deps/audio_aiff.Po"; else rm -f ".deps/audio_aiff.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_cdda.o -MD -MP -MF ".deps/audio_cdda.Tpo" -c -o audio_cdda.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_cdda.c; then mv -f ".deps/audio_cdda.Tpo" ".deps/audio_cdda.Po"; else rm -f ".deps/audio_cdda.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_hex.o -MD -MP -MF ".deps/audio_hex.Tpo" -c -o audio_hex.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_hex.c; then mv -f ".deps/audio_hex.Tpo" ".deps/audio_hex.Po"; else rm -f ".deps/audio_hex.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_null.o -MD -MP -MF ".deps/audio_null.Tpo" -c -o audio_null.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_null.c; then mv -f ".deps/audio_null.Tpo" ".deps/audio_null.Po"; else rm -f ".deps/audio_null.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_raw.o -MD -MP -MF ".deps/audio_raw.Tpo" -c -o audio_raw.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_raw.c; then mv -f ".deps/audio_raw.Tpo" ".deps/audio_raw.Po"; else rm -f ".deps/audio_raw.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_snd.o -MD -MP -MF ".deps/audio_snd.Tpo" -c -o audio_snd.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_snd.c; then mv -f ".deps/audio_snd.Tpo" ".deps/audio_snd.Po"; else rm -f ".deps/audio_snd.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_wave.o -MD -MP -MF ".deps/audio_wave.Tpo" -c -o audio_wave.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_wave.c; then mv -f ".deps/audio_wave.Tpo" ".deps/audio_wave.Po"; else rm -f ".deps/audio_wave.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b -I. -Iintl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT audio_sndio.o -MD -MP -MF ".deps/audio_sndio.Tpo" -c -o audio_sndio.o /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/audio_sndio.c; then mv -f ".deps/audio_sndio.Tpo" ".deps/audio_sndio.Po"; else rm -f ".deps/audio_sndio.Tpo"; exit 1; fi /usr/bin/libtool --mode=link cc -O2 -pipe -L/usr/local/lib -o madplay madplay.o getopt.o getopt1.o version.o resample.o filter.o tag.o crc.o rgain.o player.o audio.o audio_aiff.o audio_cdda.o audio_hex.o audio_null.o audio_raw.o audio_snd.o audio_wave.o audio_sndio.o -lsndio -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib -lmad -lid3tag -lm libtool: link: cc -o madplay -O2 -pipe madplay.o getopt.o getopt1.o version.o resample.o filter.o tag.o crc.o rgain.o player.o audio.o audio_aiff.o audio_cdda.o audio_hex.o audio_null.o audio_raw.o audio_snd.o audio_wave.o audio_sndio.o -L.libs -lsndio -lintl -liconv -lmad -lid3tag -lz -lm -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib audio_hex.c(audio_hex.o:(audio_hex)): warning: sprintf() is often misused, please use snprintf() player.c(player.o:(player_run)): warning: rand() may return deterministic values, is that what you want? >>> Running package in audio/madplay at 1711574988.49 ===> audio/madplay ===> Faking installation for madplay-0.15.2bp9 Making install in intl if { test "madplay" = "gettext-runtime" || test "madplay" = "gettext-tools"; } && test 'no' = yes; then /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/include; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 libintl.h /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/include/libintl.h; /usr/bin/libtool --mode=install /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 libintl.la /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/libintl.la; if test "@RELOCATABLE@" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; if test -n "$dependencies"; then rm -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/libintl.la; fi; fi; else : ; fi if test "madplay" = "gettext-tools" && test 'no' = no; then /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib; /usr/bin/libtool --mode=install /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 libgnuintl.la /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/libgnuintl.la; rm -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/preloadable_libintl.so; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/libgnuintl.so /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/preloadable_libintl.so; /usr/bin/libtool --mode=uninstall rm -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/libgnuintl.la; else : ; fi if test 'no' = yes; then test no != no || /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib; temp=/exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/t-charset.alias; dest=/exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/charset.alias; if test -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/charset.alias; then orig=/exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/lib/charset.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 $temp $dest; rm -f $temp; else if test no = no; then orig=charset.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 $temp $dest; rm -f $temp; fi; fi; /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale; test -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/locale.alias && orig=/exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/locale.alias || orig=/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/intl/locale.alias; temp=/exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/t-locale.alias; dest=/exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 $temp $dest; rm -f $temp; else : ; fi if test "madplay" = "gettext-tools"; then /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 VERSION /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl/VERSION; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 ChangeLog.inst /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; for file in $dists; do /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/intl/$file /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl/$file; done; chmod a+x /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=/exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/intl; fi; /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 $dir/$file /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; for file in $dists; do rm -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/intl/$file; done; else : ; fi Making install in po /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/en/LC_MESSAGES installing /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/en.gmo as /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/en/LC_MESSAGES/madplay.mo mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/es/LC_MESSAGES installing /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/es.gmo as /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/madplay.mo mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES installing /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/fr.gmo as /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/madplay.mo mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES installing /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/hr.gmo as /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES/madplay.mo mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/no/LC_MESSAGES installing /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/no.gmo as /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/locale/no/LC_MESSAGES/madplay.mo if test "madplay" = "gettext-tools"; then /bin/sh /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/mkinstalldirs /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/po/$file /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/bin /usr/bin/libtool --mode=install /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -s -m 755 madplay /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/bin/madplay libtool: install: /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -s -m 755 madplay /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/bin/madplay mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/bin /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 755 /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/abxtest /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/bin/abxtest mkdir -p -- /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/madplay.1 /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/man/man1/madplay.1 /exopi-obj/pobj/madplay-0.15.2b/bin/install -c -m 644 /exopi-obj/pobj/madplay-0.15.2b/madplay-0.15.2b/abxtest.1 /exopi-obj/pobj/madplay-0.15.2b/fake-amd64/usr/local/man/man1/abxtest.1 ===> Building package for madplay-0.15.2bp9 Create /exopi-cvs/ports/packages/amd64/all/madplay-0.15.2bp9.tgz Creating package madplay-0.15.2bp9 reading plist| checking dependencies| checking dependencies|audio/libid3tag checking dependencies|audio/libmad checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|********************************************** | 71% archiving|****************************************************** | 84% archiving|********************************************************* | 88% archiving|*********************************************************** | 92% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/madplay-0.15.2bp9.tgz >>> Running clean in audio/madplay at 1711574995.92 ===> audio/madplay ===> Cleaning for madplay-0.15.2bp9 >>> Ended at 1711574996.61 max_stuck=5.31/waiting-for-lock #42=10.59/show-prepare-results=2.93/build=65.22/package=7.40/clean=0.74