=> 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 mpeg_encode-1.5bnb6
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o mfwddct.o mfwddct.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o postdct.o postdct.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o huff.o huff.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o bitio.o bitio.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o mheaders.o mheaders.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o mpeg.o mpeg.c
bitio.c: In function 'Bitio_Flush':
bitio.c:311:5: warning: implicit declaration of function 'time'
bitio.c: In function 'Bitio_WriteToSocket':
bitio.c:422:6: warning: implicit declaration of function 'write'
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o subsample.o subsample.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o param.o param.c
mpeg.c: In function 'GenMPEGStream':
mpeg.c:604:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
/usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
mpeg.c:608:8: warning: pointer targets in passing argument 1 of 'stat' differ in signedness
/usr/include/sys/stat.h:455:1: note: expected 'const char *' but argument is of type 'unsigned char *'
mpeg.c:611:8: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness
/usr/include/stdio.h:269:14: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
mpeg.c:641:53: warning: pointer targets in passing argument 13 of 'Mhead_GenSequenceHeader' differ in signedness
headers/mheaders.h:66:6: note: expected 'uint8 *' but argument is of type 'char *'
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o rgbtoycc.o rgbtoycc.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o readframe.o readframe.c
param.c: In function 'ReadParamFile':
param.c:711:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
/usr/include/string.h:128:14: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
readframe.c: In function 'ReadAYUV':
readframe.c:828:8: warning: pointer targets in assignment differ in signedness
readframe.c:829:8: warning: pointer targets in assignment differ in signedness
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o combine.o combine.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o jrevdct.o jrevdct.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o frame.o frame.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o fsize.o fsize.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o frametype.o frametype.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o libpnmrw.o libpnmrw.c
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o specifics.o specifics.c
libpnmrw.c: In function 'pm_perror':
libpnmrw.c:131:16: error: conflicting types for 'sys_errlist'
/usr/include/bits/sys_errlist.h:28:30: note: previous declaration of 'sys_errlist' was here
gcc -Iheaders  -O -Wall -Wmissing-prototypes   -I/usr/pkg/include  -c -o rate.o rate.c
make: *** [libpnmrw.o] Error 1
make: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/multimedia/mpeg_encode
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/multimedia/mpeg_encode