=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for amp-0.7.6nb1 --- dump.o --- --- formats.o --- --- getbits.o --- --- dump.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 dump.c --- formats.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 formats.c --- getbits.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 getbits.c --- formats.o --- formats.c:63:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(0); ^ formats.c:63:2: note: include the header or explicitly provide a declaration for 'exit' --- getbits.o --- getbits.c:58:3: warning: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned long)' [-Wimplicit-function-declaration] memcpy (buffer,&buffer[BUFFER_SIZE], overflow); ^ getbits.c:58:3: note: include the header or explicitly provide a declaration for 'memcpy' --- formats.o --- 1 warning generated. --- huffman.o --- --- getbits.o --- getbits.c:241:17: warning: add explicit braces to avoid dangling else [-Wdangling-else] else return GETHDR_ERR; ^ getbits.c:263:17: warning: add explicit braces to avoid dangling else [-Wdangling-else] else return GETHDR_ERR; ^ --- layer3.o --- --- huffman.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 huffman.c --- layer3.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 layer3.c --- huffman.o --- huffman.c:68:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit (-1); ^ huffman.c:68:4: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. --- getdata.o --- --- getbits.o --- 3 warnings generated. --- layer3.o --- layer3.c:80:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ layer3.c:118:28: warning: implicit declaration of function 'requantize_downmix' is invalid in C99 [-Wimplicit-function-declaration] if (A_DOWNMIX && nch==2) requantize_downmix(gr,&info,header); ^ --- misc2.o --- --- getdata.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 getdata.c --- misc2.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 misc2.c --- layer3.o --- 2 warnings generated. --- transform.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 transform.c --- getdata.o --- getdata.c:202:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ --- misc2.o --- misc2.c:208:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else for (window=0;window<3;window++) ^ misc2.c:364:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else /* MPEG2 */ ^ misc2.c:401:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else /* MPEG2 */ ^ misc2.c:445:49: warning: add explicit braces to avoid dangling else [-Wdangling-else] else /* MPEG2 */ ^ misc2.c:560:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else /* MPEG2 */ ^ --- getdata.o --- 1 warning generated. --- audio.o --- --- args.o --- --- audio.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 audio.c --- args.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 args.c --- buffer.o --- --- audio.o --- audio.c:108:2: warning: implicit declaration of function 'show_header' is invalid in C99 [-Wimplicit-function-declaration] show_header(&header); ^ audio.c:217:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(0); ^ audio.c:217:2: note: include the header or explicitly provide a declaration for 'exit' --- buffer.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 buffer.c --- audio.o --- audio.c:228:2: warning: implicit declaration of function 'calculate_t43' is invalid in C99 [-Wimplicit-function-declaration] calculate_t43(); --- buffer.o --- buffer.c:101:2: warning: implicit declaration of function 'mlock' is invalid in C99 [-Wimplicit-function-declaration] --- audio.o --- ^ --- buffer.o --- mlock(buffer->bufferPtr,AUDIO_BUFFER_SIZE); ^ --- audio.o --- audio.c:273:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else --- buffer.o --- buffer.c:112:3: warning: implicit declaration of function 'munlock' is invalid in C99 [-Wimplicit-function-declaration] --- audio.o --- ^ --- buffer.o --- munlock(buffer->bufferPtr,AUDIO_BUFFER_SIZE); ^ --- audio.o --- audio.c:284:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] --- buffer.o --- 2 warnings generated. --- audioIO.o --- --- audio.o --- else ^ --- audioIO.o --- gcc -c -O3 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_amd64 audioIO.c In file included from audioIO.c:10: ./audioIO_Linux.c:24:10: fatal error: 'linux/soundcard.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. *** [audioIO.o] Error code 1 bmake: stopped in /var/pkgsrc/work/audio/amp/work/amp-0.7.6 --- audio.o --- 5 warnings generated. --- misc2.o --- 5 warnings generated. 1 error bmake: stopped in /var/pkgsrc/work/audio/amp/work/amp-0.7.6 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/audio/amp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/amp