------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz 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/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on file: /usr/local/sbin/pkg - found => check_logfiles-3.11.0.3.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://labs.consol.de/assets/downloads/nagios/check_logfiles-3.11.0.3.tar.gz check_logfiles-3.11.0.3.tar.gz 0% of 236 kB 0 Bps check_logfiles-3.11.0.3.tar.gz 47% of 236 kB 243 kBps check_logfiles-3.11.0.3.tar.gz 236 kB 328 kBps 01s ===> Fetching all distfiles required by check_logfiles-3.11.0.3 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by check_logfiles-3.11.0.3 for building => SHA256 Checksum OK for check_logfiles-3.11.0.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by check_logfiles-3.11.0.3 for building ===> Extracting for check_logfiles-3.11.0.3 => SHA256 Checksum OK for check_logfiles-3.11.0.3.tar.gz. Extracted Memory Use: 1.54M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for check_logfiles-3.11.0.3 ===> Applying ports patches for check_logfiles-3.11.0.3 ===> Cleanly applied ports patch(es) patch-plugins-scripts_Makefile.am SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on package: gmake>=4.3 - found ===> check_logfiles-3.11.0.3 depends on package: autoconf>=2.69 - found ===> check_logfiles-3.11.0.3 depends on package: automake>=1.16.1 - found ===> check_logfiles-3.11.0.3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on package: gmake>=4.3 - found ===> check_logfiles-3.11.0.3 depends on package: autoconf>=2.69 - found ===> check_logfiles-3.11.0.3 depends on package: automake>=1.16.1 - found ===> check_logfiles-3.11.0.3 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for check_logfiles-3.11.0.3 configure: loading site script /xports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether gmake sets $(MAKE)... (cached) yes variable with_seekfiles_dir is /var/tmp/check_logfiles checking for sh... /bin/sh checking for perl... (cached) /usr/local/bin/perl checking for gzip... (cached) /usr/bin/gzip checking for gawk... /usr/bin/awk checking for echo... /bin/echo checking for sed... (cached) /usr/bin/sed checking for cat... /bin/cat checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating plugins-scripts/Makefile config.status: creating plugins-scripts/subst config.status: creating t/Makefile --with-perl: /usr/local/bin/perl --with-gzip: /usr/bin/gzip --with-seekfiles-dir: /var/tmp/check_logfiles --with-protocols-dir: /tmp --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin --with-nagios-user: nagios --with-nagios-group: nagios SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for check_logfiles-3.11.0.3 gmake[1]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' Making all in plugins-scripts gmake[2]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/plugins-scripts' /bin/echo "#! #PERL# " | /usr/bin/awk -f ./subst > check_logfiles /bin/echo "# nagios: -epn" >> check_logfiles /bin/echo >> check_logfiles for m in Nagios/Tivoli/Config/Logfile.pm Nagios/CheckLogfiles.pm Nagios/CheckLogfiles/Search/Errpt.pm Nagios/CheckLogfiles/Search/Ipmitool.pm Nagios/CheckLogfiles/Search/Oraclealertlog.pm Nagios/CheckLogfiles/Search/Esxdiag.pm Nagios/CheckLogfiles/Search/Executable.pm Nagios/CheckLogfiles/Search/Dummy.pm Nagios/CheckLogfiles/Search/Journald.pm; do \ /usr/bin/sed -e 's/^1;//g' < $m | /usr/bin/sed -e '/^__END__/,$d' | /usr/bin/awk -f ./subst >> check_logfiles; \ done /bin/cat check_logfiles.pl | /usr/bin/awk -f ./subst >> check_logfiles chmod +x check_logfiles gmake[2]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/plugins-scripts' Making all in t gmake[2]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/t' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/t' gmake[2]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' gmake[1]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> check_logfiles-3.11.0.3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for check_logfiles-3.11.0.3 ===> check_logfiles-3.11.0.3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' Making install in plugins-scripts gmake[2]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/plugins-scripts' gmake[3]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/plugins-scripts' /bin/mkdir -p '/construction/net-mgmt/check_logfiles/stage/usr/local/libexec/nagios' install -m 555 check_logfiles '/construction/net-mgmt/check_logfiles/stage/usr/local/libexec/nagios' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/plugins-scripts' gmake[2]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/plugins-scripts' Making install in t gmake[2]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/t' gmake[3]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/t' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/t' gmake[2]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3/t' gmake[2]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' gmake[3]: Entering directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' gmake[2]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' gmake[1]: Leaving directory '/construction/net-mgmt/check_logfiles/check_logfiles-3.11.0.3' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for check_logfiles-3.11.0.3 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:25