------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dircproxy-1.2.0.r1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dircproxy-1.2.0.r1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dircproxy-1.2.0.r1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dircproxy-1.2.0.r1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dircproxy-1.2.0.r1_2 for building => SHA256 Checksum OK for w8tvi-dircproxy-1.2.0-RC1-dc563b3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dircproxy-1.2.0.r1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dircproxy-1.2.0.r1_2 for building ===> Extracting for dircproxy-1.2.0.r1_2 => SHA256 Checksum OK for w8tvi-dircproxy-1.2.0-RC1-dc563b3_GH0.tar.gz. Extracted Memory Use: 1.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dircproxy-1.2.0.r1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dircproxy-1.2.0.r1_2 depends on package: autoconf>=2.69 - found ===> dircproxy-1.2.0.r1_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dircproxy-1.2.0.r1_2 depends on package: autoconf>=2.69 - found ===> dircproxy-1.2.0.r1_2 depends on package: automake>=1.16.1 - found ===> Configuring for dircproxy-1.2.0.r1_2 configure.ac:12: installing './compile' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for gawk... (cached) /usr/bin/awk checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking for crypt... no checking for crypt in -lcrypt... (cached) yes checking how to run the C preprocessor... cpp 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/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 size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for netdb.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... (cached) yes checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for alarm... (cached) yes checking for dup2... (cached) yes checking for gethostbyaddr... yes checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for rmdir... yes checking for realloc... yes checking for select... (cached) yes checking for seteuid... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strstr... (cached) yes checking for strtoul... (cached) yes checking for sys/select.h... (cached) yes checking for sys/uio.h... (cached) yes checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... (cached) yes checking for inet_aton... (cached) yes checking for writev... yes checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for strdup... (cached) yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for poll... (cached) yes checking for poll.h... (cached) yes checking for sys/poll.h... (cached) yes checking for select... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating contrib/Makefile config.status: creating getopt/Makefile config.status: creating crypt/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dircproxy-1.2.0.r1_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in conf Making all in contrib Making all in getopt --- getopt.o --- --- getopt1.o --- --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- getopt1.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c --- getopt.o --- getopt.c: In function '_getopt_internal': getopt.c:386:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:455:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, s - nextchar)) ^~~~~~~ getopt.c:457:26: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (s - nextchar == strlen (p->name)) ^~~~~~ getopt.c:457:26: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:457:26: note: include '' or provide a declaration of 'strlen' getopt.c:98:1: +#include getopt.c:457:26: if (s - nextchar == strlen (p->name)) ^~~~~~ getopt.c:481:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:481:16: note: include '' or provide a declaration of 'strlen' getopt.c:511:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:511:17: note: include '' or provide a declaration of 'strlen' getopt.c:524:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:524:17: note: include '' or provide a declaration of 'strlen' getopt.c:528:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:528:16: note: include '' or provide a declaration of 'strlen' --- getopt1.o --- mv -f .deps/getopt1.Tpo .deps/getopt1.Po --- getopt.o --- mv -f .deps/getopt.Tpo .deps/getopt.Po --- libgetopt.a --- rm -f libgetopt.a ar cru libgetopt.a getopt.o getopt1.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgetopt.a Making all in crypt --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po --- dircproxy-crypt --- cc -pipe -O2 -fno-strict-aliasing -o dircproxy-crypt main.o ../getopt/libgetopt.a -lcrypt Making all in doc Making all in src --- main.o --- --- irc_net.o --- --- irc_client.o --- --- irc_server.o --- --- irc_prot.o --- --- irc_log.o --- --- irc_string.o --- --- dcc_net.o --- --- dcc_chat.o --- --- dcc_send.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- irc_net.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT irc_net.o -MD -MP -MF .deps/irc_net.Tpo -c -o irc_net.o irc_net.c --- irc_client.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT irc_client.o -MD -MP -MF .deps/irc_client.Tpo -c -o irc_client.o irc_client.c --- irc_server.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT irc_server.o -MD -MP -MF .deps/irc_server.Tpo -c -o irc_server.o irc_server.c --- irc_prot.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT irc_prot.o -MD -MP -MF .deps/irc_prot.Tpo -c -o irc_prot.o irc_prot.c --- irc_log.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT irc_log.o -MD -MP -MF .deps/irc_log.Tpo -c -o irc_log.o irc_log.c --- irc_string.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT irc_string.o -MD -MP -MF .deps/irc_string.Tpo -c -o irc_string.o irc_string.c --- dcc_net.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT dcc_net.o -MD -MP -MF .deps/dcc_net.Tpo -c -o dcc_net.o dcc_net.c --- dcc_chat.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT dcc_chat.o -MD -MP -MF .deps/dcc_chat.Tpo -c -o dcc_chat.o dcc_chat.c --- irc_client.o --- irc_client.c: In function '_ircclient_timedout': irc_client.c:1432:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] connect = (int)data; ^ --- dcc_send.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT dcc_send.o -MD -MP -MF .deps/dcc_send.Tpo -c -o dcc_send.o dcc_send.c --- irc_server.o --- irc_server.c: In function '_ircserver_connect2': irc_server.c:179:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] net_filladdr(&p->server_addr, ip, (unsigned short)data); ^ --- irc_string.o --- mv -f .deps/irc_string.Tpo .deps/irc_string.Po --- cfgfile.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT cfgfile.o -MD -MP -MF .deps/cfgfile.Tpo -c -o cfgfile.o cfgfile.c --- dcc_send.o --- mv -f .deps/dcc_send.Tpo .deps/dcc_send.Po --- timers.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c --- dcc_net.o --- mv -f .deps/dcc_net.Tpo .deps/dcc_net.Po --- dns.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c --- dcc_chat.o --- mv -f .deps/dcc_chat.Tpo .deps/dcc_chat.Po --- net.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c --- dns.o --- dns.c: In function 'dns_filladdr': dns.c:358:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ret = _dns_startrequest(boundto, function, (void*)port, 0, host); ^ --- irc_prot.o --- mv -f .deps/irc_prot.Tpo .deps/irc_prot.Po --- match.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- stringex.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT stringex.o -MD -MP -MF .deps/stringex.Tpo -c -o stringex.o stringex.c --- match.o --- mv -f .deps/match.Tpo .deps/match.Po --- sprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT sprintf.o -MD -MP -MF .deps/sprintf.Tpo -c -o sprintf.o sprintf.c --- stringex.o --- mv -f .deps/stringex.Tpo .deps/stringex.Po --- memdebug.o --- cc -DHAVE_CONFIG_H -I. -I.. -I.. -DSYSCONFDIR="\"/usr/local/etc\"" -pipe -O2 -fno-strict-aliasing -MT memdebug.o -MD -MP -MF .deps/memdebug.Tpo -c -o memdebug.o memdebug.c --- sprintf.o --- mv -f .deps/sprintf.Tpo .deps/sprintf.Po --- timers.o --- mv -f .deps/timers.Tpo .deps/timers.Po --- memdebug.o --- mv -f .deps/memdebug.Tpo .deps/memdebug.Po --- dns.o --- mv -f .deps/dns.Tpo .deps/dns.Po --- irc_net.o --- mv -f .deps/irc_net.Tpo .deps/irc_net.Po --- irc_log.o --- mv -f .deps/irc_log.Tpo .deps/irc_log.Po --- irc_server.o --- mv -f .deps/irc_server.Tpo .deps/irc_server.Po --- net.o --- mv -f .deps/net.Tpo .deps/net.Po --- cfgfile.o --- mv -f .deps/cfgfile.Tpo .deps/cfgfile.Po --- irc_client.o --- mv -f .deps/irc_client.Tpo .deps/irc_client.Po --- dircproxy --- cc -pipe -O2 -fno-strict-aliasing -o dircproxy main.o irc_net.o irc_client.o irc_server.o irc_prot.o irc_log.o irc_string.o dcc_net.o dcc_chat.o dcc_send.o cfgfile.o timers.o dns.o net.o match.o stringex.o sprintf.o memdebug.o ../getopt/libgetopt.a -lcrypt SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dircproxy-1.2.0.r1_2 ===> Generating temporary packing list Making install in conf /bin/mkdir -p '/construction/irc/dircproxy/stage/usr/local/share/dircproxy' install -m 0644 dircproxyrc.sample '/construction/irc/dircproxy/stage/usr/local/share/dircproxy' Making install in contrib /bin/mkdir -p '/construction/irc/dircproxy/stage/usr/local/share/dircproxy' install -m 0644 log.pl privmsg-log.pl cronchk.sh '/construction/irc/dircproxy/stage/usr/local/share/dircproxy' Making install in getopt Making install in crypt /bin/mkdir -p '/construction/irc/dircproxy/stage/usr/local/bin' install -s -m 555 dircproxy-crypt '/construction/irc/dircproxy/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/construction/irc/dircproxy/stage/usr/local/man/man1' install -m 0644 dircproxy.1 dircproxy-crypt.1 '/construction/irc/dircproxy/stage/usr/local/man/man1' Making install in src /bin/mkdir -p '/construction/irc/dircproxy/stage/usr/local/bin' install -s -m 555 dircproxy '/construction/irc/dircproxy/stage/usr/local/bin' /bin/mkdir -p '/construction/irc/dircproxy/stage/usr/local/man/man1' install -m 0644 dircproxy.1 dircproxy-crypt.1 '/construction/irc/dircproxy/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dircproxy-1.2.0.r1_2 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:36