>>> Building on exopi-5 under www/havp BDEPENDS = [security/clamav;devel/gmake] DIST = [www/havp:havp-0.93.tar.gz] FULLPKGNAME = havp-0.93p0 RDEPENDS = [security/clamav] (Junk lock obtained for exopi-5 at 1714827617.05) >>> Running depends in www/havp at 1714827617.08 last junk was in net/profanity /usr/sbin/pkg_add -aI -Drepair clamav-1.3.1 was: /usr/sbin/pkg_add -aI -Drepair clamav-1.3.1 gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair clamav-1.3.1 The following new rcscripts were installed: /etc/rc.d/clamav_milter /etc/rc.d/clamd /etc/rc.d/freshclam See rcctl(8) for details. >>> Running show-prepare-results in www/havp at 1714827629.37 ===> www/havp ===> Building from scratch havp-0.93p0 ===> havp-0.93p0 depends on: gmake-* -> gmake-4.4.1 ===> havp-0.93p0 depends on: clamav-* -> clamav-1.3.1 ===> Verifying specs: c m pthread c++ c++abi pthread clamav ===> found c.100.0 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 clamav.29.0 clamav-1.3.1 gmake-4.4.1 (Junk lock released for exopi-5 at 1714827630.06) distfiles size=135367 >>> Running build in www/havp at 1714827630.08 ===> www/havp ===> Checking files for havp-0.93p0 `/exopi-cvs/ports/distfiles/havp-0.93.tar.gz' is up to date. >> (SHA256) havp-0.93.tar.gz: OK ===> Extracting for havp-0.93p0 ===> Patching for havp-0.93p0 ===> Applying OpenBSD patch patch-etc_havp_havp_config_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: etc/havp/havp.config.in |--- etc/havp/havp.config.in.orig |+++ etc/havp/havp.config.in -------------------------- Patching file etc/havp/havp.config.in using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 484. done ===> Applying OpenBSD patch patch-havp_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- havp/Makefile.in.orig Tue Sep 11 20:42:44 2007 |+++ havp/Makefile.in Mon May 19 08:32:52 2008 -------------------------- Patching file havp/Makefile.in using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 26. done ===> Applying OpenBSD patch patch-havp_helper_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: havp/helper.cpp |--- havp/helper.cpp.orig |+++ havp/helper.cpp -------------------------- Patching file havp/helper.cpp using Plan A... Hunk #1 succeeded at 341. Hunk #2 succeeded at 366. done ===> Applying OpenBSD patch patch-havp_scanners_clamlibscanner_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# clamav 1.0.0 mostly uses cl_error_t (aka unsigned int) for |# returning error values, change type to match |# |# ...except cl_statchkdir, which returns cl_error_t type values |# but is still an int, so bodge around that | |Index: havp/scanners/clamlibscanner.cpp |--- havp/scanners/clamlibscanner.cpp.orig |+++ havp/scanners/clamlibscanner.cpp -------------------------- Patching file havp/scanners/clamlibscanner.cpp using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 118. Hunk #3 succeeded at 192. Hunk #4 succeeded at 204. Hunk #5 succeeded at 241. 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 havp-0.93p0 ===> Configuring for havp-0.93p0 Using /exopi-obj/pobj/havp-0.93/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/havp-0.93/config.site 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... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for ar... ar checking for perl... (cached) /usr/bin/perl checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for initgroups... (cached) yes checking for setgroups... (cached) yes checking OS... OpenBSD checking for mandatory locking support... disabled, no dynamic scanning! checking for ClamAV scanner library... found 1.3.1 in /usr/local checking for Trend Micro scanner... disabled configure: creating ./config.status config.status: creating Makefile config.status: creating havp/Makefile config.status: creating havp/scanners/Makefile config.status: creating etc/havp/havp.config config.status: creating havp/_default.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for havp-0.93p0 cd havp && gmake gmake[1]: Entering directory '/exopi-obj/pobj/havp-0.93/havp-0.93/havp' c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o helper.o helper.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o logfile.o logfile.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o scannerhandler.o scannerhandler.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o connectiontobrowser.o connectiontobrowser.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o genericscanner.o genericscanner.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o httphandler.o httphandler.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o params.o params.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o sockethandler.o sockethandler.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o connectiontohttp.o connectiontohttp.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o havp.o havp.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o proxyhandler.o proxyhandler.cpp proxyhandler.cpp:649:15: warning: variable 'TransferDataLength' set but not used [-Wunused-but-set-variable] long long TransferDataLength = BodyLength; ^ In file included from proxyhandler.cpp:19: ./proxyhandler.h:58:6: warning: private field 'ServerClosed' is not used [-Wunused-private-field] bool ServerClosed; ^ 2 warnings generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o utils.o utils.cpp c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o whitelist.o whitelist.cpp cd scanners && gmake gmake[2]: Entering directory '/exopi-obj/pobj/havp-0.93/havp-0.93/havp/scanners' c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o avgscanner.o avgscanner.cpp In file included from avgscanner.cpp:18: ./avgscanner.h:33:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o f-protscanner.o f-protscanner.cpp In file included from f-protscanner.cpp:18: ./f-protscanner.h:36:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o kasperskyscanner.o kasperskyscanner.cpp In file included from kasperskyscanner.cpp:18: ./kasperskyscanner.h:34:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o nod32scanner.o nod32scanner.cpp In file included from nod32scanner.cpp:18: ./nod32scanner.h:36:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o clamdscanner.o clamdscanner.cpp In file included from clamdscanner.cpp:18: ./clamdscanner.h:30:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o sophiescanner.o sophiescanner.cpp In file included from sophiescanner.cpp:18: ./sophiescanner.h:34:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o avastscanner.o avastscanner.cpp In file included from avastscanner.cpp:18: ./avastscanner.h:30:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o arcavirscanner.o arcavirscanner.cpp In file included from arcavirscanner.cpp:21: ./arcavirscanner.h:33:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o drwebscanner.o drwebscanner.cpp In file included from drwebscanner.cpp:18: ./drwebscanner.h:30:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -DHAVE_CONFIG_H -c -o clamlibscanner.o clamlibscanner.cpp In file included from clamlibscanner.cpp:19: ./clamlibscanner.h:31:6: warning: private field 'Ready' is not used [-Wunused-private-field] char Ready[2]; ^ 1 warning generated. rm -f scanners.a ar cr scanners.a avgscanner.o f-protscanner.o kasperskyscanner.o nod32scanner.o clamdscanner.o sophiescanner.o avastscanner.o arcavirscanner.o drwebscanner.o clamlibscanner.o gmake[2]: Leaving directory '/exopi-obj/pobj/havp-0.93/havp-0.93/havp/scanners' c++ -O2 -pipe -I/usr/local/include -Wall -g -O2 -o havp helper.o logfile.o scannerhandler.o connectiontobrowser.o genericscanner.o httphandler.o params.o sockethandler.o connectiontohttp.o havp.o proxyhandler.o utils.o whitelist.o scanners/scanners.a -pthread -L/usr/local/lib -lclamav gmake[1]: Leaving directory '/exopi-obj/pobj/havp-0.93/havp-0.93/havp' >>> Running package in www/havp at 1714827688.61 ===> www/havp ===> Faking installation for havp-0.93p0 cd havp && gmake install gmake[1]: Entering directory '/exopi-obj/pobj/havp-0.93/havp-0.93/havp' ../install-sh -d /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/sbin ../install-sh -m 755 havp /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/sbin/havp ../install-sh -m 644 ../etc/havp/havp.config /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/share/examples/havp/havp.config.default ../install-sh -m 644 ../etc/havp/havp.config /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/share/examples/havp/havp.config cp -r ../etc/havp/templates /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/share/examples/havp/ chmod -R a+rX /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/share/examples/havp/templates gmake[1]: Leaving directory '/exopi-obj/pobj/havp-0.93/havp-0.93/havp' /exopi-obj/pobj/havp-0.93/bin/install -d -m 755 /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/share/doc/havp /exopi-obj/pobj/havp-0.93/bin/install -c -m 644 /exopi-obj/pobj/havp-0.93/havp-0.93/INSTALL /exopi-obj/pobj/havp-0.93/havp-0.93/COPYING /exopi-obj/pobj/havp-0.93/fake-amd64/usr/local/share/doc/havp Installing /exopi-cvs/ports/www/havp/pkg/havp.rc as /exopi-obj/pobj/havp-0.93/fake-amd64/etc/rc.d/havp ===> Building package for havp-0.93p0 Create /exopi-cvs/ports/packages/amd64/all/havp-0.93p0.tgz Creating package havp-0.93p0 reading plist| checking dependencies| checking dependencies|security/clamav checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************** | 65% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/havp-0.93p0.tgz >>> Running clean in www/havp at 1714827694.77 ===> www/havp ===> Cleaning for havp-0.93p0 >>> Ended at 1714827695.01 max_stuck=9.88/depends=12.29/show-prepare-results=0.72/build=58.52/package=6.17/clean=0.26