>>> Building on exopi-4 under net/queso DIST = [net/queso:queso-980922.tar.gz] FULLPKGNAME = queso-980922 distfiles size=41830 >>> Running build in net/queso at 1711651896.59 ===> net/queso ===> Building from scratch queso-980922 ===> Verifying specs: c pcap ===> found c.99.0 pcap.9.0 ===> Checking files for queso-980922 `/exopi-cvs/ports/distfiles/queso-980922.tar.gz' is up to date. >> (SHA256) queso-980922.tar.gz: OK ===> Extracting for queso-980922 ===> Patching for queso-980922 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Tue Sep 22 21:35:42 1998 |+++ Makefile.in Mon Apr 14 23:50:21 2003 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 14. done ===> Applying OpenBSD patch patch-queso_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- queso.c.orig Tue Sep 22 21:35:43 1998 |+++ queso.c Mon Apr 14 23:53:09 2003 -------------------------- Patching file queso.c using Plan A... Hunk #1 succeeded at 58. Hunk #2 succeeded at 142. Hunk #3 succeeded at 158. Hunk #4 succeeded at 284. Hunk #5 succeeded at 412. Hunk #6 succeeded at 483. Hunk #7 succeeded at 516. Hunk #8 succeeded at 576. Hunk #9 succeeded at 652. done ===> Applying OpenBSD patch patch-tcpip_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tcpip.c.orig Tue Sep 22 21:35:43 1998 |+++ tcpip.c Mon Apr 14 23:50:21 2003 -------------------------- Patching file tcpip.c using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 61. Hunk #3 succeeded at 106. Hunk #4 succeeded at 133. Hunk #5 succeeded at 153. Hunk #6 succeeded at 173. Hunk #7 succeeded at 271. Hunk #8 succeeded at 286. Hunk #9 succeeded at 322. Hunk #10 succeeded at 330. Hunk #11 succeeded at 437. Hunk #12 succeeded at 446. done ===> Applying OpenBSD patch patch-tcpip_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tcpip.h.orig Tue Sep 22 21:35:43 1998 |+++ tcpip.h Mon Apr 14 23:50:21 2003 -------------------------- Patching file tcpip.h using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 17. Hunk #3 succeeded at 35. Hunk #4 succeeded at 43. Hunk #5 succeeded at 67. 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 queso-980922 ===> Configuring for queso-980922 Using /exopi-obj/pobj/queso-980922/config.site (generated) loading site script /exopi-obj/pobj/queso-980922/config.site creating cache ./config.cache 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/queso-980922/bin/install -c checking whether byte ordering is bigendian... no checking for working const... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for socket... (cached) yes checking struct ip contains ip_csum... no checking operating system... OpenBSD 7.5 checking for main in -lnsl... no checking for main in -lsocket... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for pcap.h... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for queso-980922 cc -O2 -pipe -pipe -Wall -DENGLISH -DDFLT_CONFIG_FILE=\"/etc/queso.conf\" -O2 -pipe -I../libpcap-0.4 -c tcpip.c tcpip.c:478:23: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ 1 warning generated. cc -O2 -pipe -pipe -Wall -DENGLISH -DDFLT_CONFIG_FILE=\"/etc/queso.conf\" -O2 -pipe -I../libpcap-0.4 -c queso.c queso.c:522:7: warning: variable 'accuracy' set but not used [-Wunused-but-set-variable] int accuracy; ^ 1 warning generated. cc -o queso queso.o tcpip.o -s -L../libpcap-0.4 -lpcap queso.c(queso.o:(check_os)): warning: rand() may return deterministic values, is that what you want? queso.c(queso.o:(check_os)): warning: sprintf() is often misused, please use snprintf() queso.c(queso.o:(check_os)): warning: strcat() is almost always misused, please use strlcat() queso.c(queso.o:(check_os)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in net/queso at 1711651901.29 ===> net/queso ===> Faking installation for queso-980922 /exopi-obj/pobj/queso-980922/bin/install -d -m 755 /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/lib/queso /exopi-obj/pobj/queso-980922/bin/install -d -m 755 /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/queso-980922/bin/install -d -m 755 /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/share/doc/queso /exopi-obj/pobj/queso-980922/bin/install -c -m 644 /exopi-obj/pobj/queso-980922/queso-980922/queso.conf /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/lib/queso/queso.conf.sample /exopi-obj/pobj/queso-980922/bin/install -c -m 644 /exopi-cvs/ports/net/queso/files/queso.1 /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/queso-980922/bin/install -c -s -m 755 /exopi-obj/pobj/queso-980922/queso-980922/queso /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/sbin /exopi-obj/pobj/queso-980922/bin/install -c -m 644 /exopi-obj/pobj/queso-980922/queso-980922/Documentation.txt /exopi-obj/pobj/queso-980922/fake-amd64/usr/local/share/doc/queso ===> Building package for queso-980922 Create /exopi-cvs/ports/packages/amd64/all/queso-980922.tgz Creating package queso-980922 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|************************************* | 58% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/queso-980922.tgz >>> Running clean in net/queso at 1711651904.51 ===> net/queso ===> Cleaning for queso-980922 >>> Ended at 1711651905.00 max_stuck=0.00/build=4.58/package=3.27/clean=0.59