=> Bootstrap dependency digest>=20010302: found digest-20121220
WARNING: [bsd.prefs.mk] The package ecasound-2.4.1 is missing DESTDIR support.
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for ecasound-2.4.1.tar.gz
=> Checksum RMD160 OK for ecasound-2.4.1.tar.gz
===> Installing dependencies for ecasound-2.4.1
=> Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3
=> Tool dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency ncurses>=5.4nb1: found ncurses-5.9nb1
===> Overriding tools for ecasound-2.4.1
===> Extracting for ecasound-2.4.1
===> Patching for ecasound-2.4.1
=> Applying pkgsrc patches for ecasound-2.4.1
=> Verifying /usr/pkgsrc/wip/ecasound/patches/patch-aa
=> Applying pkgsrc patch /usr/pkgsrc/wip/ecasound/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD$
|
|--- ecasound/Makefile.in.orig	2005-04-07 21:24:19.000000000 +0000
|+++ ecasound/Makefile.in
--------------------------
Patching file ecasound/Makefile.in using Plan A...
Hunk #1 succeeded at 296.
done
===> Creating toolchain wrappers for ecasound-2.4.1
===> Configuring for ecasound-2.4.1
=> 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
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Documentation/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Documentation/programmers_guide/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Documentation/users_guide/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./ecasound/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./ecatools/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./examples/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./kvutils/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./libecasound/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./libecasound/plugins/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./libecasoundc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./pyecasound/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./readline-4.0/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./rubyecasound/Makefile.in.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
------------------------------------------------------------------
1. Section: Basic setup
------------------------------------------------------------------
checking for x86_64--netbsd-gcc... gcc
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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64--netbsd-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
Using generic settings for POSIX thread support.
checking for library containing pthread_create... -lpthread
------------------------------------------------------------------
2. Section: Options for the configure script
------------------------------------------------------------------
checking whether to enable debugging... checking whether to check design-by-contract assertions... yes
checking whether to enable effects... yes
checking for largefile support (>2GB files)... no.
checking how to run the C++ preprocessor... c++ -E
checking for egrep... grep -E
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 sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for artsc-config... none
checking samplerate.h usability... no
checking samplerate.h presence... no
checking for samplerate.h... no
checking for python... none
checking for Python include files... python: not found
configure: WARNING: Python.h not found
checking for Python libraries... none
configure: WARNING:
	***
	*** Python modules won't be installed as the module install prefix does
	*** not match ecasound's build prefix! To override, set python
	*** module directory explicitly (for example
	*** "--with-python-modules=DIR").
	***
	
