>>> Building on exopi-1 under net/tircproxy DIST = [net/tircproxy:tircproxy-0.4.5.tar.gz] FULLPKGNAME = tircproxy-0.4.5p2 distfiles size=107447 >>> Running build in net/tircproxy at 1713561658.08 ===> net/tircproxy ===> Building from scratch tircproxy-0.4.5p2 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for tircproxy-0.4.5p2 `/exopi-cvs/ports/distfiles/tircproxy-0.4.5.tar.gz' is up to date. >> (SHA256) tircproxy-0.4.5.tar.gz: OK ===> Extracting for tircproxy-0.4.5p2 ===> Patching for tircproxy-0.4.5p2 ===> Applying OpenBSD patch patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Thu May 4 17:11:25 2000 |+++ Makefile.in Sat Jan 17 23:52:24 2015 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 12. Hunk #2 succeeded at 31. done ===> Applying OpenBSD patch patch-tircproxy_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tircproxy.c |--- tircproxy.c.orig |+++ tircproxy.c -------------------------- Patching file tircproxy.c using Plan A... Hunk #1 succeeded at 57. Hunk #2 succeeded at 120. Hunk #3 succeeded at 145. Hunk #4 succeeded at 199. Hunk #5 succeeded at 230. Hunk #6 succeeded at 371. Hunk #7 succeeded at 402. Hunk #8 succeeded at 444. Hunk #9 succeeded at 513. Hunk #10 succeeded at 595. Hunk #11 succeeded at 690. Hunk #12 succeeded at 735. Hunk #13 succeeded at 909. Hunk #14 succeeded at 1162. Hunk #15 succeeded at 1214. Hunk #16 succeeded at 1315. Hunk #17 succeeded at 2240. Hunk #18 succeeded at 2842. done ===> Applying OpenBSD patch patch-tircproxy_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tircproxy.h.orig Thu May 4 19:23:18 2000 |+++ tircproxy.h Wed Dec 19 23:23:56 2001 -------------------------- Patching file tircproxy.h using Plan A... Hunk #1 succeeded at 37. 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 tircproxy-0.4.5p2 ===> Configuring for tircproxy-0.4.5p2 Using /exopi-obj/pobj/tircproxy-0.4.5/config.site (generated) loading site script /exopi-obj/pobj/tircproxy-0.4.5/config.site creating cache ./config.cache checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking build system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/tircproxy-0.4.5/bin/install -c checking for main in -lwrap... no checking for main in -lnsl... no checking for main in -ludb... no checking for main in -lsocket... no checking for main in -lcrypt... no checking for strip... (cached) /usr/bin/strip checking for OS quirks... done. checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for crypt.h... no checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for netinet/ip_nat.h... no checking for netinet/ip_fil_compat.h... no checking for udb.h... no checking for working const... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether cc needs -traditional... no checking whether setpgrp takes no argument... no checking return type of signal handlers... (cached) void checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for vprintf... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for tircproxy-0.4.5p2 cc -c -Wall -I. -I. -O2 -pipe tircproxy.c tircproxy.c:76:3: warning: MIRC DCC kludge active [-W#warnings] # warning MIRC DCC kludge active ^ tircproxy.c:79:3: warning: Nickname logging active [-W#warnings] # warning Nickname logging active ^ tircproxy.c:113:3: warning: Configuration via /etc/hosts.* not available [-W#warnings] # warning Configuration via /etc/hosts.* not available ^ tircproxy.c:165:4: warning: Linux support not available [-W#warnings] # warning Linux support not available ^ tircproxy.c:173:3: warning: Quiz mode available [-W#warnings] # warning Quiz mode available ^ tircproxy.c:2628:26: warning: parameter 'sig' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static void chld_signal (sig) ^ tircproxy.c:2628:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void chld_signal (sig) ^ 7 warnings generated. cc tircproxy.o -o tircproxy tircproxy.c(tircproxy.o:(main)): warning: sprintf() is often misused, please use snprintf() tircproxy.c(tircproxy.o:(main)): warning: rand() may return deterministic values, is that what you want? tircproxy.c(tircproxy.o:(copy_once)): warning: strcat() is almost always misused, please use strlcat() tircproxy.c(tircproxy.o:(copy_once)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in net/tircproxy at 1713561664.52 ===> net/tircproxy ===> Faking installation for tircproxy-0.4.5p2 /exopi-obj/pobj/tircproxy-0.4.5/bin/install -c -o bin -g bin -m 555 tircproxy /exopi-obj/pobj/tircproxy-0.4.5/fake-amd64/usr/local/sbin/tircproxy /exopi-obj/pobj/tircproxy-0.4.5/bin/install -c -o root -g wheel -m 444 tircproxy.8 /exopi-obj/pobj/tircproxy-0.4.5/fake-amd64/usr/local/man/man8 /usr/bin/strip /exopi-obj/pobj/tircproxy-0.4.5/fake-amd64/usr/local/sbin/tircproxy ===> Building package for tircproxy-0.4.5p2 Create /exopi-cvs/ports/packages/amd64/all/tircproxy-0.4.5p2.tgz Creating package tircproxy-0.4.5p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************** | 74% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tircproxy-0.4.5p2.tgz >>> Running clean in net/tircproxy at 1713561669.46 ===> net/tircproxy ===> Cleaning for tircproxy-0.4.5p2 >>> Ended at 1713561670.25 max_stuck=0.00/build=6.36/package=4.88/clean=0.97