>>> Building on exopi-5 under net/mrtg BDEPENDS = [graphics/gd;devel/metaauto;devel/autoconf/2.69] DIST = [net/mrtg:mrtg-2.17.10.tar.gz] FULLPKGNAME = mrtg-2.17.10p0 RDEPENDS = [net/p5-Net-SNMP;net/rrdtool;net/p5-SNMP_Session;net/p5-IO-Socket-INET6;graphics/gd;textproc/p5-Pod-Parser] (Junk lock obtained for exopi-5 at 1713955288.10) >>> Running depends in net/mrtg at 1713955288.14 last junk was in www/p5-WWW-Search-Ebay /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 gd-2.3.3 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 gd-2.3.3 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 gd-2.3.3 >>> Running show-prepare-results in net/mrtg at 1713955292.55 ===> net/mrtg ===> Building from scratch mrtg-2.17.10p0 ===> mrtg-2.17.10p0 depends on: metaauto-* -> metaauto-1.0p4 ===> mrtg-2.17.10p0 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> mrtg-2.17.10p0 depends on: gd-* -> gd-2.3.3 ===> Verifying specs: c jpeg m png z gd>=18 ===> found c.100.0 jpeg.70.2 m.10.1 png.18.0 z.7.0 gd.23.0 autoconf-2.69p3 gd-2.3.3 metaauto-1.0p4 (Junk lock released for exopi-5 at 1713955293.40) distfiles size=1084792 >>> Running build in net/mrtg at 1713955293.43 ===> net/mrtg ===> Checking files for mrtg-2.17.10p0 `/exopi-cvs/ports/distfiles/mrtg-2.17.10.tar.gz' is up to date. >> (SHA256) mrtg-2.17.10.tar.gz: OK ===> Extracting for mrtg-2.17.10p0 ===> Patching for mrtg-2.17.10p0 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 114. Hunk #2 succeeded at 199. 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 mrtg-2.17.10p0 Running autoconf-2.69 in /exopi-obj/pobj/mrtg-2.17.10/mrtg-2.17.10 Running autoheader-2.69 in /exopi-obj/pobj/mrtg-2.17.10/mrtg-2.17.10 ===> Configuring for mrtg-2.17.10p0 Using /exopi-obj/pobj/mrtg-2.17.10/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mrtg-2.17.10/config.site 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... (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 ISO C89... none needed checking how to run the C preprocessor... cc -E checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/mrtg-2.17.10/bin/install -c checking for perl... /usr/bin/perl checking for groff... /usr/local/bin/groff 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 inttypes.h... (cached) yes checking for unsigned long long... (cached) yes checking for long long... (cached) yes checking for strtoll... (cached) yes checking for printf long long format specifier... %lld checking for pow in -lm... (cached) yes checking for gdImageGif in -lgd... yes checking for gdImagePng in -lgd... yes checking for gdImageStringTTF in -lgd... yes checking for gdImagePng_jpg in -lgd... no checking for gdImagePng_jpg_ft in -lgd... no checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking the weather... (cached) it's fine checking if we can use GCC-specific compiler options... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for mrtg-2.17.10p0 cc -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-align -Wmissing-declarations -Wnested-externs -Winline -W -DHAVE_CONFIG_H -c ./src/rateup.c -o bin/rateup.o ./src/rateup.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] image (file, maxvi, maxvo, maxx, maxy, xscale, yscale, growright, step, bits, ^ ./src/rateup.c:1156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] diff (a, b) ^ ./src/rateup.c:1228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] readhist (file) ^ ./src/rateup.c:1380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update (in, out, abs_max, absupdate) ^ ./src/rateup.c:1824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main (argc, argv) ^ 5 warnings generated. LD_RUN_PATH=/usr/local/lib:/usr/local/lib cc bin/rateup.o -o bin/rateup -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lgd -lpng -lz -ljpeg -lm rateup.c(bin/rateup.o:(main)): warning: sprintf() is often misused, please use snprintf() rateup.c(bin/rateup.o:(main)): warning: rand() may return deterministic values, is that what you want? rateup.c(bin/rateup.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() /usr/bin/perl -0777 -p -i~ -e "s'^#!\s*/\S*perl'#! /usr/bin/perl'" ./bin/cfgmaker ./bin/indexmaker ./bin/mrtg /usr/bin/perl -0777 -p -i~ -e 's@GRAPHFMT="...";@GRAPHFMT="png";@' ./bin/mrtg ./bin/indexmaker >>> Running package in net/mrtg at 1713955301.73 ===> net/mrtg ===> Faking installation for mrtg-2.17.10p0 /usr/bin/perl -0777 -p -i~ -e "s'^#!\s*/\S*perl'#! /usr/bin/perl'" ./bin/cfgmaker ./bin/indexmaker ./bin/mrtg /usr/bin/perl -0777 -p -i~ -e 's@GRAPHFMT="...";@GRAPHFMT="png";@' ./bin/mrtg ./bin/indexmaker /bin/sh ./mkinstalldirs /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/bin for x in ./bin/mrtg ./bin/cfgmaker ./bin/indexmaker ./bin/mrtg-traffic-sum; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 755 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/bin; done for x in bin/rateup; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 755 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/bin; done /bin/sh ./mkinstalldirs /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2/Pod mkdir /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2 mkdir /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2/Pod for x in ./lib/mrtg2/*.pm; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2; done for x in ./lib/mrtg2/Pod/*.pm; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2/Pod; done /bin/sh ./mkinstalldirs /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg2/icons mkdir /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg2 mkdir /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg2/icons for x in ./images/*.gif ./images/*.png; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg2/icons; done /bin/sh ./mkinstalldirs /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/doc/mrtg2 mkdir /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/doc/mrtg2 (cd .; for x in COPYING COPYRIGHT README CHANGES THANKS doc/*; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/doc/mrtg2; done) /bin/sh ./mkinstalldirs /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/man/man1 for x in ./doc/*.1; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/man/man1; done /bin/sh ./mkinstalldirs /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/man/man3 for x in ./doc/*.3; do /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 $x /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/man/man3; done # use same location as old versions, to save churn in case anyone # is pointing directly at them mv /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg2/icons /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 /exopi-obj/pobj/mrtg-2.17.10/mrtg-2.17.10/images/favicon.ico /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg rmdir /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/mrtg2 # docs are mostly just formatted copies of the manpages rm -r /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/doc/mrtg2 /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2/Pod # courtesy symlink for ease of finding ln -s ../man1/mrtg-reference.1 /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/man/man5/mrtg.cfg.5 /exopi-obj/pobj/mrtg-2.17.10/bin/install -d -m 755 /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/examples/mrtg /exopi-obj/pobj/mrtg-2.17.10/bin/install -c -m 644 /exopi-obj/pobj/mrtg-2.17.10/mrtg-2.17.10/contrib/mrtgmk/cfg/mrtg.cfg /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/share/examples/mrtg # we use p5-SNMP_Session from the separate port cd /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/usr/local/lib/mrtg2; rm BER.pm SNMP_Session.pm SNMP_util.pm Installing /exopi-cvs/ports/net/mrtg/pkg/mrtg.rc as /exopi-obj/pobj/mrtg-2.17.10/fake-amd64/etc/rc.d/mrtg ===> Building package for mrtg-2.17.10p0 Create /exopi-cvs/ports/packages/amd64/all/mrtg-2.17.10p0.tgz Creating package mrtg-2.17.10p0 reading plist| checking dependencies| checking dependencies|graphics/gd checking dependencies|net/p5-IO-Socket-INET6 checking dependencies|net/p5-Net-SNMP checking dependencies|net/p5-SNMP_Session checking dependencies|net/rrdtool,-main checking dependencies|textproc/p5-Pod-Parser checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|********** | 15% archiving|*********** | 18% archiving|****************** | 29% archiving|******************* | 30% archiving|************************ | 38% archiving|**************************** | 44% archiving|****************************************** | 66% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mrtg-2.17.10p0.tgz >>> Running clean in net/mrtg at 1713955319.38 ===> net/mrtg ===> Cleaning for mrtg-2.17.10p0 >>> Ended at 1713955319.66 max_stuck=2.02/depends=4.42/show-prepare-results=0.87/build=8.31/package=17.65/clean=0.30