=> 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 mad123-0.8.5nb9 --- mad123.o --- --- mp3_stream.o --- --- audio_dev.o --- --- audio_dev_pcm.o --- --- audio_dev_arts.o --- --- mad123.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DNOSUN -I/usr/pkg/include -c mad123.c --- mp3_stream.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DNOSUN -I/usr/pkg/include -c mp3_stream.c --- audio_dev.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DNOSUN -I/usr/pkg/include -c audio_dev.c --- audio_dev_pcm.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DNOSUN -I/usr/pkg/include -c audio_dev_pcm.c --- audio_dev_arts.o --- gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -DNOSUN -I/usr/pkg/include -c audio_dev_arts.c --- audio_dev.o --- audio_dev.c:71:2: error: expected specifier-qualifier-list before 'uint64_t' audio_dev.c:87:2: error: expected specifier-qualifier-list before 'uint64_t' audio_dev.c: In function 'audio_dev_readpeer': audio_dev.c:155:18: error: 'struct audio_dev_ctx' has no member named 'ac_readcallback' audio_dev.c:156:6: error: 'struct audio_dev_ctx' has no member named 'ac_readcallback' audio_dev.c:156:27: error: 'struct audio_dev_ctx' has no member named 'ac_cbarg' audio_dev.c: In function 'audio_dev_init': audio_dev.c:180:9: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:180:41: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:187:26: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:190:24: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:196:24: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:221:24: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_close': audio_dev.c:248:18: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:248:38: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_register_read_callback': audio_dev.c:257:4: error: 'struct audio_dev_ctx' has no member named 'ac_readcallback' audio_dev.c:258:4: error: 'struct audio_dev_ctx' has no member named 'ac_cbarg' audio_dev.c: In function 'audio_dev_send_command': audio_dev.c:265:28: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:284:13: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:285:20: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:295:11: error: 'struct pcm_buffer' has no member named 'pb_buffers' audio_dev.c:295:26: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:298:5: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c: In function 'audio_dev_output': audio_dev.c:314:28: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:315:23: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:321:5: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:322:5: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:343:20: error: 'uint16_t' undeclared (first use in this function) audio_dev.c:343:20: note: each undeclared identifier is reported only once for each function it appears in audio_dev.c:344:4: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_command': audio_dev.c:356:19: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:356:39: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_slave': audio_dev.c:373:28: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:402:24: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:413:12: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:413:27: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:413:42: error: 'struct pcm_buffer' has no member named 'pb_purge' audio_dev.c:414:16: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:416:12: error: 'struct pcm_buffer' has no member named 'pb_buffers' audio_dev.c:432:6: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:436:9: error: 'struct pcm_buffer' has no member named 'pb_purge' audio_dev.c:437:6: error: 'struct pcm_buffer' has no member named 'pb_purge' audio_dev.c:438:6: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:438:20: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:457:28: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:457:43: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:489:31: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:489:46: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c: In function 'audio_dev_write': audio_dev.c:570:28: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:574:12: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:575:19: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:585:10: error: 'struct pcm_buffer' has no member named 'pb_buffers' audio_dev.c:585:25: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:599:4: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:600:11: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:609:4: error: 'struct audio_dev_ctx' has no member named 'ac_buffersamples' audio_dev.c: In function 'audio_dev_flush_wait': audio_dev.c:618:28: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:625:11: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:625:26: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:637:4: error: 'struct audio_dev_ctx' has no member named 'ac_buffersamples' audio_dev.c:637:27: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_purge_wait': audio_dev.c:646:28: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:650:4: error: 'struct pcm_buffer' has no member named 'pb_purge' audio_dev.c:655:11: error: 'struct pcm_buffer' has no member named 'pb_head' audio_dev.c:655:26: error: 'struct pcm_buffer' has no member named 'pb_tail' audio_dev.c:655:41: error: 'struct pcm_buffer' has no member named 'pb_purge' audio_dev.c:667:4: error: 'struct audio_dev_ctx' has no member named 'ac_buffersamples' audio_dev.c:667:27: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_buffer_time': audio_dev.c:678:8: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:679:12: error: 'struct audio_dev_ctx' has no member named 'ac_buffersamples' audio_dev.c:679:35: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:681:27: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c: In function 'audio_dev_played_time': audio_dev.c:692:8: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:693:14: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' audio_dev.c:693:48: error: 'struct audio_dev_ctx' has no member named 'ac_pcm' *** [audio_dev.o] Error code 1 bmake: stopped in /tmp/pkgsrc/audio/mad123/work/mad123-0.8.5 1 error bmake: stopped in /tmp/pkgsrc/audio/mad123/work/mad123-0.8.5 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/audio/mad123 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/mad123