=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for sidplay-1.0.9nb2
g++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DHAVE_LINUX=1  -I. -I.    -I/usr/pkg/include  -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -c sidplay.cpp
g++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DHAVE_LINUX=1  -I. -I.    -I/usr/pkg/include  -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -c audiodrv.cpp
g++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DHAVE_LINUX=1  -I. -I.    -I/usr/pkg/include  -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -c sid2wav.cpp
g++ -DPACKAGE=\"sidplay-base\" -DVERSION=\"1.0.9\" -DHAVE_SIGNAL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DHAVE_LINUX=1  -I. -I.    -I/usr/pkg/include  -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -c sidcon.cpp
sidplay.cpp:21:21: fatal error: iomanip.h: No such file or directory
compilation terminated.
sid2wav.cpp:21:22: fatal error: iostream.h: No such file or directory
compilation terminated.
make: *** [sidplay.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [sid2wav.o] Error 1
sidcon.cpp:28:22: fatal error: iostream.h: No such file or directory
compilation terminated.
make: *** [sidcon.o] Error 1
audiodrv.cpp: In constructor 'audioDriver::audioDriver()':
audiodrv.cpp:18:16: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp: In member function 'bool audioDriver::Open(udword, int, int, int, int)':
audiodrv.cpp:39:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:56:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:136:23: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:144:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:149:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:162:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:172:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:181:17: warning: deprecated conversion from string constant to 'char*'
audiodrv.cpp:201:17: warning: deprecated conversion from string constant to 'char*'
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/audio/sidplay
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/audio/sidplay