>>> Building on exopi-2 under www/spawn-fcgi BDEPENDS = [archivers/xz] DIST = [www/spawn-fcgi:spawn-fcgi-1.6.4.tar.xz] FULLPKGNAME = spawn-fcgi-1.6.4 Avoided depends for xz-5.4.5 distfiles size=79944 >>> Running build in www/spawn-fcgi at 1714746830.46 ===> www/spawn-fcgi ===> Building from scratch spawn-fcgi-1.6.4 ===> spawn-fcgi-1.6.4 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for spawn-fcgi-1.6.4 `/exopi-cvs/ports/distfiles/spawn-fcgi-1.6.4.tar.xz' is up to date. >> (SHA256) spawn-fcgi-1.6.4.tar.xz: OK ===> Extracting for spawn-fcgi-1.6.4 ===> Patching for spawn-fcgi-1.6.4 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for spawn-fcgi-1.6.4 ===> Configuring for spawn-fcgi-1.6.4 Using /exopi-obj/pobj/spawn-fcgi-1.6.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/spawn-fcgi-1.6.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/spawn-fcgi-1.6.4/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking for grp.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for pwd.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for socklen_t... yes checking for library containing socket... none required checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for dup2... (cached) yes checking for memset... (cached) yes checking for putenv... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for issetugid... (cached) yes checking for inet_pton... (cached) yes checking for IPv6 support... no checking if cc supports -Wall -W -Wshadow -pedantic... yes checking if cc supports -std=gnu99... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for spawn-fcgi-1.6.4 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -MT spawn-fcgi.o -MD -MP -MF .deps/spawn-fcgi.Tpo -c -o spawn-fcgi.o spawn-fcgi.c spawn-fcgi.c:429:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void show_version () { ^ void spawn-fcgi.c:435:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void show_help () { ^ void 2 warnings generated. mv -f .deps/spawn-fcgi.Tpo .deps/spawn-fcgi.Po cc -O2 -pipe -Wall -W -Wshadow -pedantic -std=gnu99 -o spawn-fcgi spawn-fcgi.o spawn-fcgi.c(spawn-fcgi.o:(bind_socket)): warning: strcpy() is almost always misused, please use strlcpy() spawn-fcgi.c(spawn-fcgi.o:(fcgi_spawn_connection)): warning: strcat() is almost always misused, please use strlcat() Making all in doc >>> Running package in www/spawn-fcgi at 1714746837.60 ===> www/spawn-fcgi ===> Faking installation for spawn-fcgi-1.6.4 Making install in src mkdir -p '/exopi-obj/pobj/spawn-fcgi-1.6.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/spawn-fcgi-1.6.4/bin/install -c -s -m 755 spawn-fcgi '/exopi-obj/pobj/spawn-fcgi-1.6.4/fake-amd64/usr/local/bin' Making install in doc mkdir -p '/exopi-obj/pobj/spawn-fcgi-1.6.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/spawn-fcgi-1.6.4/bin/install -c -m 644 spawn-fcgi.1 '/exopi-obj/pobj/spawn-fcgi-1.6.4/fake-amd64/usr/local/man/man1' ===> Building package for spawn-fcgi-1.6.4 Create /exopi-cvs/ports/packages/amd64/all/spawn-fcgi-1.6.4.tgz Creating package spawn-fcgi-1.6.4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/spawn-fcgi-1.6.4.tgz >>> Running clean in www/spawn-fcgi at 1714746839.21 ===> www/spawn-fcgi ===> Cleaning for spawn-fcgi-1.6.4 >>> Ended at 1714746839.44 max_stuck=0.00/build=7.16/package=1.60/clean=0.26