=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Installing dependencies for mpg123-20130608 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency automake>=1.9: found automake-1.13.2nb1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb2 => Tool dependency perl>=5.0: found perl-5.18.0 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency subversion-base>=1.0: found subversion-base-1.7.9 ===> Overriding tools for mpg123-20130608 ===> Extracting for mpg123-20130608 => Downloading mpg123 from svn://orgis.org/mpg123/trunk. => Creating cached Subversion archive mpg123-mpg123-{20130609}.tar.gz. ===> Patching for mpg123-20130608 => Applying pkgsrc patches for mpg123-20130608 => Verifying /usr/pkgsrc/wip/mpg123-nightly/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/wip/mpg123-nightly/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- src/output/oss.c.orig 2009-09-12 02:38:47.000000000 +0300 |+++ src/output/oss.c -------------------------- Patching file src/output/oss.c using Plan A... Hunk #1 succeeded at 157 (offset -10 lines). Hunk #2 succeeded at 166 (offset -10 lines). done ===> Creating toolchain wrappers for mpg123-20130608 ===> Configuring for mpg123-20130608 cd /scratch/wip/mpg123-nightly/work/mpg123 && autoreconf -iv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'. libtoolize: copying file `build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/pkg/bin/autoconf autoreconf: running: /usr/pkg/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:24: installing 'build/config.guess' configure.ac:24: installing 'build/config.sub' configure.ac:27: installing 'build/install-sh' configure.ac:27: installing 'build/missing' src/Makefile.am: installing 'build/depcomp' autoreconf: Leaving directory `.' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for -Werror in CFLAGS (It breaks tests)... no checking if you are up to something totally static with LDFLAGS/CFLAGS... no checking for style of include used by make... GNU checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for x86_64--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for an ANSI C-conforming const... yes checking for inline... inline checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for lt_dlinit in -lltdl... no configure: WARNING: ltdl library not found We did not find libltdl: Modules disabled. Modules disabled. checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /scratch/wip/mpg123-nightly/work/.wrapper/bin/ld checking if the linker (/scratch/wip/mpg123-nightly/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /scratch/wip/mpg123-nightly/work/.wrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/wip/mpg123-nightly/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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... yes checking whether to build static libraries... no Modules still disabled... We assume IEEE754 floating point format. checking if .balign is present... yes checking __attribute__((aligned(16)))... yes checking if assembler supports AVX instructions... yes checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.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 size_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for off_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int16_t... yes checking for uint16_t... yes checking size of size_t... 8 checking size of ssize_t... 8 checking size of off_t... 8 checking size of int32_t... 4 checking size of long... 8 checking if we want to enable alias wrappers for largefile... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking POSIX termios... yes checking for random... yes checking for sched_setscheduler... yes checking for setuid... yes checking for getuid... yes checking for setpriority... yes checking for strerror... yes checking for setlocale... yes checking for nl_langinfo... yes checking for strdup... yes checking for atoll... yes checking for mkfifo... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for getaddrinfo... yes checking for working AI_ADDRCONFIG... yes checking for sqrt in -lm... yes checking for powf in -lmx... no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking for tcsetattr in -los2term... no checking if we want feature report function... yes Limiting outputs to build according to your preference: oss dummy checking pkg-config is at least version 0.9.0... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no checking machine/soundcard.h usability... yes checking machine/soundcard.h presence... yes checking for machine/soundcard.h... yes checking if you are too dumbing dumb for the dummy... no Preparing static output oss checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking if we have EOVERFLOW macro... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmpg123.pc config.status: creating mpg123.spec config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/output/Makefile config.status: creating src/libmpg123/Makefile config.status: creating src/libmpg123/mpg123.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory mpg123 1.16.0-dctavx Install path ............ /usr/pkg CPU Optimization ........ x86-64 Compiler Optimization ... 3 Gapless Support ......... enabled Debugging ............... disabled Seek table size ......... 1000 FIFO support ............ enabled Buffer .................. enabled Network (http streams) .. enabled Network Sockets ......... Posix IPv6 (getaddrinfo) ...... enabled File offsets ............ default LFS alias symbols ....... enabled (64) Core libmpg123 features: Integer conversion ...... fast New/old WRITE_SAMPLE .... disabled Layer I ................. enabled Layer II ................ enabled Layer III ............... enabled NtoM resampling ......... enabled downsampled decoding .... enabled Feeder/buffered input ... enabled ID3v2 parsing ........... enabled String API .............. enabled ICY parsing/conversion .. enabled Error/warning messages .. enabled Win32 Unicode File Open.. unneeded Feature Report Function.. enabled Output formats (nofpu will disable all but 16 or 8 bit!): 8 bit integer ........... enabled 16 bit integer .......... enabled 32/24 bit integer ....... enabled real (32 bit float) ..... enabled new Huffman scheme ...... enabled Note: Disabling core features is not commonly done and some combinations might not build/work. If you encounter such a case, help yourself (and provide a patch) or just poke the maintainers. Modules ................. disabled Module suffix ........... .la Checked audio modules ... oss dummy Detected audio support .. oss dummy Default output module ... oss The _single_ active output module is being statically linked in. Next type 'make' and then 'make install'. => Modifying libtool scripts to use pkgsrc libtool