------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/net-mgmt/torrus XDG_CONFIG_HOME=/construction/net-mgmt/torrus HOME=/construction/net-mgmt/torrus TMPDIR="/tmp" PATH=/construction/net-mgmt/torrus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local var_user=torrus var_group=torrus torrus_user=torrus defrrddir=/var/torrus/collector_rrd pkghome=/usr/local/share/torrus pkgbindir=/usr/local/libexec/torrus pkgdocdir=/usr/local/share/doc/torrus exmpdir=/usr/local/share/examples/torrus perllibdir=/usr/local/lib/perl5/site_perl scriptsdir=/usr/local/libexec/torrus/scripts --enable-pkgonly --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/net-mgmt/torrus XDG_CONFIG_HOME=/construction/net-mgmt/torrus HOME=/construction/net-mgmt/torrus TMPDIR="/tmp" PATH=/construction/net-mgmt/torrus/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/net-mgmt/torrus/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- TORRUS_USER=torrus GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.0 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 PROFILE="@comment " DOCSDIR="share/doc/torrus" EXAMPLESDIR="share/examples/torrus" DATADIR="share/torrus" WWWDIR="www/torrus" ETCDIR="etc/torrus" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/torrus DOCSDIR=/usr/local/share/doc/torrus EXAMPLESDIR=/usr/local/share/examples/torrus WWWDIR=/usr/local/www/torrus ETCDIR=/usr/local/etc/torrus SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.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/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.4_1,1.txz No schema files found: doing nothing. Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/perl5-5.32.0_1.txz Installing /packages/All/rrdtool-1.7.2_4.txz Installing /packages/All/p5-XML-NamespaceSupport-1.12.txz Installing /packages/All/p5-XML-SAX-Base-1.09.txz Installing /packages/All/p5-XML-SAX-1.02.txz could not find ParserDetails.ini in /usr/local/lib/perl5/site_perl/XML/SAX Installing /packages/All/p5-XML-LibXML-2.0206,1.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/p5-BerkeleyDB-0.64.txz Installing /packages/All/p5-AppConfig-1.71.txz Installing /packages/All/p5-Template-Toolkit-3.009.txz Installing /packages/All/p5-Proc-Daemon-0.23.txz Installing /packages/All/p5-Crypt-CBC-2.33_1.txz Installing /packages/All/p5-Crypt-DES-2.07_1.txz Installing /packages/All/p5-Digest-SHA1-2.13_1.txz Installing /packages/All/p5-Digest-HMAC-1.03_1.txz Installing /packages/All/p5-Net-SNMP-6.0.1_1.txz Installing /packages/All/p5-URI-5.05.txz Installing /packages/All/p5-TimeDate-2.33,1.txz Installing /packages/All/p5-DBI-1.643.txz Installing /packages/All/p5-Apache-Session-1.94.txz Installing /packages/All/p5-FCGI-0.79.txz Installing /packages/All/p5-JSON-2.97.001.txz SUCCEEDED 00:00:49 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> torrus-2.09 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> torrus-2.09 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by torrus-2.09 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> torrus-2.09 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by torrus-2.09 for building => SHA256 Checksum OK for torrus-2.09.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> torrus-2.09 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by torrus-2.09 for building ===> Extracting for torrus-2.09 => SHA256 Checksum OK for torrus-2.09.tar.gz. Extracted Memory Use: 4.13M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for torrus-2.09 ===> Applying ports patches for torrus-2.09 from /xports/net-mgmt/torrus/files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> torrus-2.09 depends on package: rrdtool>=0 - found ===> torrus-2.09 depends on package: p5-XML-LibXML>=0 - found ===> torrus-2.09 depends on package: p5-BerkeleyDB>=0 - found ===> torrus-2.09 depends on package: p5-Template-Toolkit>=0 - found ===> torrus-2.09 depends on package: p5-Proc-Daemon>=0 - found ===> torrus-2.09 depends on package: p5-Net-SNMP>=0 - found ===> torrus-2.09 depends on package: p5-URI>=0 - found ===> torrus-2.09 depends on package: p5-TimeDate>=0 - found ===> torrus-2.09 depends on package: p5-Apache-Session>=0 - found ===> torrus-2.09 depends on package: p5-FCGI>=0 - found ===> torrus-2.09 depends on package: p5-JSON>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> torrus-2.09 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> torrus-2.09 depends on package: rrdtool>=0 - found ===> torrus-2.09 depends on package: p5-XML-LibXML>=0 - found ===> torrus-2.09 depends on package: p5-BerkeleyDB>=0 - found ===> torrus-2.09 depends on package: p5-Template-Toolkit>=0 - found ===> torrus-2.09 depends on package: p5-Proc-Daemon>=0 - found ===> torrus-2.09 depends on package: p5-Net-SNMP>=0 - found ===> torrus-2.09 depends on package: p5-URI>=0 - found ===> torrus-2.09 depends on package: p5-TimeDate>=0 - found ===> torrus-2.09 depends on package: p5-Apache-Session>=0 - found ===> torrus-2.09 depends on package: p5-FCGI>=0 - found ===> torrus-2.09 depends on package: p5-JSON>0 - found ===> torrus-2.09 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for torrus-2.09 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 make sets $(MAKE)... yes checking for perl... (cached) /usr/local/bin/perl checking for perlcritic... no checking for su... /usr/bin/su checking for kill... /bin/kill checking for sed... (cached) /usr/bin/sed checking for find... /usr/bin/find checking for rm... /bin/rm checking for sleep... /bin/sleep checking for pod2text... /usr/local/bin/pod2text checking for pod2man... /usr/local/bin/pod2man configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating configs/Makefile config.status: creating doc/Makefile config.status: creating doc/manpages/Makefile config.status: creating examples/Makefile config.status: creating perllib/Makefile config.status: creating sup/Makefile config.status: creating xmlconfig/Makefile config.status: creating setup_tools/substvars.sh config.status: creating setup_tools/mkvardir.sh config.status: creating init.d/torrus creating configs/instvars SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for torrus-2.09 --- all-recursive --- Making all in . Making all in bin --- acledit --- --- action_notify --- --- action_printemail --- --- action_snmptrap --- --- action_snmpv1trap --- --- bdbinfo --- --- buildsearchdb --- --- cleanup --- --- clearcache --- --- collector --- --- acledit --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh acledit.in > acledit --- action_notify --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh action_notify.in > action_notify --- action_printemail --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh action_printemail.in > action_printemail --- action_snmptrap --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh action_snmptrap.in > action_snmptrap --- action_snmpv1trap --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh action_snmpv1trap.in > action_snmpv1trap --- bdbinfo --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh bdbinfo.in > bdbinfo --- buildsearchdb --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh buildsearchdb.in > buildsearchdb --- cleanup --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh cleanup.in > cleanup --- clearcache --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh clearcache.in > clearcache --- collector --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh collector.in > collector --- compilexml --- --- configinfo --- --- configsnapshot --- --- devdiscover --- --- flushmonitors --- --- compilexml --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh compilexml.in > compilexml --- configinfo --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh configinfo.in > configinfo --- configsnapshot --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh configsnapshot.in > configsnapshot --- devdiscover --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh devdiscover.in > devdiscover --- flushmonitors --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh flushmonitors.in > flushmonitors --- genddx --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh genddx.in > genddx --- genlist --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh genlist.in > genlist --- genreport --- --- install_plugin --- --- launcher --- --- monitor --- --- genreport --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh genreport.in > genreport --- install_plugin --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh install_plugin.in > install_plugin --- launcher --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh launcher.in > launcher --- monitor --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh monitor.in > monitor --- nodeid --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh nodeid.in > nodeid --- rrddir2xml --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh rrddir2xml.in > rrddir2xml --- schedulerinfo --- --- snmpfailures --- --- srvderive --- --- torrus.fcgi --- --- schedulerinfo --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh schedulerinfo.in > schedulerinfo --- snmpfailures --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh snmpfailures.in > snmpfailures --- srvderive --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh srvderive.in > srvderive --- torrus.fcgi --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus.fcgi.in > torrus.fcgi --- ttproclist --- --- torrus --- --- ttproclist --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh ttproclist.in > ttproclist --- torrus --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus.in > torrus Making all in configs Making all in doc --- all-recursive --- Making all in . --- install.pod --- --- nodeid_usage.pod --- --- reporting_setup.pod --- --- rpnexpr.pod --- --- rrfw_torrus_migration.pod --- --- scalability.pod --- --- snmpdiscovery.pod --- --- stylingprofile.pod --- --- userguide.pod --- --- vendorsupport.pod --- --- install.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh install.pod.in > install.pod --- nodeid_usage.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh nodeid_usage.pod.in > nodeid_usage.pod --- reporting_setup.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh reporting_setup.pod.in > reporting_setup.pod --- rpnexpr.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh rpnexpr.pod.in > rpnexpr.pod --- rrfw_torrus_migration.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh rrfw_torrus_migration.pod.in > rrfw_torrus_migration.pod --- scalability.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh scalability.pod.in > scalability.pod --- snmpdiscovery.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh snmpdiscovery.pod.in > snmpdiscovery.pod --- stylingprofile.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh stylingprofile.pod.in > stylingprofile.pod --- userguide.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh userguide.pod.in > userguide.pod --- vendorsupport.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh vendorsupport.pod.in > vendorsupport.pod --- webintf.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh webintf.pod.in > webintf.pod --- xmlconfig.pod --- --- rpnexpr.txt --- --- rrfw_torrus_migration.txt --- --- vendorsupport.txt --- --- scalability.txt --- --- reporting_setup.txt --- --- stylingprofile.txt --- --- xmlconfig.pod --- /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh xmlconfig.pod.in > xmlconfig.pod --- rpnexpr.txt --- /usr/local/bin/pod2text rpnexpr.pod > rpnexpr.txt --- rrfw_torrus_migration.txt --- /usr/local/bin/pod2text rrfw_torrus_migration.pod > rrfw_torrus_migration.txt --- vendorsupport.txt --- /usr/local/bin/pod2text vendorsupport.pod > vendorsupport.txt --- reporting_setup.txt --- /usr/local/bin/pod2text reporting_setup.pod > reporting_setup.txt --- stylingprofile.txt --- /usr/local/bin/pod2text stylingprofile.pod > stylingprofile.txt --- scalability.txt --- /usr/local/bin/pod2text scalability.pod > scalability.txt --- nodeid_usage.txt --- /usr/local/bin/pod2text nodeid_usage.pod > nodeid_usage.txt --- install.txt --- /usr/local/bin/pod2text install.pod > install.txt --- snmpdiscovery.txt --- /usr/local/bin/pod2text snmpdiscovery.pod > snmpdiscovery.txt --- userguide.txt --- /usr/local/bin/pod2text userguide.pod > userguide.txt --- webintf.txt --- /usr/local/bin/pod2text webintf.pod > webintf.txt --- xmlconfig.txt --- /usr/local/bin/pod2text xmlconfig.pod > xmlconfig.txt Making all in manpages Making all in examples Making all in perllib Making all in sup Making all in xmlconfig SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> torrus-2.09 depends on package: rrdtool>=0 - found ===> torrus-2.09 depends on package: p5-XML-LibXML>=0 - found ===> torrus-2.09 depends on package: p5-BerkeleyDB>=0 - found ===> torrus-2.09 depends on package: p5-Template-Toolkit>=0 - found ===> torrus-2.09 depends on package: p5-Proc-Daemon>=0 - found ===> torrus-2.09 depends on package: p5-Net-SNMP>=0 - found ===> torrus-2.09 depends on package: p5-URI>=0 - found ===> torrus-2.09 depends on package: p5-TimeDate>=0 - found ===> torrus-2.09 depends on package: p5-Apache-Session>=0 - found ===> torrus-2.09 depends on package: p5-FCGI>=0 - found ===> torrus-2.09 depends on package: p5-JSON>0 - found ===> torrus-2.09 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for torrus-2.09 ===> torrus-2.09 depends on package: rrdtool>=0 - found ===> torrus-2.09 depends on package: p5-XML-LibXML>=0 - found ===> torrus-2.09 depends on package: p5-BerkeleyDB>=0 - found ===> torrus-2.09 depends on package: p5-Template-Toolkit>=0 - found ===> torrus-2.09 depends on package: p5-Proc-Daemon>=0 - found ===> torrus-2.09 depends on package: p5-Net-SNMP>=0 - found ===> torrus-2.09 depends on package: p5-URI>=0 - found ===> torrus-2.09 depends on package: p5-TimeDate>=0 - found ===> torrus-2.09 depends on package: p5-Apache-Session>=0 - found ===> torrus-2.09 depends on package: p5-FCGI>=0 - found ===> torrus-2.09 depends on package: p5-JSON>0 - found ===> torrus-2.09 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users Making install in . Testing if prefix has changed during make test "/usr/local" = "/usr/local" /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/torrus/db chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/torrus/db: No such file or directory /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/torrus/cache chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/torrus/cache: No such file or directory /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/run/torrus chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/run/torrus: No such file or directory /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/torrus/reports chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/torrus/reports: No such file or directory /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/log/torrus chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/log/torrus: No such file or directory /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/torrus/session_data/store chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/torrus/session_data/store: No such file or directory /construction/net-mgmt/torrus/torrus-2.09/setup_tools/mkvardir.sh /construction/net-mgmt/torrus/stage/var/torrus/session_data/lock chown: torrus: illegal user name chgrp: torrus: illegal group name rmdir: /construction/net-mgmt/torrus/stage/var/torrus/session_data/lock: No such file or directory /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/templates /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/share/torrus/plugins/torrus-config /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/share/torrus/plugins/devdiscover-config /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/share/torrus/plugins/wrapper /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/etc/torrus/discovery' install -m 0644 discovery/README '/construction/net-mgmt/torrus/stage/usr/local/etc/torrus/discovery' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/libexec/torrus/scripts' install -m 0644 scripts/rrdup_notify.sh '/construction/net-mgmt/torrus/stage/usr/local/libexec/torrus/scripts' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/templates' install -m 0644 templates/aclexport.xml templates/adminfo.html templates/default-chooser.html templates/default-dir.html templates/default-helptext.html templates/default-login.html templates/default-recursivedir.html templates/default-rrd.html templates/default-tset.html templates/expanded-dir.html templates/globalsearch.html templates/overview-subleaves.html templates/report-index.html templates/report-monthly.html templates/report-serviceid.html templates/report-yearly.html templates/search.html templates/html-incblocks.txt templates/iframe-rrd.html templates/tset-list.html templates/email-alarm.txt '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/templates' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/libexec/torrus/scripts/xml' install -m 0644 scripts/xml/extract-skeleton.xsl '/construction/net-mgmt/torrus/stage/usr/local/libexec/torrus/scripts/xml' Making install in bin /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/libexec/torrus' install -m 555 acledit action_notify action_printemail action_snmptrap action_snmpv1trap bdbinfo buildsearchdb cleanup clearcache collector compilexml configinfo configsnapshot devdiscover flushmonitors genddx genlist genreport install_plugin launcher monitor nodeid rrddir2xml schedulerinfo snmpfailures srvderive torrus.fcgi ttproclist '/construction/net-mgmt/torrus/stage/usr/local/libexec/torrus' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/bin' install -m 555 torrus '/construction/net-mgmt/torrus/stage/usr/local/bin' Making install in configs /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/share/torrus/conf_defaults /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/conf for f in initscript.conf devdiscover-config.pl torrus-config.pl webmux.pl webmux2.pl; do /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh $f > /construction/net-mgmt/torrus/stage/usr/local/share/torrus/conf_defaults/$f; done for f in devdiscover-siteconfig.pl email-siteconfig.pl notify-siteconfig.pl snmptrap-siteconfig.pl torrus-siteconfig.pl; do if test ! -r /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/conf/$f; then install -m 0644 $f /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/conf/$f; fi; install -m 0644 $f /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/conf/$f.sample; done /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/conf_defaults' install -m 0644 instvars '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/conf_defaults' Making install in doc Making install in . /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/doc/torrus/devdoc' install -m 0644 devdoc/architecture.pod devdoc/devdiscover.pod devdoc/progstyle.pod devdoc/reqs.0.0.pod devdoc/reqs.0.1.pod devdoc/torrus_roadmap.pod '/construction/net-mgmt/torrus/stage/usr/local/share/doc/torrus/devdoc' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/doc/torrus' install -m 0644 install.txt nodeid_usage.txt reporting_setup.txt rpnexpr.txt rrfw_torrus_migration.txt scalability.txt snmpdiscovery.txt stylingprofile.txt userguide.txt vendorsupport.txt webintf.txt xmlconfig.txt '/construction/net-mgmt/torrus/stage/usr/local/share/doc/torrus' Making install in manpages /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus.pod.in > torrus.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_acledit.pod.in > torrus_acledit.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_action_notify.pod.in > torrus_action_notify.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_action_printemail.pod.in > torrus_action_printemail.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_action_snmptrap.pod.in > torrus_action_snmptrap.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_buildsearchdb.pod.in > torrus_buildsearchdb.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_cleanup.pod.in > torrus_cleanup.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_clearcache.pod.in > torrus_clearcache.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_collector.pod.in > torrus_collector.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_compilexml.pod.in > torrus_compilexml.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_configinfo.pod.in > torrus_configinfo.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_configsnapshot.pod.in > torrus_configsnapshot.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_devdiscover.pod.in > torrus_devdiscover.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_flushmonitors.pod.in > torrus_flushmonitors.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_genddx.pod.in > torrus_genddx.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_genlist.pod.in > torrus_genlist.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_genreport.pod.in > torrus_genreport.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_install_plugin.pod.in > torrus_install_plugin.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_launcher.pod.in > torrus_launcher.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_monitor.pod.in > torrus_monitor.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_nodeid.pod.in > torrus_nodeid.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_rrddir2xml.pod.in > torrus_rrddir2xml.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_schedulerinfo.pod.in > torrus_schedulerinfo.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_snmpfailures.pod.in > torrus_snmpfailures.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_srvderive.pod.in > torrus_srvderive.pod /construction/net-mgmt/torrus/torrus-2.09/setup_tools/substvars.sh torrus_ttproclist.pod.in > torrus_ttproclist.pod for f in torrus.1 torrus_acledit.1 torrus_action_notify.7 torrus_action_printemail.7 torrus_action_snmptrap.7 torrus_buildsearchdb.1 torrus_cleanup.1 torrus_clearcache.1 torrus_collector.1 torrus_compilexml.1 torrus_configinfo.1 torrus_configsnapshot.1 torrus_devdiscover.1 torrus_flushmonitors.1 torrus_genddx.1 torrus_genlist.1 torrus_genreport.1 torrus_install_plugin.7 torrus_launcher.7 torrus_monitor.1 torrus_nodeid.1 torrus_rrddir2xml.1 torrus_schedulerinfo.1 torrus_snmpfailures.1 torrus_srvderive.1 torrus_ttproclist.1; do base=`echo $f | sed -e 's/\\.[0-9a-zA-Z]*$//'`; ext=`echo $f | sed -e 's/^.*\\.//'`; instdir=/construction/net-mgmt/torrus/stage/usr/local/man/man$ext; echo BASE=$base EXT=$ext INSTDIR=$instdir; /usr/local/bin/pod2man --section=$ext --release="torrus 2.09" --center=torrus $base.pod > $f || exit 1; test -d $instdir || /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d $instdir || exit 1; install -m 0644 $f $instdir; rm $f; done BASE=torrus EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_acledit EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_action_notify EXT=7 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man7 BASE=torrus_action_printemail EXT=7 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man7 BASE=torrus_action_snmptrap EXT=7 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man7 BASE=torrus_buildsearchdb EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_cleanup EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_clearcache EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_collector EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_compilexml EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_configinfo EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_configsnapshot EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_devdiscover EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_flushmonitors EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_genddx EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_genlist EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_genreport EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_install_plugin EXT=7 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man7 BASE=torrus_launcher EXT=7 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man7 BASE=torrus_monitor EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_nodeid EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_rrddir2xml EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_schedulerinfo EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_snmpfailures EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_srvderive EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 BASE=torrus_ttproclist EXT=1 INSTDIR=/construction/net-mgmt/torrus/stage/usr/local/man/man1 Making install in examples /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/examples/torrus' install -m 0644 README onms.tmpl onmsInterfaces.sh torrus-siteconfig.powerbook.pl setmonitor.xupdate.xml '/construction/net-mgmt/torrus/stage/usr/local/share/examples/torrus' Making install in perllib /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/lib/perl5/site_perl find * -type d -print | grep -v /.svn >list.tmp for d in `cat list.tmp`; do /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/lib/perl5/site_perl/$d; done find * \( -name '*.pm' \) -type f -print >list.tmp for f in `cat list.tmp`; do install -m 0644 $f /construction/net-mgmt/torrus/stage/usr/local/lib/perl5/site_perl/$f; done rm -f list.tmp Making install in sup /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/webscripts /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/dtd' install -m 0644 dtd/snmp-discovery.dtd dtd/torrus-config.dtd '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/dtd' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/mibs' install -m 0644 mibs/RRDTOOL-SMI.txt mibs/TORRUS-MIB.txt '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/mibs' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/styling' install -m 0644 styling/colornames.pl styling/rainbow-schema.pl styling/torrus-schema.pl '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/styling' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/webplain' install -m 0644 webplain/explain-rrdgraph.html webplain/torrus.css webplain/torrus-printer.css webplain/torrus-report.css '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/sup/webplain' Making install in xmlconfig /bin/sh /construction/net-mgmt/torrus/torrus-2.09/conftools/install-sh -d /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/xmlconfig if test ! -r /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/xmlconfig/site-global.xml; then install -m 0644 site-global.xml /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/xmlconfig/site-global.xml; fi install -m 0644 site-global.xml /construction/net-mgmt/torrus/stage/usr/local/etc/torrus/xmlconfig/site-global.xml.sample; /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/examples' install -m 0644 examples/apc-ups.xml examples/ascend.max.xml examples/docsis-monitors.xml examples/generic-netsnmp.xml examples/hpux.xml examples/monitors.xml examples/multigraph.xml examples/rainbow-schema.xml examples/servers.data examples/servers.tmpl '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/examples' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/generic' install -m 0644 generic/collector-periods.xml generic/monitors.xml generic/rfc1628.ups.xml generic/rfc1697.rdbms.xml generic/rfc2662.adsl-line.xml generic/rfc2670.docsis-if.xml generic/rfc2790.host-resources.xml generic/rfc2863.if-mib.xml generic/rfc4293.ip-mib.xml generic/rfc4319_hdsl2_shdsl_line.xml '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/generic' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/old' install -m 0644 old/cisco.generic.old-0.1.4.xml old/cisco.ios.mac-accounting-0.1.8.xml old/cisco-mac-accounting-example.xml old/rfc1213.xml old/rfc2670.docsis-if.old.0.1.5d-20040224.xml old/rfc2670.docsis-if.old.1.0.4.xml old/rfc2863.if-mib.old-0.1.4.xml old/rfc2863.if-mib.old-0.1.7.xml old/snmp-defs.old-0.1.2.xml '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/old' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/vendor' install -m 0644 vendor/albis-ulaf.xml vendor/alteon.xml vendor/alu-timetra.xml vendor/apc.powernet.xml vendor/apc.ups.xml vendor/apple.ae.xml vendor/arbor_e.xml vendor/ascend.max.xml vendor/atmel.xml vendor/betternetworks.xml vendor/casa-cmts.xml vendor/cisco.firewall.xml vendor/cisco.generic.xml vendor/cisco.ios.xml vendor/cisco.ios.docsis.xml vendor/cisco.ios.mac-accounting.xml vendor/cisco.sce.xml vendor/cisco.vdsl-line.xml vendor/cisco.wlc.xml vendor/compaq.cim.xml vendor/comtechefdata.xml vendor/empire.systemedge.xml vendor/empire.systemedge.ntregperf.xml vendor/f5.bigip.xml vendor/fortinet.xml vendor/foundry.xml vendor/ftos.xml vendor/jacarta.xml vendor/junos.xml vendor/hp.hpux.xml vendor/hp.procurve.xml vendor/liebert.xml vendor/microsoft.windows.xml vendor/motorola.bsr.xml vendor/netapp.filer.xml vendor/netbotz.xml vendor/netscreen.xml vendor/paradyne.xdsl.xml vendor/symmetricom.xml vendor/ucd.ucd-snmp.xml '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig/vendor' /bin/mkdir -p '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig' install -m 0644 defaults.xml snmp-defs.xml cdef-collector-defs.xml '/construction/net-mgmt/torrus/stage/usr/local/share/torrus/xmlconfig' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) 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:12 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for torrus-2.09 file sizes/checksums [310]: 0% file sizes/checksums [310]: 32% file sizes/checksums [310]: 64% file sizes/checksums [310]: 96% file sizes/checksums [310]: 100% packing files [310]: 0% packing files [310]: 32% packing files [310]: 64% packing files [310]: 96% packing files [310]: 100% packing directories [18]: 0% packing directories [18]: 100% SUCCEEDED 00:00:06 TOTAL TIME 00:01:12