checking for ruby... none
------------------------------------------------------------------
3. Section: Programs 
------------------------------------------------------------------
checking if C++ compiler supports namespaces... yes.
checking for a sed that does not truncate output... /scratch/wip/ecasound/work/.tools/bin/sed
checking for ld used by gcc... /scratch/wip/ecasound/work/.wrapper/bin/ld
checking if the linker (/scratch/wip/ecasound/work/.wrapper/bin/ld) is GNU ld... yes
checking for /scratch/wip/ecasound/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64--netbsd-g77... g77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/scratch/wip/ecasound/work/.wrapper/bin/ld) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /scratch/wip/ecasound/work/.wrapper/bin/ld
checking if the linker (/scratch/wip/ecasound/work/.wrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/scratch/wip/ecasound/work/.wrapper/bin/ld) supports shared libraries... yes
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 (/scratch/wip/ecasound/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker (/scratch/wip/ecasound/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
------------------------------------------------------------------
4. Section: Libraries
------------------------------------------------------------------
checking for library containing inet_ntoa... none required
checking for library containing nanosleep... none required
checking for library containing sched_setscheduler... none required
checking for library containing socket... none required
checking for library containing sin... -lm
checking for library containing dlopen... none required
checking for main in -lncurses... yes
checking ncurses/ncurses.h usability... yes
checking ncurses/ncurses.h presence... yes
checking for ncurses/ncurses.h... yes
checking for main in -laudiofile... no
checking for main in -lsndfile... no
checking for snd_pcm_delay in -lasound... no
checking for main in -lasound... no
checking jack/jack.h usability... no
checking jack/jack.h presence... no
checking for jack/jack.h... no
Using JACK transport API version: 2
checking for main in -lkvutils... no
checking whether to build with system readline... no
------------------------------------------------------------------
5. Section: Headers
------------------------------------------------------------------
checking whether time.h and sys/time.h may both be included... yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking ladspa.h usability... no
checking ladspa.h presence... no
checking for ladspa.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for stdint.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for ANSI C header files... (cached) yes
checking map usability... yes
checking map presence... yes
checking for map... yes
------------------------------------------------------------------
6. Section: Typedefs and structures
------------------------------------------------------------------
checking whether byte ordering is bigendian... no
checking for size_t... yes
------------------------------------------------------------------
7. Section: Functions
------------------------------------------------------------------
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for atexit... yes
checking for atoll... yes
checking for gettimeofday... yes
checking for mlockall... yes
checking for munlockall... yes
checking for nanosleep... yes
checking for pause... yes
checking for usleep... yes
checking for sched_get_priority_max... yes
checking for sched_getparam... yes
checking for sched_getscheduler... yes
checking for sched_setscheduler... yes
checking for setlocale... yes
checking for pthread_self... yes
checking for pthread_getschedparam... yes
checking for pthread_setschedparam... yes
checking for sigprocmask... yes
checking for sigwait... yes
------------------------------------------------------------------
8. Section: Output
------------------------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ecasound.spec
config.status: creating libecasound/Makefile
config.status: creating libecasound/libecasound-config
config.status: creating libecasound/plugins/Makefile
config.status: creating libecasoundc/Makefile
config.status: creating libecasoundc/libecasoundc-config
config.status: creating pyecasound/Makefile
config.status: creating rubyecasound/Makefile
config.status: creating ecasound/Makefile
config.status: creating ecatools/Makefile
config.status: creating kvutils/Makefile
config.status: creating Documentation/Makefile
config.status: creating Documentation/users_guide/Makefile
config.status: creating Documentation/programmers_guide/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in readline-4.0
configure: running /bin/sh './configure' --prefix=/usr/pkg  '--prefix=/usr/pkg' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 'CC=gcc' 'CFLAGS=-O2 -I/usr/pkg/include/ncurses -I/usr/include' 'CPPFLAGS=-I/usr/pkg/include/ncurses -I/usr/include' 'CXXFLAGS=-O2 -I/usr/pkg/include/ncurses -I/usr/include' 'CXX=c++' 'F77=g77' 'FFLAGS=-O' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for x86_64--netbsd-gcc... gcc
checking for C compiler default output... 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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ar... ar
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for strcasecmp... yes
checking for select... yes
checking for setenv... yes
checking for putenv... yes
checking for tcgetattr... yes
checking for setlocale... yes
checking for lstat... yes
checking for working strcoll... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking sys/ptem.h usability... no
checking sys/ptem.h presence... no
checking for sys/ptem.h... no
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether programs are able to redeclare getpw functions... yes
checking whether or not strcoll and strcmp differ... no
checking whether signal handlers are of type void... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... yes
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default commands
-----------------------------------------------------------------
Following packages are now configured:
ecasound:               yes (ecasound,libecasound,libecasoundc)
ecatools:               yes
pyecasound:             no
rubyecasound:           no
libkvutils:             yes
-----------------------------------------------------------------
Compiler options:
CFLAGS:                  -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -O2 -I/usr/pkg/include/ncurses -I/usr/include
CXXFLAGS:                -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -O2 -I/usr/pkg/include/ncurses -I/usr/include
CPPFLAGS:                -D_REENTRANT -I/usr/pkg/include/ncurses -I/usr/include
LDFLAGS:                 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib
-----------------------------------------------------------------
Following features were selected:
Debugging info:         no
Effects enabled:        yes
Largefile support:      no
Termcap:                ncurses
Libaudiofile:           no
Libsndfile:             no
ALSA support:           no
OSS support:            yes
aRts support:           no
JACK support:           no
Libsamplerate support   no
Use system readline     no
-----------------------------------------------------------------
Following directories are used:
Directory prefix:       /usr/pkg
Ruby module dir:        
-------------------------------------------------------------------
Type 'make' to compile the package and 'make install' to install.
Remember to use GNU Make, often installed as 'gmake'.
-------------------------------------------------------------------
=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.