------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== 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. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-NetAddr-IP-4.079 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-NetAddr-IP-4.079 for building => SHA256 Checksum OK for NetAddr-IP-4.079.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-NetAddr-IP-4.079 for building ===> Extracting for p5-NetAddr-IP-4.079 => SHA256 Checksum OK for NetAddr-IP-4.079.tar.gz. Extracted Memory Use: 1.31M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-NetAddr-IP-4.079 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-NetAddr-IP-4.079 This build requires a C compiler by default except on Windows where the Pure Perl version is mandatory. The Pure Perl version, which does not require compilation of XS code, can be used by invoking this as: perl Makefile.PL -noxs ====================================================================== W A R N I N G - Please do read below if you have legacy code ====================================================================== Versions 3.21 and above of NetAddr::IP, include hooks for the Storable class that are incompatible with the old (automatic) method of storing data. To regain backwards compatibility, the module must be use()d as use NetAddr::IP ':old_storable'; which will disable the new hooks and revert back to the old ways. If you do not use Storable along with NetAddr::IP, or just don't know what this all means, most likely you're safe to go ahead. Versions before 3.25 recognized by default IP addresses as returned by inet_aton. This is no longer the default. To enable this behavior again, the module must be use()d as use NetAddr::IP ':aton'; Versions before 4.008 recognized the above syntax. This behavior is fundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0 Use this method to create new objects from 'aton's $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4')) Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good building for dragonfly Testing if you have a C compiler and the needed header files.... cc compile.c -o compile.output You have a working compiler. checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking whether cc needs -traditional... no checking for library containing gethostbyname... none required checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_addr... none required checking whether byte ordering is bigendian... no checking for uint8_t... yes checking size of uint8_t... 1 checking for uint16_t... yes checking size of uint16_t... 2 checking for uint32_t... yes checking size of uint32_t... 4 checking for u_int8_t... yes checking size of u_int8_t... 1 checking for u_int16_t... yes checking size of u_int16_t... 2 checking for u_int32_t... yes checking size of u_int32_t... 4 configure.gcc: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for NetAddr::IP Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-NetAddr-IP-4.079 --- blib/lib/NetAddr/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/NetAddr/IP/.exists --- --- blib/arch/auto/NetAddr/IP/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blibdirs --- --- subdirs --- --- ../blib/lib/NetAddr/IP/.exists --- --- ../blib/lib/auto/NetAddr/IP/Lite/.exists --- --- ../blib/arch/auto/NetAddr/IP/Lite/.exists --- --- ../blib/bin/.exists --- --- config --- --- subdirs --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- config --- --- dynamic --- --- linkext --- --- subdirs --- --- subdirs --- --- ../../blib/lib/NetAddr/IP/.exists --- --- ../../blib/lib/auto/NetAddr/IP/Util/.exists --- --- ../../blib/arch/auto/NetAddr/IP/Util/.exists --- --- config --- --- subdirs --- --- dynamic --- --- config --- --- Util.c --- --- blibdirs --- --- subdirs --- --- Util.bs --- --- pm_to_blib --- --- Util.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/net-mgmt/p5-NetAddr-IP/NetAddr-IP-4.079/Lite/Util/typemap' Util.xs > Util.xsc --- Util.bs --- Running Mkbootstrap for Util () --- config --- --- dynamic --- --- linkext --- --- pm_to_blib --- cp IP.pm blib/lib/NetAddr/IP.pm AutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP) --- subdirs --- --- subdirs --- --- blibdirs --- --- config --- --- pm_to_blib --- cp Lite.pm ../blib/lib/NetAddr/IP/Lite.pm --- subdirs --- --- Util.bs --- chmod 644 "Util.bs" --- ../../blib/arch/auto/NetAddr/IP/Util/Util.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644 --- pm_to_blib --- cp Util.pm ../../blib/lib/NetAddr/IP/Util.pm AutoSplitting ../../blib/lib/NetAddr/IP/Util.pm (../../blib/lib/auto/NetAddr/IP/Util) cp Util_IS.pm ../../blib/lib/NetAddr/IP/Util_IS.pm cp lib/NetAddr/IP/InetBase.pm ../../blib/lib/NetAddr/IP/InetBase.pm AutoSplitting ../../blib/lib/NetAddr/IP/InetBase.pm (../../blib/lib/auto/NetAddr/IP/InetBase) cp lib/NetAddr/IP/UtilPP.pm ../../blib/lib/NetAddr/IP/UtilPP.pm AutoSplitting ../../blib/lib/NetAddr/IP/UtilPP.pm (../../blib/lib/auto/NetAddr/IP/UtilPP) --- Util.c --- mv Util.xsc Util.c --- Util.o --- cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Util.c --- ../../blib/arch/auto/NetAddr/IP/Util/Util.so --- rm -f ../../blib/arch/auto/NetAddr/IP/Util/Util.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Util.o -o ../../blib/arch/auto/NetAddr/IP/Util/Util.so chmod 755 ../../blib/arch/auto/NetAddr/IP/Util/Util.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 3 pod documents --- all --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-NetAddr-IP-4.079 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-NetAddr-IP-4.079 ===> p5-NetAddr-IP-4.079 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../blib/arch/auto/NetAddr/IP/Util/Util.bs 644 Manifying 3 pod documents Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/Util/Util.so Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/NetAddr/IP.pm Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/NetAddr/IP/InetBase.pm Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/NetAddr/IP/UtilPP.pm Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/NetAddr/IP/Util_IS.pm Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/NetAddr/IP/Util.pm Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/NetAddr/IP/Lite.pm Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/coalesce.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/compactref.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/re.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/hostenum.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/re6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/autosplit.ix Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/_splitplan.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/short.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/_splitref.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/wildcard.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/nprefix.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/prefix.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/_compV6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/do_prefix.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/mod_version.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/_compact_v6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/canon.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/simple_pack.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/bcdn2txt.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/bcd2bin.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_deadlen.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/bcdn2bin.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/sub128.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/notcontiguous.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/shiftleft.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/ipv4to6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/autosplit.ix Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_bcd2bin.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/ipanyto6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/maskanyto6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_sa128.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/comp128.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_bcdcheck.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_bin2bcdn.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/ipv6to4.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/add128.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/addconst.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/slowadd128.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_128x10.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/hasbits.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/_128x2.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/mask4to6.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/bin2bcdn.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/UtilPP/bin2bcd.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/_inet_pton.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/_packzeros.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/autosplit.ix Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/inet_n2ad.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/_inet_ntop.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/inet_ntoa.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/ipv6_ntoa.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/inet_n2dx.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/inet_any2n.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/InetBase/ipv6_aton.al Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/Util/autosplit.ix Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/man/man3/NetAddr::IP.3 Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/man/man3/NetAddr::IP::Util.3 Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/man/man3/NetAddr::IP::UtilPP.3 Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/man/man3/NetAddr::IP::InetBase.3 Installing /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/man/man3/NetAddr::IP::Lite.3 /usr/bin/strip /construction/net-mgmt/p5-NetAddr-IP/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/NetAddr/IP/Util/Util.so ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-NetAddr-IP-4.079 file sizes/checksums [68]: 0% file sizes/checksums [68]: 100% packing files [68]: 0% packing files [68]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27