------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by bip-0.8.9 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by bip-0.8.9 for building => SHA256 Checksum OK for bip-0.8.9.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by bip-0.8.9 for building ===> Extracting for bip-0.8.9 => SHA256 Checksum OK for bip-0.8.9.tar.gz. Extracted Memory Use: 1.03M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for bip-0.8.9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for bip-0.8.9 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake supports nested variables... (cached) 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... 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc 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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... no configure: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libintl.h: proceeding with the compiler's result checking for libintl.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int8_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for __attribute__... yes 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ftruncate... yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for select... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_read in -lssl... yes checking whether cc accepts PIE flags... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands OPENSSL: yes DEBUG: no OIDENTD: no PIE: yes SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for bip-0.8.9 gmake[1]: Entering directory '/construction/irc/bip/bip-0.8.9' gmake all-am gmake[2]: Entering directory '/construction/irc/bip/bip-0.8.9' depbase=`echo src/conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/conf.o -MD -MP -MF $depbase.Tpo -c -o src/conf.o src/conf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/lex.o -MD -MP -MF $depbase.Tpo -c -o src/lex.o src/lex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/bip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/bip.o -MD -MP -MF $depbase.Tpo -c -o src/bip.o src/bip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/connection.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/connection.o -MD -MP -MF $depbase.Tpo -c -o src/connection.o src/connection.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/irc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/irc.o -MD -MP -MF $depbase.Tpo -c -o src/irc.o src/irc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/line.o -MD -MP -MF $depbase.Tpo -c -o src/line.o src/line.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/bipmkpw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -MT src/bipmkpw.o -MD -MP -MF $depbase.Tpo -c -o src/bipmkpw.o src/bipmkpw.c &&\ mv -f $depbase.Tpo $depbase.Po src/log.c:442:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] void log_part(log_t *logdata, const const char *ircmask, const char *channel, ^~~~~ src/log.c:443:9: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const const char *message) ^~~~~ src/log.c: In function 'check_dir_r': src/log.c:87:5: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] strncpy(dir + count, "/", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c: In function 'timestamp': src/util.c:125:30: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size between 0 and 14 [-Wformat-truncation=] snprintf(ts, 20, "%02d-%02d-%04d %02d:%02d:%02d", tm->tm_mday, ^~~~ src/util.c:125:19: note: directive argument in the range [-2147481748, 2147483647] snprintf(ts, 20, "%02d-%02d-%04d %02d:%02d:%02d", tm->tm_mday, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:125:2: note: 'snprintf' output between 20 and 72 bytes into a destination of size 20 snprintf(ts, 20, "%02d-%02d-%04d %02d:%02d:%02d", tm->tm_mday, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm->tm_mon + 1, tm->tm_year + 1900, tm->tm_hour, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm->tm_min, tm->tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~ src/util.c: In function 'hrtime': src/util.c:140:30: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size between 0 and 14 [-Wformat-truncation=] snprintf(ts, 20, "%02d-%02d-%04d %02d:%02d:%02d", tm->tm_mday, ^~~~ src/util.c:140:19: note: directive argument in the range [-2147481748, 2147483647] snprintf(ts, 20, "%02d-%02d-%04d %02d:%02d:%02d", tm->tm_mday, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:140:2: note: 'snprintf' output between 20 and 72 bytes into a destination of size 20 snprintf(ts, 20, "%02d-%02d-%04d %02d:%02d:%02d", tm->tm_mday, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm->tm_mon + 1, tm->tm_year + 1900, tm->tm_hour, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm->tm_min, tm->tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~ src/log.c: In function 'log_build_filename': src/log.c:148:21: warning: '%04d' directive output may be truncated writing between 4 and 11 bytes into a region of size 5 [-Wformat-truncation=] snprintf(year, 5, "%04d", now->tm_year + 1900); ^~~~ src/log.c:148:20: note: directive argument in the range [-2147481748, 2147483647] snprintf(year, 5, "%04d", now->tm_year + 1900); ^~~~~~ src/log.c:148:2: note: 'snprintf' output between 5 and 12 bytes into a destination of size 5 snprintf(year, 5, "%04d", now->tm_year + 1900); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/log.c:150:22: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size 3 [-Wformat-truncation=] snprintf(month, 3, "%02d", now->tm_mon + 1); ^~~~ src/log.c:150:21: note: directive argument in the range [-2147483647, 2147483647] snprintf(month, 3, "%02d", now->tm_mon + 1); ^~~~~~ src/log.c:150:2: note: 'snprintf' output between 3 and 12 bytes into a destination of size 3 snprintf(month, 3, "%02d", now->tm_mon + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/bip.c: In function 'do_pid_stuff': src/bip.c:203:27: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=] snprintf(longpath, 1023, "%s.%s.%ld", conf_pid_file, hname, ^~~~~~~~~~~ ~~~~~ src/bip.c:203:27: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument src/bip.c:203:2: note: 'snprintf' output 4 or more bytes (assuming 1027) into a destination of size 1023 snprintf(longpath, 1023, "%s.%s.%ld", conf_pid_file, hname, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long unsigned int)getpid()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pie -o src/bipmkpw src/bipmkpw.o src/md5.o src/util.o -lssl -lcrypto cc -Wall -Wextra -Werror -pipe -Wno-sign-compare -Wno-error -I/usr/local/include -O2 -fno-strict-aliasing -fPIE -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pie -o src/bip src/conf.o src/lex.o src/bip.o src/connection.o src/irc.o src/line.o src/log.o src/md5.o src/util.o -lssl -lcrypto gmake[2]: Leaving directory '/construction/irc/bip/bip-0.8.9' gmake[1]: Leaving directory '/construction/irc/bip/bip-0.8.9' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for bip-0.8.9 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/irc/bip/bip-0.8.9' /bin/mkdir -p '/construction/irc/bip/stage/usr/local/bin' install -s -m 555 src/bip src/bipmkpw '/construction/irc/bip/stage/usr/local/bin' gmake[1]: Leaving directory '/construction/irc/bip/bip-0.8.9' install -m 444 /construction/irc/bip/bip-0.8.9/bip.1 /construction/irc/bip/stage/usr/local/man/man1 install -m 444 /construction/irc/bip/bip-0.8.9/bipmkpw.1 /construction/irc/bip/stage/usr/local/man/man1 install -m 444 /construction/irc/bip/bip-0.8.9/bip.conf.5 /construction/irc/bip/stage/usr/local/man/man5 install -m 0644 /construction/irc/bip/bip-0.8.9/AUTHORS /construction/irc/bip/stage/usr/local/share/doc/bip install -m 0644 /construction/irc/bip/bip-0.8.9/BUGS /construction/irc/bip/stage/usr/local/share/doc/bip install -m 0644 /construction/irc/bip/bip-0.8.9/ChangeLog /construction/irc/bip/stage/usr/local/share/doc/bip install -m 0644 /construction/irc/bip/bip-0.8.9/NEWS /construction/irc/bip/stage/usr/local/share/doc/bip install -m 0644 /construction/irc/bip/bip-0.8.9/README /construction/irc/bip/stage/usr/local/share/doc/bip install -m 0644 /construction/irc/bip/bip-0.8.9/TODO /construction/irc/bip/stage/usr/local/share/doc/bip install -m 0644 /construction/irc/bip/bip-0.8.9/samples/bip.conf /construction/irc/bip/stage/usr/local/share/examples/bip install -m 0644 /construction/irc/bip/bip-0.8.9/samples/bip.vim /construction/irc/bip/stage/usr/local/share/examples/bip ====> 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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for bip-0.8.9 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10