=> Building devel/p5-Test-Parser Started : Thursday, 19 APR 2018 at 10:30:12 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- 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/devel/p5-Test-Parser XDG_CONFIG_HOME=/construction/devel/p5-Test-Parser HOME=/construction/devel/p5-Test-Parser TMPDIR="/tmp" PATH=/construction/devel/p5-Test-Parser/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES" -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- INSTALLDIRS="site" CC="cc" CCFLAGS="-pipe -O2 -fno-strict-aliasing" LD="cc" PREFIX="/usr/local" INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib" -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/devel/p5-Test-Parser XDG_CONFIG_HOME=/construction/devel/p5-Test-Parser HOME=/construction/devel/p5-Test-Parser TMPDIR="/tmp" PATH=/construction/devel/p5-Test-Parser/.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=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/devel/p5-Test-Parser/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.26.1 PERL_VER=5.26 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.26 PROFILE="@comment " DOCSDIR="share/doc/Test-Parser" EXAMPLESDIR="share/examples/Test-Parser" DATADIR="share/Test-Parser" WWWDIR="www/Test-Parser" ETCDIR="etc/Test-Parser" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Test-Parser DOCSDIR=/usr/local/share/doc/Test-Parser EXAMPLESDIR=/usr/local/share/examples/Test-Parser WWWDIR=/usr/local/www/Test-Parser ETCDIR=/usr/local/etc/Test-Parser -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> p5-Test-Parser-1.9_9 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> p5-Test-Parser-1.9_9 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-Test-Parser-1.9_9 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by p5-Test-Parser-1.9_9 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by p5-Test-Parser-1.9_9 for building => SHA256 Checksum OK for Test-Parser-1.9.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by p5-Test-Parser-1.9_9 for building ===> Extracting for p5-Test-Parser-1.9_9 => SHA256 Checksum OK for Test-Parser-1.9.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for p5-Test-Parser-1.9_9 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> p5-Test-Parser-1.9_9 depends on package: perl5>=5.26<5.27 - not found ===> Installing existing package /packages/All/perl5-5.26.1.txz Installing perl5-5.26.1... Extracting perl5-5.26.1: .......... done Message from perl5-5.26.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. ===> p5-Test-Parser-1.9_9 depends on package: perl5>=5.26<5.27 - found ===> Returning to build of p5-Test-Parser-1.9_9 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for p5-Test-Parser-1.9_9 Warning: prerequisite CGI 0 not found. Warning: prerequisite XML::Simple 0 not found. Warning: prerequisite XML::Twig 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::Parser Writing MYMETA.yml and MYMETA.json -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for p5-Test-Parser-1.9_9 --- blib/lib/Test/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Test/Parser/.exists --- --- blib/arch/auto/Test/Parser/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- cp lib/Test/Parser/PgOptions.pm blib/lib/Test/Parser/PgOptions.pm cp lib/Test/Parser/iozone.pm blib/lib/Test/Parser/iozone.pm cp lib/Test/Parser/Vmstat.pm blib/lib/Test/Parser/Vmstat.pm cp lib/Test/Parser/Sar.pm blib/lib/Test/Parser/Sar.pm cp lib/Test/Parser/Dbt5.pm blib/lib/Test/Parser/Dbt5.pm cp lib/Test/Parser/ltp.pm blib/lib/Test/Parser/ltp.pm cp lib/Test/Parser/KernelBuild.pm blib/lib/Test/Parser/KernelBuild.pm cp lib/Test/Parser/SysbenchCPU.pm blib/lib/Test/Parser/SysbenchCPU.pm cp lib/Test/Parser/Dbt2.pm blib/lib/Test/Parser/Dbt2.pm cp lib/Test/Parser/Mpstat.pm blib/lib/Test/Parser/Mpstat.pm cp lib/Test/Parser.pm blib/lib/Test/Parser.pm cp lib/Test/Parser/Sysctl.pm blib/lib/Test/Parser/Sysctl.pm cp lib/Test/Parser/cthon.pm blib/lib/Test/Parser/cthon.pm cp lib/Test/Parser/Readprofile.pm blib/lib/Test/Parser/Readprofile.pm cp lib/Test/Parser/ffsb.pm blib/lib/Test/Parser/ffsb.pm cp lib/Test/Parser/Oprofile.pm blib/lib/Test/Parser/Oprofile.pm cp lib/Test/Metadata.pm blib/lib/Test/Metadata.pm cp lib/Test/Parser/SysbenchFileIO.pm blib/lib/Test/Parser/SysbenchFileIO.pm cp lib/Test/Parser/Iostat.pm blib/lib/Test/Parser/Iostat.pm cp lib/Test/Parser/lhcs_regression.pm blib/lib/Test/Parser/lhcs_regression.pm cp lib/Test/Parser/Dbench.pm blib/lib/Test/Parser/Dbench.pm cp lib/Test/Parser/newpynfs.pm blib/lib/Test/Parser/newpynfs.pm --- blibdirs --- --- blib/script/kernel2trpi --- --- blib/script/parse_build_kernel --- --- blib/script/parse_iozone --- --- blib/script/parse_ltp --- --- blib/script/parse_newpynfs --- --- blib/script/kernel2trpi --- cp scripts/kernel2trpi blib/script/kernel2trpi --- blib/script/parse_iozone --- cp scripts/parse_iozone blib/script/parse_iozone --- blib/script/parse_ltp --- cp scripts/parse_ltp blib/script/parse_ltp --- blib/script/parse_build_kernel --- cp scripts/parse_build_kernel blib/script/parse_build_kernel --- blib/script/parse_newpynfs --- cp scripts/parse_newpynfs blib/script/parse_newpynfs --- blib/script/kernel2trpi --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/kernel2trpi --- blib/script/parse_ltp --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_ltp --- blib/script/parse_iozone --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_iozone --- blib/script/parse_build_kernel --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_build_kernel --- blib/script/parse_newpynfs --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_newpynfs --- blib/script/parse_sysbench_cpu --- --- blib/script/parse_sysbench_fileio --- --- blib/script/parse_sysbench_cpu --- cp scripts/parse_sysbench_cpu blib/script/parse_sysbench_cpu --- blib/script/parse_sysbench_fileio --- cp scripts/parse_sysbench_fileio blib/script/parse_sysbench_fileio --- blib/script/parse_sysbench_cpu --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_sysbench_cpu --- blib/script/parse_sysbench_fileio --- "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_sysbench_fileio --- blib/script/parse_test --- cp scripts/parse_test blib/script/parse_test "/usr/local/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse_test --- config --- --- dynamic --- --- linkext --- --- pure_all --- --- pure_all --- --- manifypods --- Manifying 2 pod documents Manifying 22 pod documents --- all --- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> p5-Test-Parser-1.9_9 depends on package: p5-Chart-Graph>=0 - not found ===> Installing existing package /packages/All/p5-Chart-Graph-3.2_10.txz Installing p5-Chart-Graph-3.2_10... `-- Installing gnuplot-5.2.2_1... | `-- Installing atk-2.24.0... | | `-- Installing gettext-runtime-0.19.8.1_1... | | `-- Installing indexinfo-0.3.1... | | `-- Extracting indexinfo-0.3.1: .... done | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done | | `-- Installing glib-2.50.3_1,1... | | `-- Installing libffi-3.2.1_2... | | `-- Extracting libffi-3.2.1_2: .......... done | | `-- Installing libiconv-1.14_11... | | `-- Extracting libiconv-1.14_11: .......... done | | `-- Installing pcre-8.40_1... | | `-- Extracting pcre-8.40_1: .......... done | | `-- Installing python27-2.7.14_1... | | | `-- Installing expat-2.2.5... | | | `-- Extracting expat-2.2.5: .......... done | | | `-- Installing libressl-2.6.4... | | | `-- Extracting libressl-2.6.4: .......... done | | | `-- Installing ncurses-6.0.0s20171223_1... | | | `-- Extracting ncurses-6.0.0s20171223_1: .......... done | | | `-- Installing readline-7.0.3_1... | | | `-- Extracting readline-7.0.3_1: .......... done | | `-- Extracting python27-2.7.14_1: .......... done | | `-- Extracting glib-2.50.3_1,1: .......... done No schema files found: doing nothing. | `-- Extracting atk-2.24.0: .......... done | `-- Installing cairo-1.14.8_1,2... | | `-- Installing dri2proto-2.8... | | `-- Extracting dri2proto-2.8: .... done | | `-- Installing fontconfig-2.12.1_3,1... | | `-- Installing freetype2-2.9_1... | | `-- Extracting freetype2-2.9_1: .......... done | | `-- Extracting fontconfig-2.12.1_3,1: .......... done 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 glproto-1.4.17... | | `-- Extracting glproto-1.4.17: ...... done | | `-- Installing libX11-1.6.5,1... | | `-- Installing kbproto-1.0.7... | | `-- Extracting kbproto-1.0.7: .......... done | | `-- Installing libXau-1.0.8_3... | | | `-- Installing xproto-7.0.31... | | | `-- Extracting xproto-7.0.31: .......... done | | `-- Extracting libXau-1.0.8_3: .......... done | | `-- Installing libXdmcp-1.1.2... | | `-- Extracting libXdmcp-1.1.2: ......... done | | `-- Installing libxcb-1.12_2... | | | `-- Installing libpthread-stubs-0.4... | | | `-- Extracting libpthread-stubs-0.4: .... done | | | `-- Installing libxml2-2.9.7... | | | `-- Extracting libxml2-2.9.7: .......... done | | `-- Extracting libxcb-1.12_2: .......... done | | `-- Extracting libX11-1.6.5,1: .......... done | | `-- Installing libXext-1.3.3_1,1... | | `-- Installing xextproto-7.3.0... | | `-- Extracting xextproto-7.3.0: .......... done | | `-- Extracting libXext-1.3.3_1,1: .......... done | | `-- Installing libXrender-0.9.10... | | `-- Installing renderproto-0.11.1... | | `-- Extracting renderproto-0.11.1: .... done | | `-- Extracting libXrender-0.9.10: .......... done | | `-- Installing mesa-libs-17.3.1... | | `-- Installing libXdamage-1.1.4_3... | | | `-- Installing damageproto-1.2.1... | | | `-- Extracting damageproto-1.2.1: .... done | | | `-- Installing libXfixes-5.0.3... | | | `-- Installing fixesproto-5.0... | | | `-- Extracting fixesproto-5.0: .... done | | | `-- Extracting libXfixes-5.0.3: .......... done | | `-- Extracting libXdamage-1.1.4_3: ...... done | | `-- Installing libXxf86vm-1.1.4_1... | | | `-- Installing xf86vidmodeproto-2.3.1... | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done | | `-- Extracting libXxf86vm-1.1.4_1: .......... done | | `-- Installing libdrm-2.4.89,1... | | | `-- Installing libpciaccess-0.13.5... | | | `-- Installing pciids-20180219... | | | `-- Extracting pciids-20180219: ..... done | | | `-- Extracting libpciaccess-0.13.5: ...... done | | `-- Extracting libdrm-2.4.89,1: .......... done | | `-- Installing libelf-0.8.13_3... | | `-- Extracting libelf-0.8.13_3: .......... done | | `-- Installing libxshmfence-1.2_2... | | `-- Extracting libxshmfence-1.2_2: ......... done | | `-- Extracting mesa-libs-17.3.1: .......... done | | `-- Installing pixman-0.34.0... | | `-- Extracting pixman-0.34.0: .......... done | | `-- Installing png-1.6.34... | | `-- Extracting png-1.6.34: .......... done | | `-- Installing xcb-util-renderutil-0.3.9_1... | | `-- Installing xcb-util-0.4.0_2,1... | | `-- Extracting xcb-util-0.4.0_2,1: .......... done | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done | `-- Extracting cairo-1.14.8_1,2: .......... done | `-- Installing gdk-pixbuf2-2.36.11... | | `-- Installing jasper-1.900.1_17... | | `-- Installing jpeg-turbo-1.5.3... | | `-- Extracting jpeg-turbo-1.5.3: .......... done | | `-- Extracting jasper-1.900.1_17: .......... done | | `-- Installing libXi-1.7.9,1... | | `-- Installing inputproto-2.3.2... | | `-- Extracting inputproto-2.3.2: ........ done | | `-- Extracting libXi-1.7.9,1: .......... done | | `-- Installing libXt-1.1.5,1... | | `-- Installing libSM-1.2.2_3,1... | | | `-- Installing libICE-1.0.9_1,1... | | | `-- Extracting libICE-1.0.9_1,1: .......... done | | `-- Extracting libSM-1.2.2_3,1: .......... done | | `-- Extracting libXt-1.1.5,1: .......... done | | `-- Installing shared-mime-info-1.8... | | `-- Extracting shared-mime-info-1.8: .......... done | | `-- Installing tiff-4.0.9_1... | | `-- Installing jbigkit-2.1_1... | | `-- Extracting jbigkit-2.1_1: .......... done | | `-- Extracting tiff-4.0.9_1: .......... done | `-- Extracting gdk-pixbuf2-2.36.11: .......... done | `-- Installing gtk2-2.24.32... | | `-- Installing cups-2.2.6... | | `-- Installing avahi-app-0.6.31_6... | | | `-- Installing dbus-glib-0.108... | | | `-- Installing dbus-1.10.16_1... ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. | | | `-- Extracting dbus-1.10.16_1: ......... done | | | `-- Extracting dbus-glib-0.108: .......... done | | | `-- Installing gdbm-1.13_1... | | | `-- Extracting gdbm-1.13_1: .......... done | | | `-- Installing gnome_subr-1.0... | | | `-- Extracting gnome_subr-1.0: .... done | | | `-- Installing gobject-introspection-1.50.0_1,1... | | | `-- Extracting gobject-introspection-1.50.0_1,1: .......... done | | | `-- Installing libdaemon-0.14_1... | | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. | | `-- Extracting avahi-app-0.6.31_6: .......... done | | `-- Installing gnutls-3.5.18... | | | `-- Installing ca_root_nss-3.36... | | | `-- Extracting ca_root_nss-3.36: ........ done | | | `-- Installing gmp-6.1.2... | | | `-- Extracting gmp-6.1.2: .......... done | | | `-- Installing libidn2-2.0.4... | | | `-- Installing libunistring-0.9.9... | | | `-- Extracting libunistring-0.9.9: .......... done | | | `-- Extracting libidn2-2.0.4: .......... done | | | `-- Installing libtasn1-4.13... | | | `-- Extracting libtasn1-4.13: .......... done | | | `-- Installing nettle-3.4... | | | `-- Extracting nettle-3.4: .......... done | | | `-- Installing p11-kit-0.23.10... | | | `-- Extracting p11-kit-0.23.10: .......... done | | | `-- Installing trousers-0.3.14_2... | | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. | | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. | | | `-- Extracting trousers-0.3.14_2: .......... done | | `-- Extracting gnutls-3.5.18: .......... done | | `-- Installing libpaper-1.1.24.4... | | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. | | `-- Extracting cups-2.2.6: .......... done | | `-- Installing gtk-update-icon-cache-2.24.32... | | `-- Installing hicolor-icon-theme-0.15... | | `-- Extracting hicolor-icon-theme-0.15: . done | | `-- Installing libXcomposite-0.4.4_3,1... | | | `-- Installing compositeproto-0.4.2... | | | `-- Extracting compositeproto-0.4.2: ....... done | | `-- Extracting libXcomposite-0.4.4_3,1: .......... done | | `-- Installing libXcursor-1.1.15... | | `-- Extracting libXcursor-1.1.15: .......... done | | `-- Installing libXinerama-1.1.3_3,1... | | | `-- Installing xineramaproto-1.2.1... | | | `-- Extracting xineramaproto-1.2.1: .. done | | `-- Extracting libXinerama-1.1.3_3,1: .......... done | | `-- Installing libXrandr-1.5.1... | | | `-- Installing randrproto-1.5.0... | | | `-- Extracting randrproto-1.5.0: ....... done | | `-- Extracting libXrandr-1.5.1: .......... done | | `-- Installing pango-1.42.0... | | | `-- Installing encodings-1.0.4_4,1... | | | `-- Installing font-util-1.3.1... | | | `-- Extracting font-util-1.3.1: .......... done | | | `-- Extracting encodings-1.0.4_4,1: .......... done | | | `-- Installing fribidi-0.19.7... | | | `-- Extracting fribidi-0.19.7: .......... done | | | `-- Installing harfbuzz-1.7.6... | | | `-- Installing graphite2-1.3.11... | | | `-- Extracting graphite2-1.3.11: .......... done | | | `-- Extracting harfbuzz-1.7.6: .......... done | | | `-- Installing libXft-2.3.2_1... | | | `-- Extracting libXft-2.3.2_1: .......... done | | | `-- Installing xorg-fonts-truetype-7.7_1... | | | `-- Installing dejavu-2.37... | | | | `-- Installing mkfontdir-1.0.7... | | | | `-- Installing mkfontscale-1.1.2... | | | | | `-- Installing libfontenc-1.1.3_1... | | | | | `-- Extracting libfontenc-1.1.3_1: ......... done | | | | `-- Extracting mkfontscale-1.1.2: .. done | | | | `-- Extracting mkfontdir-1.0.7: .. done | | | `-- Extracting dejavu-2.37: .......... done | | | `-- Installing font-bh-ttf-1.0.3_3... | | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done | | | `-- Installing font-misc-ethiopic-1.0.3_3... | | | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done | | | `-- Installing font-misc-meltho-1.0.3_3... | | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done | | `-- Extracting pango-1.42.0: .......... done | | `-- Extracting gtk-update-icon-cache-2.24.32: .... done | `-- Extracting gtk2-2.24.32: .......... done | `-- Installing libgd-2.2.4_1,1... | | `-- Installing webp-0.6.1... | | `-- Installing giflib-5.1.4... | | `-- Extracting giflib-5.1.4: .......... done | | `-- Extracting webp-0.6.1: .......... done | `-- Extracting libgd-2.2.4_1,1: .......... done | `-- Installing lua53-5.3.4_2... | | `-- Installing libedit-3.1.20170329_2,1... | | `-- Extracting libedit-3.1.20170329_2,1: .......... done | `-- Extracting lua53-5.3.4_2: ......... done | `-- Installing tex-kpathsea-6.2.1_1... | `-- Extracting tex-kpathsea-6.2.1_1: .......... done | `-- Installing wx28-gtk2-2.8.12_7... | | `-- Installing ORBit2-2.14.19_2... | | `-- Installing libIDL-0.8.14_3... | | `-- Extracting libIDL-0.8.14_3: ......... done | | `-- Extracting ORBit2-2.14.19_2: .......... done | | `-- Installing gconf2-3.2.6_5... | | `-- Installing dconf-0.26.1... | | `-- Extracting dconf-0.26.1: .......... done | | `-- Installing polkit-0.113_5... | | | `-- Installing spidermonkey170-17.0.0_8... | | | `-- Installing nspr-4.19... | | | `-- Extracting nspr-4.19: .......... done | | | `-- Extracting spidermonkey170-17.0.0_8: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. | | `-- Extracting polkit-0.113_5: ........ done | | `-- Extracting gconf2-3.2.6_5: .......... done | | `-- Installing gstreamer-0.10.36_6... | | `-- Extracting gstreamer-0.10.36_6: .......... done | | `-- Installing gstreamer-plugins-0.10.36_8,3... | | `-- Installing libXv-1.0.11,1... | | | `-- Installing videoproto-2.3.3... | | | `-- Extracting videoproto-2.3.3: ......... done | | `-- Extracting libXv-1.0.11,1: .......... done | | `-- Installing orc-0.4.25... | | `-- Extracting orc-0.4.25: .......... done | | `-- Extracting gstreamer-plugins-0.10.36_8,3: .......... done | | `-- Installing libGLU-9.0.0_3... | | `-- Extracting libGLU-9.0.0_3: ...... done | | `-- Installing libmspack-0.5... | | `-- Extracting libmspack-0.5: ......... done | | `-- Installing pangox-compat-0.0.2_2... | | `-- Extracting pangox-compat-0.0.2_2: ....... done | | `-- Installing wx28-gtk2-common-2.8.12_7... | | `-- Extracting wx28-gtk2-common-2.8.12_7: .......... done | `-- Extracting wx28-gtk2-2.8.12_7: .......... done `-- Extracting gnuplot-5.2.2_1: .......... done `-- Installing grace-5.1.25_3... | `-- Installing Xbae-4.60.4_3... | | `-- Installing libXpm-3.5.12... | | `-- Extracting libXpm-3.5.12: .......... done | | `-- Installing open-motif-2.3.8... | | `-- Installing libXaw-1.0.13,2... | | | `-- Installing libXmu-1.1.2_3,1... | | | `-- Extracting libXmu-1.1.2_3,1: .......... done | | | `-- Installing libXp-1.0.3,1... | | | `-- Installing printproto-1.0.5... | | | `-- Extracting printproto-1.0.5: .... done | | | `-- Extracting libXp-1.0.3,1: .......... done | | `-- Extracting libXaw-1.0.13,2: .......... done | | `-- Installing xbitmaps-1.1.1... | | `-- Extracting xbitmaps-1.1.1: .......... done | | `-- Extracting open-motif-2.3.8: .......... done | `-- Extracting Xbae-4.60.4_3: .......... done | `-- Installing XmHTML-1.1.10... | `-- Extracting XmHTML-1.1.10: .......... done | `-- Installing fftw-2.1.5_16... | | `-- Installing gcc5-5.5.0_2... | | `-- Installing binutils-2.30_2,1... | | `-- Extracting binutils-2.30_2,1: .......... done | | `-- Installing mpc-1.1.0... | | | `-- Installing mpfr-3.1.6... | | | `-- Extracting mpfr-3.1.6: .......... done | | `-- Extracting mpc-1.1.0: ...... done | | `-- Extracting gcc5-5.5.0_2: .......... done | `-- Extracting fftw-2.1.5_16: .......... done | `-- Installing netcdf-4.6.1... | | `-- Installing curl-7.59.0... | | `-- Installing krb5-1.16_1... | | | `-- Installing pkgconf-1.4.2,1... | | | `-- Extracting pkgconf-1.4.2,1: .......... done | | `-- Extracting krb5-1.16_1: .......... done | | `-- Installing libnghttp2-1.31.0... | | `-- Extracting libnghttp2-1.31.0: .......... done | | `-- Extracting curl-7.59.0: .......... done | | `-- Installing hdf-szip-2.1_2... | | `-- Extracting hdf-szip-2.1_2: ........ done | | `-- Installing hdf5-1.10.1_1... | | `-- Extracting hdf5-1.10.1_1: .......... done | `-- Extracting netcdf-4.6.1: .......... done | `-- Installing pdflib-7.0.5_5... | `-- Extracting pdflib-7.0.5_5: .......... done | `-- Installing t1lib-5.1.2_4,1... | `-- Extracting t1lib-5.1.2_4,1: .......... done | `-- Installing xdg-utils-1.1.1... | | `-- Installing xprop-1.2.2... | | `-- Extracting xprop-1.2.2: .. done | | `-- Installing xset-1.2.3_1... | | `-- Installing libXfontcache-1.0.5_3... | | | `-- Installing fontcacheproto-0.1.3... | | | `-- Extracting fontcacheproto-0.1.3: .... done | | `-- Extracting libXfontcache-1.0.5_3: .......... done | | `-- Extracting xset-1.2.3_1: .. done | `-- Extracting xdg-utils-1.1.1: .......... done `-- Extracting grace-5.1.25_3: .......... done `-- Installing netpbm-10.80.00... `-- Extracting netpbm-10.80.00: .......... done Extracting p5-Chart-Graph-3.2_10: .......... done Message from python27-2.7.14_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from freetype2-2.9_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. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from ca_root_nss-3.36: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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 *************************************************************************** Message from trousers-0.3.14_2: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Message from dejavu-2.37: 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. Message from Xbae-4.60.4_3: ===> NOTICE: The Xbae port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from XmHTML-1.1.10: ===> NOTICE: The XmHTML port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from gcc5-5.5.0_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc5 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 6 or newer instead.. Message from fftw-2.1.5_16: ===> NOTICE: The fftw port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from grace-5.1.25_3: ===> NOTICE: The grace port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> p5-Test-Parser-1.9_9 depends on package: p5-Chart-Graph>=0 - found ===> Returning to build of p5-Test-Parser-1.9_9 ===> p5-Test-Parser-1.9_9 depends on package: p5-XML-Simple>=0 - not found ===> Installing existing package /packages/All/p5-XML-Simple-2.25.txz Installing p5-XML-Simple-2.25... `-- Installing p5-XML-Parser-2.44... `-- Extracting p5-XML-Parser-2.44: .......... done `-- Installing p5-XML-SAX-1.00... | `-- Installing p5-XML-NamespaceSupport-1.12... | `-- Extracting p5-XML-NamespaceSupport-1.12: ....... done | `-- Installing p5-XML-SAX-Base-1.09... | `-- Extracting p5-XML-SAX-Base-1.09: .......... done `-- Extracting p5-XML-SAX-1.00: .......... done could not find ParserDetails.ini in /usr/local/lib/perl5/site_perl/XML/SAX `-- Installing p5-XML-SAX-Expat-0.51_1... `-- Extracting p5-XML-SAX-Expat-0.51_1: ....... done Extracting p5-XML-Simple-2.25: ......... done ===> p5-Test-Parser-1.9_9 depends on package: p5-XML-Simple>=0 - found ===> Returning to build of p5-Test-Parser-1.9_9 ===> p5-Test-Parser-1.9_9 depends on package: p5-XML-Twig>=0 - not found ===> Installing existing package /packages/All/p5-XML-Twig-3.52.txz Installing p5-XML-Twig-3.52... `-- Installing p5-HTML-Tree-5.07... | `-- Installing p5-HTML-Parser-3.72... | | `-- Installing p5-HTML-Tagset-3.20_1... | | `-- Extracting p5-HTML-Tagset-3.20_1: ....... done | `-- Extracting p5-HTML-Parser-3.72: .......... done | `-- Installing p5-libwww-6.33... | | `-- Installing p5-Authen-NTLM-1.09_1... | | `-- Installing p5-Digest-HMAC-1.03_1... | | `-- Extracting p5-Digest-HMAC-1.03_1: .......... done | | `-- Extracting p5-Authen-NTLM-1.09_1: ......... done | | `-- Installing p5-Encode-Locale-1.05... | | `-- Extracting p5-Encode-Locale-1.05: ....... done | | `-- Installing p5-File-Listing-6.04_1... | | `-- Installing p5-HTTP-Date-6.02_1... | | `-- Extracting p5-HTTP-Date-6.02_1: ....... done | | `-- Extracting p5-File-Listing-6.04_1: ....... done | | `-- Installing p5-HTTP-Cookies-6.04... | | `-- Installing p5-HTTP-Message-6.16... | | | `-- Installing p5-IO-HTML-1.001_1... | | | `-- Extracting p5-IO-HTML-1.001_1: ....... done | | | `-- Installing p5-LWP-MediaTypes-6.02_1... | | | `-- Extracting p5-LWP-MediaTypes-6.02_1: ........ done | | | `-- Installing p5-URI-1.73... | | | `-- Extracting p5-URI-1.73: .......... done | | `-- Extracting p5-HTTP-Message-6.16: .......... done | | `-- Extracting p5-HTTP-Cookies-6.04: .......... done | | `-- Installing p5-HTTP-Daemon-6.01_1... | | `-- Extracting p5-HTTP-Daemon-6.01_1: ....... done | | `-- Installing p5-HTTP-Negotiate-6.01_1... | | `-- Extracting p5-HTTP-Negotiate-6.01_1: ....... done | | `-- Installing p5-Net-HTTP-6.17... | | `-- Installing p5-IO-Socket-SSL-2.051... | | | `-- Installing p5-Mozilla-CA-20180117... | | | `-- Extracting p5-Mozilla-CA-20180117: ........ done | | | `-- Installing p5-Net-SSLeay-1.85... | | | `-- Extracting p5-Net-SSLeay-1.85: .......... done | | `-- Extracting p5-IO-Socket-SSL-2.051: .......... done | | `-- Extracting p5-Net-HTTP-6.17: .......... done | | `-- Installing p5-Try-Tiny-0.28... | | `-- Extracting p5-Try-Tiny-0.28: ...... done | | `-- Installing p5-WWW-RobotRules-6.02_1... | | `-- Extracting p5-WWW-RobotRules-6.02_1: ......... done | `-- Extracting p5-libwww-6.33: .......... done `-- Extracting p5-HTML-Tree-5.07: .......... done `-- Installing p5-Text-Iconv-1.7_3... `-- Extracting p5-Text-Iconv-1.7_3: ......... done `-- Installing p5-Tie-IxHash-1.23_1... `-- Extracting p5-Tie-IxHash-1.23_1: ....... done `-- Installing p5-XML-XPath-1.42... `-- Extracting p5-XML-XPath-1.42: .......... done Extracting p5-XML-Twig-3.52: .......... done ===> p5-Test-Parser-1.9_9 depends on package: p5-XML-Twig>=0 - found ===> Returning to build of p5-Test-Parser-1.9_9 ===> p5-Test-Parser-1.9_9 depends on package: perl5>=5.26<5.27 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for p5-Test-Parser-1.9_9 ===> Generating temporary packing list Manifying 2 pod documents Manifying 22 pod documents Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Metadata.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/ffsb.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Dbt5.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Sar.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Iostat.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/newpynfs.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Oprofile.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/SysbenchFileIO.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/cthon.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Readprofile.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/KernelBuild.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Dbt2.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/ltp.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/lhcs_regression.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Dbench.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Vmstat.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Mpstat.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/Sysctl.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/SysbenchCPU.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/PgOptions.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/Test/Parser/iozone.pm Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man1/parse_iozone.1 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man1/parse_test.1 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Sysctl.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::lhcs_regression.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::SysbenchCPU.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::ltp.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::SysbenchFileIO.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::ffsb.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Vmstat.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::iozone.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Sar.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::newpynfs.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::cthon.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::PgOptions.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Mpstat.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Readprofile.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Dbt2.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::KernelBuild.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Oprofile.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Dbt5.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Dbench.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Metadata.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/lib/perl5/site_perl/man/man3/Test::Parser::Iostat.3 Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_iozone Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_ltp Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_test Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/kernel2trpi Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_sysbench_cpu Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_sysbench_fileio Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_newpynfs Installing /construction/devel/p5-Test-Parser/stage/usr/local/bin/parse_build_kernel ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for p5-Test-Parser-1.9_9 file sizes/checksums [55]: . done packing files [55]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 10:31:26 UTC Duration: 00:01:13