=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for fcgi-2.4.0nb2 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/bin/make 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 -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -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 -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.TPlo.13747 -c fcgiapp.c -fPIC -DPIC -o .libs/libfcgi_la-fcgiapp.o fcgiapp.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -MT libfcgi_la-fcgiapp.lo -MD -MP -MF .deps/libfcgi_la-fcgiapp.TPlo.13747 -c fcgiapp.c -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 -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -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 -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.TPlo.13533 -c fcgi_stdio.c -fPIC -DPIC -o .libs/libfcgi_la-fcgi_stdio.o fcgi_stdio.c:15:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -MT libfcgi_la-fcgi_stdio.lo -MD -MP -MF .deps/libfcgi_la-fcgi_stdio.TPlo.13533 -c fcgi_stdio.c -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 -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -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 -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.TPlo.23582 -c os_unix.c -fPIC -DPIC -o .libs/libfcgi_la-os_unix.o os_unix.c: In function 'OS_Accept': os_unix.c:1175:70: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] In file included from /usr/include/netinet6/in6.h:73:0, from /usr/include/netinet/in.h:372, from os_unix.c:28: /usr/include/sys/socket.h:620:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~ os_unix.c: In function 'OS_IsFcgi': os_unix.c:1275:51: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] In file included from /usr/include/netinet6/in6.h:73:0, from /usr/include/netinet/in.h:372, from os_unix.c:28: /usr/include/sys/socket.h:624:5: note: expected '__socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ At top level: os_unix.c:20:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -MT libfcgi_la-os_unix.lo -MD -MP -MF .deps/libfcgi_la-os_unix.TPlo.23582 -c os_unix.c -o libfcgi_la-os_unix.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -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 libtool: link: gcc -shared -fPIC -DPIC .libs/libfcgi_la-fcgiapp.o .libs/libfcgi_la-fcgi_stdio.o .libs/libfcgi_la-os_unix.o -O2 -Wl,-rpath -Wl,/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 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -c -o fcgio.lo `test -f fcgio.cpp || echo './'`fcgio.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -MT fcgio.lo -MD -MP -MF .deps/fcgio.TPlo.8333 -c fcgio.cpp -fPIC -DPIC -o .libs/fcgio.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -MT fcgio.lo -MD -MP -MF .deps/fcgio.TPlo.8333 -c fcgio.cpp -o fcgio.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link c++ -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o libfcgi++.la libfcgi.la -rpath /usr/pkg/lib fcgio.lo libtool: link: c++ -shared -fPIC -DPIC .libs/fcgio.o -Wl,-rpath,/tmp/pkgbuild/www/fcgi/work.aarch64/fcgi-2.4.0/libfcgi/.libs -Wl,-rpath,/usr/pkg/lib -L./.libs -lfcgi -O2 -Wl,-rpath -Wl,/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 fcgio.o libtool: link: ranlib .libs/libfcgi++.a libtool: link: ( cd ".libs" && rm -f "libfcgi++.la" && ln -s "../libfcgi++.la" "libfcgi++.la" ) Making all in cgi-fcgi source='cgi-fcgi.c' object='cgi-fcgi.o' libtool=no depfile='.deps/cgi-fcgi.Po' tmpdepfile='.deps/cgi-fcgi.TPo' depmode=gcc3 /bin/sh ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I../include -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -c `test -f cgi-fcgi.c || echo './'`cgi-fcgi.c cgi-fcgi.c: In function 'ScheduleIo': cgi-fcgi.c:461:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cgi-fcgi.c:477:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cgi-fcgi.c: In function 'ParseArgs': cgi-fcgi.c:642:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] cgi-fcgi.c: In function 'main': cgi-fcgi.c:725:9: warning: variable 'numFDs' set but not used [-Wunused-but-set-variable] At top level: cgi-fcgi.c:14:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] /bin/sh ../libtool --mode=link gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o cgi-fcgi cgi-fcgi.o ../libfcgi/libfcgi.la libtool: link: gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/cgi-fcgi cgi-fcgi.o -L../libfcgi/.libs -lfcgi -Wl,-rpath,/usr/pkg/lib ld: ../libfcgi/.libs/libfcgi.so: undefined reference to `frexp' distcc[8251] ERROR: compile (null) on localhost failed *** Error code 1 Stop. make[2]: stopped in /tmp/pkgbuild/www/fcgi/work.aarch64/fcgi-2.4.0/cgi-fcgi *** Error code 1 Stop. make[1]: stopped in /tmp/pkgbuild/www/fcgi/work.aarch64/fcgi-2.4.0 *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/www/fcgi/work.aarch64/fcgi-2.4.0 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/www/fcgi *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/fcgi