>>> Building on exopi-1 under net/bnc DIST = [net/bnc:bnc2.9.4.tar.gz] FULLPKGNAME = bnc-2.9.4 RDEPENDS = [misc/dialog] distfiles size=76896 >>> Running build in net/bnc at 1713561507.44 ===> net/bnc ===> Building from scratch bnc-2.9.4 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for bnc-2.9.4 `/exopi-cvs/ports/distfiles/bnc2.9.4.tar.gz' is up to date. >> (SHA256) bnc2.9.4.tar.gz: OK ===> Extracting for bnc-2.9.4 ===> Patching for bnc-2.9.4 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Wed Jan 26 05:15:06 2005 |+++ Makefile.in Wed Mar 2 20:57:29 2005 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-bncsetup Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- bncsetup.orig Tue Feb 27 11:25:23 2001 |+++ bncsetup Tue Feb 27 11:29:02 2001 -------------------------- Patching file bncsetup using Plan A... Hunk #1 succeeded at 91 (offset 28 lines). Hunk #2 succeeded at 209 (offset 15 lines). done ===> Applying OpenBSD patch patch-server_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- server.c.orig Mon Feb 7 02:29:11 2005 |+++ server.c Wed Mar 2 20:57:00 2005 -------------------------- Patching file server.c using Plan A... Hunk #1 succeeded at 403. Hunk #2 succeeded at 1120. done ===> 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 bnc-2.9.4 ===> Configuring for bnc-2.9.4 Using /exopi-obj/pobj/bnc-2.9.4/config.site (generated) configure: loading site script /exopi-obj/pobj/bnc-2.9.4/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... cc -E checking for library containing strerror... none required checking for egrep... (cached) grep -E checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (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 sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/select.h... (cached) yes checking return type of signal handlers... (cached) void checking for select in -lsocket... no checking for select in -lnsl... no checking for gethostbyname in -lresolv... no checking for malloc in -lgnumalloc... no checking for malloc in -lbsdmalloc... no checking for select in -linet... no checking for select in -lcposix... no checking for select in -lnet... no checking for crypt in -lcrypt... no checking whether to enable SSL support... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for gethostbyname2... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for bnc-2.9.4 cc -O2 -pipe -c bnc.c cc -O2 -pipe -c conf.c cc -O2 -pipe -c server.c server.c:299:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] char *crypt (); ^ /usr/include/unistd.h:405:7: note: conflicting prototype is here char *crypt(const char *, const char *); ^ 1 warning generated. cc -O2 -pipe -c cmds.c cmds.c:405:6: warning: array index 512 is past the end of the array (that has type 'unsigned char[512]') [-Warray-bounds] motdb[MAXMOTDLINE]='\0'; ^ ~~~~~~~~~~~ cmds.c:50:1: note: array 'motdb' declared here unsigned char motdb[MAXMOTDLINE]; ^ cmds.c:407:6: warning: array index 512 is past the end of the array (that has type 'unsigned char[512]') [-Warray-bounds] motdb[MAXMOTDLINE]='\0'; ^ ~~~~~~~~~~~ cmds.c:50:1: note: array 'motdb' declared here unsigned char motdb[MAXMOTDLINE]; ^ 2 warnings generated. cc -O2 -pipe -c ctcp.c cc -O2 -pipe -c send.c cc -O2 -pipe -c sbuf.c cc -o bnc bnc.o conf.o server.o cmds.o ctcp.o sbuf.o send.o server.c(server.o:(identwd_lock)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -o mkpasswd mkpasswd.c mkpasswd.c:12:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern char *getpass (); ^ /usr/include/unistd.h:445:7: note: conflicting prototype is here char *getpass(const char *); ^ mkpasswd.c:19:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] char *crypt (); ^ /usr/include/unistd.h:405:7: note: conflicting prototype is here char *crypt(const char *, const char *); ^ mkpasswd.c:15:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main (argc, argv) ^ 3 warnings generated. mkpasswd.c(/tmp/mkpasswd-bff7ab.o:(main)): warning: random() may return deterministic values, is that what you want? >>> Running package in net/bnc at 1713561518.47 ===> net/bnc ===> Faking installation for bnc-2.9.4 /exopi-obj/pobj/bnc-2.9.4/bin/install -d -m 755 /exopi-obj/pobj/bnc-2.9.4/fake-amd64/usr/local/share/doc/bnc /exopi-obj/pobj/bnc-2.9.4/bin/install -d -m 755 /exopi-obj/pobj/bnc-2.9.4/fake-amd64/usr/local/share/examples/bnc cd /exopi-obj/pobj/bnc-2.9.4/bnc2.9.4; /exopi-obj/pobj/bnc-2.9.4/bin/install -c -s -m 755 bnc mkpasswd /exopi-obj/pobj/bnc-2.9.4/fake-amd64/usr/local/bin cd /exopi-obj/pobj/bnc-2.9.4/bnc2.9.4; /exopi-obj/pobj/bnc-2.9.4/bin/install -c -m 755 bncchk bncsetup /exopi-obj/pobj/bnc-2.9.4/fake-amd64/usr/local/bin /exopi-obj/pobj/bnc-2.9.4/bin/install -c -m 644 /exopi-obj/pobj/bnc-2.9.4/bnc2.9.4/README /exopi-obj/pobj/bnc-2.9.4/fake-amd64/usr/local/share/doc/bnc /exopi-obj/pobj/bnc-2.9.4/bin/install -c -m 644 /exopi-obj/pobj/bnc-2.9.4/bnc2.9.4/example.conf /exopi-obj/pobj/bnc-2.9.4/fake-amd64/usr/local/share/examples/bnc/bnc.conf.sample ===> Building package for bnc-2.9.4 Create /exopi-cvs/ports/packages/amd64/all/bnc-2.9.4.tgz Creating package bnc-2.9.4 reading plist| checking dependencies| checking dependencies|misc/dialog checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************** | 69% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|******************************************************* | 86% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bnc-2.9.4.tgz >>> Running clean in net/bnc at 1713561525.79 ===> net/bnc ===> Cleaning for bnc-2.9.4 >>> Ended at 1713561526.79 max_stuck=0.00/build=10.80/package=7.47/clean=1.13