------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/p5-SNMP_Session-1.13_3.txz Installing /packages/All/p5-Socket6-0.29.txz Installing /packages/All/p5-IO-Socket-INET6-2.72_1.txz SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mrtg-2.17.4_8,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mrtg-2.17.4_8,1 for building => SHA256 Checksum OK for mrtg-2.17.4.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mrtg-2.17.4_8,1 for building ===> Extracting for mrtg-2.17.4_8,1 => SHA256 Checksum OK for mrtg-2.17.4.tar.gz. Extracted Memory Use: 5.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mrtg-2.17.4_8,1 ===> Applying ports patches for mrtg-2.17.4_8,1 ===> Cleanly applied ports patch(es) patch-configure patch-lib-mrtg2-SNMP_Session-pm patch-src__rateup.c ===> Applying dragonfly patches for mrtg-2.17.4_8,1 ===> Cleanly applied dragonfly patch(es) patch-src_rateup.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on package: perl5>=5.30.r1<5.31 - found ===> mrtg-2.17.4_8,1 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Configuring for mrtg-2.17.4_8,1 configure: loading site script /xports/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for perl... (cached) /usr/local/bin/perl checking for groff... no checking for nroff... no 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... yes checking for gdImageGif in -lgd... yes checking for gdImagePng 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: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h ordering CD from http://tobi.oetiker.ch/wish .... just kidding ;-) ---------------------------------------------------------------- Config is DONE! Type 'make' to compile the software ... that wishlist mentioned above does really exist. So if you feel like showing your appreciation for MRTG, this is the place to go. I just love CDs and DVDs -- Tobi Oetiker ---------------------------------------------------------------- SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mrtg-2.17.4_8,1 --- subst --- --- bin/rateup.o --- --- subst --- /usr/local/bin/perl -0777 -p -i~ -e "s'^#!\s*/\S*perl'#! /usr/local/bin/perl'" ./bin/cfgmaker ./bin/indexmaker ./bin/mrtg --- bin/rateup.o --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align -Wmissing-declarations -Wnested-externs -Winline -W -DHAVE_CONFIG_H -c ./src/rateup.c -o bin/rateup.o --- subst --- /usr/local/bin/perl -0777 -p -i~ -e 's@GRAPHFMT="...";@GRAPHFMT="png";@' ./bin/mrtg ./bin/indexmaker --- bin/rateup.o --- ./src/rateup.c: In function 'image': ./src/rateup.c:330:7: warning: variable 'i_outp' set but not used [-Wunused-but-set-variable] int i_outp, i_outpg; ^~~~~~ ./src/rateup.c:329:70: warning: variable 'i_outm' set but not used [-Wunused-but-set-variable] int i_light, i_dark, i_blank, i_major, i_in, i_out, i_grid, i_inm, i_outm; ^~~~~~ ./src/rateup.c:329:48: warning: variable 'i_out' set but not used [-Wunused-but-set-variable] int i_light, i_dark, i_blank, i_major, i_in, i_out, i_grid, i_inm, i_outm; ^~~~~ ./src/rateup.c: In function 'update': ./src/rateup.c:1456:43: warning: left shift of negative value [-Wshift-negative-value] if (inr > - (long long) 1 << 32) { /* wrapped 32-bit counter? */ ^~ ./src/rateup.c:1503:44: warning: left shift of negative value [-Wshift-negative-value] if (outr > - (long long) 1 << 32) { ^~ ./src/rateup.c:239:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if (avc != steptime) {\ ^~ ./src/rateup.c:1593:4: note: in expansion of macro 'NEXT' NEXT ((unsigned long) (now - plannow)); ^~~~ ./src/rateup.c:239:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if (avc != steptime) {\ ^~ ./src/rateup.c:1630:4: note: in expansion of macro 'NEXT' NEXT ((unsigned long) (now - plannow)); ^~~~ ./src/rateup.c:239:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if (avc != steptime) {\ ^~ ./src/rateup.c:1667:4: note: in expansion of macro 'NEXT' NEXT ((unsigned long) (now - plannow)); ^~~~ ./src/rateup.c:239:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if (avc != steptime) {\ ^~ ./src/rateup.c:1704:4: note: in expansion of macro 'NEXT' NEXT ((unsigned long) (now - plannow)); ^~~~ --- bin/rateup --- LD_RUN_PATH=/usr/local/lib cc bin/rateup.o -o bin/rateup -L/usr/local/lib -lgd -lpng -lz -lm SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mrtg-2.17.4_8,1 depends on package: p5-SNMP_Session>=0 - found ===> mrtg-2.17.4_8,1 depends on package: p5-IO-Socket-INET6>=0 - found ===> mrtg-2.17.4_8,1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mrtg-2.17.4_8,1 ===> mrtg-2.17.4_8,1 depends on package: p5-SNMP_Session>=0 - found ===> mrtg-2.17.4_8,1 depends on package: p5-IO-Socket-INET6>=0 - found ===> mrtg-2.17.4_8,1 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -m 0644 /construction/net-mgmt/mrtg/mrtg-2.17.4/CHANGES /construction/net-mgmt/mrtg/mrtg-2.17.4/COPYRIGHT /construction/net-mgmt/mrtg/mrtg-2.17.4/MANIFEST /construction/net-mgmt/mrtg/mrtg-2.17.4/README /construction/net-mgmt/mrtg/stage/usr/local/share/doc/mrtg/ install -m 0644 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/cfgmaker.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/indexmaker.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-contrib.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-faq.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-forum.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-ipv6.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-logfile.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-mibhelp.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-nt-guide.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-nw-guide.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-reference.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-rrd.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-squid.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-unix-guide.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-webserver.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtglib.pod /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/cfgmaker.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/indexmaker.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-contrib.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-faq.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-forum.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-ipv6.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-logfile.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-mibhelp.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-nt-guide.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-nw-guide.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-reference.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-rrd.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-squid.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-unix-guide.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-webserver.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtglib.txt /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-l.png /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-m.png /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-r.png /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-ti.png /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-l.gif /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-m.gif /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-r.gif /construction/net-mgmt/mrtg/stage/usr/local/share/examples/mrtg/doc/ install -m 0644 /construction/net-mgmt/mrtg/mrtg-2.17.4/images/favicon.ico /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-l.gif /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-l.png /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-m.gif /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-m.png /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-r.gif /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-r.png /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-ti.gif /construction/net-mgmt/mrtg/mrtg-2.17.4/images/mrtg-ti.png /construction/net-mgmt/mrtg/stage/usr/local/share/examples/mrtg/images/ install -m 0644 /construction/net-mgmt/mrtg/mrtg-2.17.4/contrib/mrtgmk/cfg/mrtg.cfg /construction/net-mgmt/mrtg/stage/usr/local/etc/mrtg/mrtg.cfg.sample install -m 0644 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/cfgmaker.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/indexmaker.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-contrib.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-faq.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-forum.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-ipv6.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-logfile.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-mibhelp.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-nt-guide.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-nw-guide.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-reference.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-rrd.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-squid.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-unix-guide.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg-webserver.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtg.1 /construction/net-mgmt/mrtg/mrtg-2.17.4/doc/mrtglib.1 /construction/net-mgmt/mrtg/stage/usr/local/man/man1 cd /construction/net-mgmt/mrtg/mrtg-2.17.4/lib/mrtg2 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "*.pm" /construction/net-mgmt/mrtg/stage/usr/local/lib/perl5/site_perl install -s -m 555 /construction/net-mgmt/mrtg/mrtg-2.17.4/bin/rateup /construction/net-mgmt/mrtg/stage/usr/local/bin install -m 555 /construction/net-mgmt/mrtg/mrtg-2.17.4/bin/cfgmaker /construction/net-mgmt/mrtg/mrtg-2.17.4/bin/indexmaker /construction/net-mgmt/mrtg/mrtg-2.17.4/bin/mrtg /construction/net-mgmt/mrtg/mrtg-2.17.4/bin/mrtg-traffic-sum /construction/net-mgmt/mrtg/stage/usr/local/bin ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/rateup is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mrtg-2.17.4_8,1 file sizes/checksums [81]: 0% file sizes/checksums [81]: 100% packing files [81]: 0% packing files [81]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:31