-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/openssl-1.1.1d,1.txz
Installing /packages/All/perl5-5.30.1.txz
=====
Message from perl5-5.30.1:
--
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/libnghttp2-1.40.0.txz
Installing /packages/All/ca_root_nss-3.51.txz
=====
Message from ca_root_nss-3.51:
--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.
Assessment and verification of trust is the complete responsibility of the
system administrator.
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
* /etc/ssl/cert.pem
* /usr/local/etc/ssl/cert.pem
* /usr/local/openssl/cert.pem
Installing /packages/All/curl-7.68.0.txz
Installing /packages/All/libevent-2.1.11.txz
Installing /packages/All/liblz4-1.9.2_1,1.txz
Installing /packages/All/protobuf-3.11.4,1.txz
Installing /packages/All/cyrus-sasl-2.1.27_1.txz
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)
=====
Message from cyrus-sasl-2.1.27_1:
--
You can use sasldb2 for authentication, to add users use:
saslpasswd2 -c username
If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README
NOTE: This port has been compiled with a default pwcheck_method of
auxprop. If you want to authenticate your user by /etc/passwd,
PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
set sasl_pwcheck_method to saslauthd after installing the
Cyrus-IMAPd 2.X port. You should also check the
/usr/local/lib/sasl2/*.conf files for the correct
pwcheck_method.
If you want to use GSSAPI mechanism, install
ports/security/cyrus-sasl2-gssapi.
If you want to use SRP mechanism, install
ports/security/cyrus-sasl2-srp.
If you want to use LDAP auxprop plugin, install
ports/security/cyrus-sasl2-ldapdb.
Installing /packages/All/ncurses-6.1.20190525.txz
Installing /packages/All/libedit-3.1.20191211,1.txz
Installing /packages/All/uchardet-0.0.6.txz
Installing /packages/All/libpaper-1.1.24.4.txz
Installing /packages/All/psutils-1.17_5.txz
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/groff-1.22.4_3.txz
=====
Message from groff-1.22.4_3:
--
In order to be able to use the html driver, you need to install the following
packages:
- ghostscript
- netpbm
Installing /packages/All/mysql57-client-5.7.29_1.txz
=====
Message from mysql57-client-5.7.29_1:
--
This is the mysql CLIENT without the server.
for complete server and client, please install databases/mysql57-server
Installing /packages/All/libltdl-2.4.6.txz
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/fontconfig-2.12.6,1.txz
Running fc-cache to build fontconfig cache...
/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.2.5_2,1.txz
Installing /packages/All/gettext-runtime-0.20.1.txz
Installing /packages/All/nagios-plugins-2.3.3,1.txz
Installing /packages/All/pcre-8.43_2.txz
Installing /packages/All/libargon2-20190702.txz
Installing /packages/All/libxml2-2.9.10.txz
Installing /packages/All/php72-7.2.28.txz
Installing /packages/All/nagios-3.5.1_11.txz
===> Creating groups.
Creating group 'nagios' with gid '181'.
===> Creating users
Creating user 'nagios' with uid '181'.
=====
Message from nagios-3.5.1_11:
--
Enable Nagios in /etc/rc.conf with the following line:
nagios_enable="YES"
Configuration templates are available in /usr/local/etc/nagios as
*.cfg-sample files. Copy them to *.cfg files where required and
edit to suit your needs.
If you don't already have a web server running, you will need to
install and configure one to finish off your Nagios installation.
When used with Apache, the following should be sufficient to publish
the web component of Nagios (modify the allow list to suit):
Order deny,allow
Deny from all
Allow from 127.0.0.1
php_flag engine on
php_admin_value open_basedir /usr/local/www/nagios/:/var/spool/nagios/
Options ExecCGI
ScriptAlias /nagios/cgi-bin/ /usr/local/www/nagios/cgi-bin/
Alias /nagios/ /usr/local/www/nagios/
SUCCEEDED 00:00:16
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ndoutils-2.1.3 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ndoutils-2.1.3 for building
=> SHA256 Checksum OK for ndoutils-2.1.3.tar.gz.
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ndoutils-2.1.3 for building
===> Extracting for ndoutils-2.1.3
=> SHA256 Checksum OK for ndoutils-2.1.3.tar.gz.
Extracted Memory Use: 4.45M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for ndoutils-2.1.3
===> Applying ports patches for ndoutils-2.1.3
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/lib/libcrypto.so.11 - found
===> ndoutils-2.1.3 depends on package: perl5>=5.30.r1<5.31 - found
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/lib/libcrypto.so.11 - found
===> ndoutils-2.1.3 depends on package: perl5>=5.30.r1<5.31 - found
===> ndoutils-2.1.3 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20)
===> Configuring for ndoutils-2.1.3
configure: loading site script /xports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl... (cached) /usr/local/bin/perl
checking build system type... x86_64-portbld-dragonfly5.9
checking host system type... x86_64-portbld-dragonfly5.9
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 whether make sets $(MAKE)... yes
checking what the operating system is ... bsd
checking what the distribution type is ... dragonfly
checking what init system is being used ... newbsd
checking what inetd is being used ... ps: -o: No such file or directory
inetd (Not running)
checking for which paths to use ... default
checking for which init file to use ...
checking for which inetd files to use ... default-inetd
checking how to run the C preprocessor... cpp
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 whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... (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 arpa/inet.h... (cached) yes
checking for ctype.h... (cached) yes
checking for dirent.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for getopt.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking ltdl.h usability... yes
checking ltdl.h presence... no
configure: WARNING: ltdl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: ltdl.h: proceeding with the compiler's result
checking for ltdl.h... yes
checking for math.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for pthread.h... (cached) yes
checking for pwd.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for signal.h... (cached) yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking for stdarg.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for sys/mman.h... (cached) yes
checking for sys/msg.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking sys/sendfile.h usability... no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking for uint32_t... yes
checking for u_int32_t... (cached) yes
checking for int32_t... (cached) yes
checking for main in -lnsl... no
checking for socket in -lsocket... no
checking for main in -lwrap... yes
checking for getopt_long... yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for strtoul... (cached) yes
checking for initgroups... yes
checking for strtof... (cached) yes
checking for nanosleep... yes
checking for va_copy... yes
checking for snprintf... (cached) yes
checking for asprintf... (cached) yes
checking for type of socket size... size_t
checking for linker flags for loadable modules... -shared
checking for mysql_init in -lmysqlclient... yes
MySQL library and include file(s) were found!
checking for library containing sd_listen_fds... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config/ndo2db.cfg-sample
config.status: creating config/ndomod.cfg-sample
config.status: creating config/nagios.cfg
config.status: creating config/misccommands.cfg
config.status: creating docs/docbook/en-en/Makefile
config.status: creating include/io.h
config.status: creating include/common.h
config.status: creating startup/bsd-init
config.status: creating startup/debian-init
config.status: creating startup/default-init
config.status: creating startup/default-inetd
config.status: creating startup/default-service
config.status: creating startup/default-socket
config.status: creating startup/default-socket-svc
config.status: creating startup/default-xinetd
config.status: creating startup/mac-init.plist
config.status: creating startup/mac-inetd.plist
config.status: creating startup/newbsd-init
config.status: creating startup/openbsd-init
config.status: creating startup/openrc-conf
config.status: creating startup/openrc-init
config.status: creating startup/solaris-init.xml
config.status: creating startup/solaris-inetd.xml
config.status: creating startup/tmpfile.conf
config.status: creating startup/upstart-init
config.status: creating startup/rh-upstart-init
config.status: creating include/config.h
*** Configuration summary for ndoutils 2.1.3 2017-04-13 ***:
General Options:
-------------------------
NDO2DB user: nagios
NDO2DB group: nagios
NDO2DB tcp port: 5668
Review the options above for accuracy. If they look
okay, type 'make all' to compile the NDO utilities,
or type 'make' to get a list of make options.
SUCCEEDED 00:00:06
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for ndoutils-2.1.3
cd ./src && /usr/bin/make
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -c -o io.o io.c
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -c -o utils.o utils.c
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -o file2sock file2sock.c io.o utils.o -Wl,-rpath,/usr/local/lib -lm
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -o log2ndo log2ndo.c io.o utils.o -Wl,-rpath,/usr/local/lib -lm
/usr/bin/make ndo2db-3x
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -c -o db.o db.c
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -D BUILD_NAGIOS_3X -c -o dbhandlers-3x.o dbhandlers.c
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -D BUILD_NAGIOS_3X -o ndo2db-3x queue.c ndo2db.c dbhandlers-3x.o io.o utils.o db.o -Wl,-rpath,/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lexecinfo -lm
queue.c: In function 'pop_from_queue':
queue.c:183:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
strncpy(buf, msg.text, size);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
queue.c:181:13: note: length computed here
int size = strlen(msg.text);
^~~~~~~~~~~~~~~~
/usr/bin/make ndo2db-4x
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -I ../include/nagios-4x -D BUILD_NAGIOS_4X -c -o dbhandlers-4x.o dbhandlers.c
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -D BUILD_NAGIOS_4X -o ndo2db-4x queue.c ndo2db.c dbhandlers-4x.o io.o utils.o db.o -Wl,-rpath,/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -lexecinfo -lm
queue.c: In function 'pop_from_queue':
queue.c:183:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
strncpy(buf, msg.text, size);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
queue.c:181:13: note: length computed here
int size = strlen(msg.text);
^~~~~~~~~~~~~~~~
/usr/bin/make ndomod-3x.o
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -D BUILD_NAGIOS_3X -o ndomod-3x.o ndomod.c io.o utils.o -shared -Wl,-rpath,/usr/local/lib
/usr/bin/make ndomod-4x.o
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -I ../include/nagios-4x -D BUILD_NAGIOS_4X -o ndomod-4x.o ndomod.c io.o utils.o -shared -Wl,-rpath,/usr/local/lib
cc -fPIC -pipe -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -I/usr/local/include/mysql -DHAVE_CONFIG_H -o sockdebug sockdebug.c io.o utils.o -Wl,-rpath,/usr/local/lib -lm
SUCCEEDED 00:00:13
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> ndoutils-2.1.3 depends on file: /usr/local/bin/nagios - found
===> ndoutils-2.1.3 depends on file: /usr/local/lib/libcrypto.so.11 - found
===> ndoutils-2.1.3 depends on package: perl5>=5.30.r1<5.31 - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for ndoutils-2.1.3
===> ndoutils-2.1.3 depends on file: /usr/local/bin/nagios - found
===> ndoutils-2.1.3 depends on file: /usr/local/lib/libcrypto.so.11 - found
===> ndoutils-2.1.3 depends on package: perl5>=5.30.r1<5.31 - found
===> Generating temporary packing list
install -s -m 555 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/src/file2sock /construction/net-mgmt/ndoutils/stage/usr/local/bin
install -s -m 555 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/src/log2ndo /construction/net-mgmt/ndoutils/stage/usr/local/bin
install -s -m 555 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/src/sockdebug /construction/net-mgmt/ndoutils/stage/usr/local/bin
(cd /construction/net-mgmt/ndoutils/ndoutils-2.1.3/db && /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 \* /construction/net-mgmt/ndoutils/stage/usr/local/share/ndoutils/)
/bin/mkdir -p /construction/net-mgmt/ndoutils/stage/usr/local/etc/nagios
install -m 0644 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/config/misccommands.cfg /construction/net-mgmt/ndoutils/stage/usr/local/etc/nagios/misccommands.cfg-sample
install -m 0644 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/config/nagios.cfg /construction/net-mgmt/ndoutils/stage/usr/local/etc/nagios/ndoutils.cfg-sample
install -m 0644 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/config/ndo2db.cfg-sample /construction/net-mgmt/ndoutils/stage/usr/local/etc/nagios/ndo2db.cfg-sample
install -m 0644 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/config/ndomod.cfg-sample /construction/net-mgmt/ndoutils/stage/usr/local/etc/nagios/ndomod.cfg-sample
install -s -m 555 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/src/ndo2db-3x /construction/net-mgmt/ndoutils/stage/usr/local/bin/ndo2db
install -s -m 555 /construction/net-mgmt/ndoutils/ndoutils-2.1.3/src/ndomod-3x.o /construction/net-mgmt/ndoutils/stage/usr/local/bin/ndomod.o
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
====> Running Q/A tests (stage-qa)
Warning: you may not need USES=ssl
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for ndoutils-2.1.3
file sizes/checksums [131]: 0%
file sizes/checksums [131]: 76%
file sizes/checksums [131]: 100%
packing files [131]: 0%
packing files [131]: 76%
packing files [131]: 100%
packing directories [0]: 0%
packing directories [0]: 100%
SUCCEEDED 00:00:03
TOTAL TIME 00:00:42