=> 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 fcgi-2.4.0nb1 cd . && CONFIG_FILES= CONFIG_HEADERS=fcgi_config.h /bin/sh ./config.status config.status: creating fcgi_config.h config.status: fcgi_config.h is unchanged /usr/pkg/bin/bmake all-recursive Making all in libfcgi source='fcgiapp.c' object='libfcgi_la-fcgiapp.lo' libtool=yes depfile='.deps/libfcgi_la-fcgiapp.Plo' tmpdepfile='.deps/libfcgi_la-fcgiapp.TPlo' depmode=gcc3 /bin/sh ../depcomp /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../include -pthread -O3 -pipe -fstack-protector -I/usr/include -Wall -c -o libfcgi_la-fcgiapp.lo `test -f fcgiapp.c || echo './'`fcgiapp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O3 -pipe -fstack-protector -Wall -c fcgiapp.c -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.TPlo -fPIC -DPIC -o .libs/libfcgi_la-fcgiapp.o fcgiapp.c: In function 'ProcessManagementRecord': fcgiapp.c:1490:13: warning: dereferencing type-punned pointer will break strict-aliasing rules fcgiapp.c:1495:9: warning: dereferencing type-punned pointer will break strict-aliasing rules fcgiapp.c:1498:9: warning: dereferencing type-punned pointer will break strict-aliasing rules libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O3 -pipe -fstack-protector -Wall -c fcgiapp.c -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.TPlo -o libfcgi_la-fcgiapp.o >/dev/null 2>&1 source='fcgi_stdio.c' object='libfcgi_la-fcgi_stdio.lo' libtool=yes depfile='.deps/libfcgi_la-fcgi_stdio.Plo' tmpdepfile='.deps/libfcgi_la-fcgi_stdio.TPlo' depmode=gcc3 /bin/sh ../depcomp /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../include -pthread -O3 -pipe -fstack-protector -I/usr/include -Wall -c -o libfcgi_la-fcgi_stdio.lo `test -f fcgi_stdio.c || echo './'`fcgi_stdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O3 -pipe -fstack-protector -Wall -c fcgi_stdio.c -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.TPlo -fPIC -DPIC -o .libs/libfcgi_la-fcgi_stdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O3 -pipe -fstack-protector -Wall -c fcgi_stdio.c -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.TPlo -o libfcgi_la-fcgi_stdio.o >/dev/null 2>&1 source='os_unix.c' object='libfcgi_la-os_unix.lo' libtool=yes depfile='.deps/libfcgi_la-os_unix.Plo' tmpdepfile='.deps/libfcgi_la-os_unix.TPlo' depmode=gcc3 /bin/sh ../depcomp /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../include -pthread -O3 -pipe -fstack-protector -I/usr/include -Wall -c -o libfcgi_la-os_unix.lo `test -f os_unix.c || echo './'`os_unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O3 -pipe -fstack-protector -Wall -c os_unix.c -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.TPlo -fPIC -DPIC -o .libs/libfcgi_la-os_unix.o os_unix.c: In function 'OS_Accept': os_unix.c:1166:54: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' os_unix.c: In function 'OS_IsFcgi': os_unix.c:1266:35: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /usr/include/sys/socket.h:133:12: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O3 -pipe -fstack-protector -Wall -c os_unix.c -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.TPlo -o libfcgi_la-os_unix.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O3 -pipe -fstack-protector -I/usr/include -Wall -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libfcgi.la -rpath /usr/pkg/lib libfcgi_la-fcgiapp.lo libfcgi_la-fcgi_stdio.lo libfcgi_la-os_unix.lo -lnsl libtool: link: gcc -shared .libs/libfcgi_la-fcgiapp.o .libs/libfcgi_la-fcgi_stdio.o .libs/libfcgi_la-os_unix.o -lnsl -L/tmp/pkgsrc/www/fcgi/work/.buildlink/lib -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libfcgi.so.0 -o .libs/libfcgi.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfcgi.so.0" && ln -s "libfcgi.so.0.0.0" "libfcgi.so.0") libtool: link: (cd ".libs" && rm -f "libfcgi.so" && ln -s "libfcgi.so.0.0.0" "libfcgi.so") libtool: link: ar cru .libs/libfcgi.a libfcgi_la-fcgiapp.o libfcgi_la-fcgi_stdio.o libfcgi_la-os_unix.o libtool: link: ranlib .libs/libfcgi.a libtool: link: ( cd ".libs" && rm -f "libfcgi.la" && ln -s "../libfcgi.la" "libfcgi.la" ) source='fcgio.cpp' object='fcgio.lo' libtool=yes depfile='.deps/fcgio.Plo' tmpdepfile='.deps/fcgio.TPlo' depmode=gcc3 /bin/sh ../depcomp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../include -O3 -pipe -fstack-protector -I/usr/include -c -o fcgio.lo `test -f fcgio.cpp || echo './'`fcgio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -pipe -fstack-protector -c fcgio.cpp -MT fcgio.lo -MD -MP -MF .deps/fcgio.TPlo -fPIC -DPIC -o .libs/fcgio.o fcgio.cpp: In destructor 'virtual fcgi_streambuf::~fcgi_streambuf()': fcgio.cpp:50:14: error: 'EOF' was not declared in this scope fcgio.cpp: In member function 'virtual int fcgi_streambuf::overflow(int)': fcgio.cpp:70:72: error: 'EOF' was not declared in this scope fcgio.cpp:75:14: error: 'EOF' was not declared in this scope fcgio.cpp: In member function 'virtual int fcgi_streambuf::sync()': fcgio.cpp:86:18: error: 'EOF' was not declared in this scope fcgio.cpp:87:41: error: 'EOF' was not declared in this scope fcgio.cpp: In member function 'virtual int fcgi_streambuf::underflow()': fcgio.cpp:107:35: error: 'EOF' was not declared in this scope *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/fcgi/work/fcgi-2.4.0/libfcgi *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/fcgi/work/fcgi-2.4.0 *** Error code 1 Stop. bmake: stopped in /tmp/pkgsrc/www/fcgi/work/fcgi-2.4.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/fcgi *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/fcgi