=> Building misc/pfm Started : Friday, 14 FEB 2020 at 17:30:14 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.1432.g9cd86-DEVELOPMENT #23: Thu Feb 13 14:43:04 PST 2020 root@sting.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.7-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.7-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/misc/pfm XDG_CONFIG_HOME=/construction/misc/pfm HOME=/construction/misc/pfm TMPDIR="/tmp" PATH=/construction/misc/pfm/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 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/misc/pfm XDG_CONFIG_HOME=/construction/misc/pfm HOME=/construction/misc/pfm TMPDIR="/tmp" PATH=/construction/misc/pfm/.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 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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/misc/pfm/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.30.1 PERL_VER=5.30 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.30 PROFILE="@comment " DOCSDIR="share/doc/pfm" EXAMPLESDIR="share/examples/pfm" DATADIR="share/pfm" WWWDIR="www/pfm" ETCDIR="etc/pfm" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pfm DOCSDIR=/usr/local/share/doc/pfm EXAMPLESDIR=/usr/local/share/examples/pfm WWWDIR=/usr/local/www/pfm ETCDIR=/usr/local/etc/pfm -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem 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=15 DPORTS_BUILDER= yes DISABLE_LICENSES= yes DEFAULT_VERSIONS= ssl=openssl FORCE_PACKAGE= yes DEVELOPER= yes HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.30.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500709 OSVERSION=9999999 OSREL=5.7 _OSRELEASE=5.7-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> pfm-2.12.3_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0_1.txz Installing pkg-1.12.0_1... Extracting pkg-1.12.0_1: .......... done ===> pfm-2.12.3_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pfm-2.12.3_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by pfm-2.12.3_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by pfm-2.12.3_1 for building => SHA256 Checksum OK for pfm-2.12.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by pfm-2.12.3_1 for building ===> Extracting for pfm-2.12.3_1 => SHA256 Checksum OK for pfm-2.12.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for pfm-2.12.3_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> pfm-2.12.3_1 depends on package: perl5>=5.30.r1<5.31 - not found ===> Installing existing package /packages/All/perl5-5.30.1.txz Installing perl5-5.30.1... Extracting perl5-5.30.1: .......... done ===== 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. ===> pfm-2.12.3_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Returning to build of pfm-2.12.3_1 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for pfm-2.12.3_1 Warning: prerequisite File::Stat::Bits 0.19 not found. Warning: prerequisite HTML::Parser 3.59 not found. Warning: prerequisite LWP 5.827 not found. Warning: prerequisite Term::ReadLine::Gnu 1.16 not found. Warning: prerequisite Term::Screen 1.03 not found. Warning: prerequisite Term::ScreenColor 1.2 not found. --------------------------------------------------------------- This Makefile will build, test and install pfm, and it will rely on MakeMaker to install some of its dependencies. Since this has proven to be unreliable at times, you are advised to use the install script instead: 'sh install.sh'. install.sh will install dependencies and re-run this Makefile. --------------------------------------------------------------- Generating a Unix-style Makefile Writing Makefile for pfm Writing MYMETA.yml and MYMETA.json -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for pfm-2.12.3_1 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/pfm/.exists --- --- blib/arch/auto/pfm/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blib/script/pfm --- cp pfm blib/script/pfm "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pfm --- blibdirs --- --- config --- --- dynamic --- --- linkext --- --- pm_to_blib --- cp lib/App/PFM/Browser/Files.pm blib/lib/App/PFM/Browser/Files.pm cp lib/App/PFM/Job/CheckUpdates.pm blib/lib/App/PFM/Job/CheckUpdates.pm cp lib/App/PFM/Config.pm blib/lib/App/PFM/Config.pm cp lib/App/PFM/OS/Sco.pm blib/lib/App/PFM/OS/Sco.pm cp lib/App/PFM/Event.pm blib/lib/App/PFM/Event.pm cp lib/App/PFM/Browser/Bookmarks.pm blib/lib/App/PFM/Browser/Bookmarks.pm cp lib/App/PFM/Job/Cvs.pm blib/lib/App/PFM/Job/Cvs.pm cp lib/App/PFM/Job/Bazaar.pm blib/lib/App/PFM/Job/Bazaar.pm cp lib/App/PFM/History.pm blib/lib/App/PFM/History.pm cp lib/App/PFM/Job/RCS.pm blib/lib/App/PFM/Job/RCS.pm cp lib/App/PFM/OS/Sunos.pm blib/lib/App/PFM/OS/Sunos.pm cp lib/App/PFM/OS/Tru64.pm blib/lib/App/PFM/OS/Tru64.pm cp lib/App/PFM/OS/Irix.pm blib/lib/App/PFM/OS/Irix.pm cp lib/App/PFM/Job/Git.pm blib/lib/App/PFM/Job/Git.pm cp lib/App/PFM/OS/Freebsd.pm blib/lib/App/PFM/OS/Freebsd.pm cp lib/App/PFM/OS/Hpux.pm blib/lib/App/PFM/OS/Hpux.pm cp lib/App/PFM/OS/Linux.pm blib/lib/App/PFM/OS/Linux.pm cp lib/App/PFM/Job/Mercurial.pm blib/lib/App/PFM/Job/Mercurial.pm cp lib/App/PFM/Config/Update.pm blib/lib/App/PFM/Config/Update.pm cp lib/App/PFM/State.pm blib/lib/App/PFM/State.pm cp lib/App/PFM/OS/Aix.pm blib/lib/App/PFM/OS/Aix.pm cp lib/App/PFM/Util.pm blib/lib/App/PFM/Util.pm cp lib/App/PFM/Job/Abstract.pm blib/lib/App/PFM/Job/Abstract.pm cp lib/App/PFM/OS/Macosx.pm blib/lib/App/PFM/OS/Macosx.pm cp lib/App/PFM/OS.pm blib/lib/App/PFM/OS.pm cp lib/App/PFM/Abstract.pm blib/lib/App/PFM/Abstract.pm cp lib/App/PFM/OS/Haiku.pm blib/lib/App/PFM/OS/Haiku.pm cp lib/App/PFM/OS/Dec_osf.pm blib/lib/App/PFM/OS/Dec_osf.pm cp lib/App/PFM/Screen/Listing.pm blib/lib/App/PFM/Screen/Listing.pm cp lib/App/PFM/Screen/Diskinfo.pm blib/lib/App/PFM/Screen/Diskinfo.pm cp lib/App/PFM/Screen/Frame.pm blib/lib/App/PFM/Screen/Frame.pm cp lib/App/PFM/Browser/Chooser.pm blib/lib/App/PFM/Browser/Chooser.pm cp lib/App/PFM/OS/Solaris.pm blib/lib/App/PFM/OS/Solaris.pm cp lib/App/PFM/Application.pm blib/lib/App/PFM/Application.pm cp lib/App/PFM/Screen.pm blib/lib/App/PFM/Screen.pm cp lib/App/PFM/File.pm blib/lib/App/PFM/File.pm cp lib/App/PFM/JobHandler.pm blib/lib/App/PFM/JobHandler.pm cp lib/App/PFM/Browser/YourCommands.pm blib/lib/App/PFM/Browser/YourCommands.pm cp lib/App/PFM/Directory.pm blib/lib/App/PFM/Directory.pm cp lib/App/PFM/OS/Darwin.pm blib/lib/App/PFM/OS/Darwin.pm cp lib/App/PFM/CommandHandler.pm blib/lib/App/PFM/CommandHandler.pm cp lib/App/PFM/OS/Abstract.pm blib/lib/App/PFM/OS/Abstract.pm cp lib/App/PFM/Job/Subversion.pm blib/lib/App/PFM/Job/Subversion.pm cp lib/App/PFM/OS/Beos.pm blib/lib/App/PFM/OS/Beos.pm cp lib/App/PFM/Browser.pm blib/lib/App/PFM/Browser.pm --- pure_all --- --- pure_all --- --- manifypods --- Manifying 1 pod document Manifying 45 pod documents --- all --- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> pfm-2.12.3_1 depends on package: p5-libwww>=5.827 - not found ===> Installing existing package /packages/All/p5-libwww-6.43.txz Installing p5-libwww-6.43... `-- 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.05... | | `-- Installing p5-TimeDate-2.30_2,1... | | `-- Extracting p5-TimeDate-2.30_2,1: .......... done | `-- Extracting p5-HTTP-Date-6.05: ... done `-- Extracting p5-File-Listing-6.04_1: ... done `-- 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-HTTP-Cookies-6.08... | `-- Installing p5-HTTP-Message-6.18... | | `-- Installing p5-IO-HTML-1.001_1... | | `-- Extracting p5-IO-HTML-1.001_1: ... done | | `-- Installing p5-LWP-MediaTypes-6.04... | | `-- Extracting p5-LWP-MediaTypes-6.04: .... done | | `-- Installing p5-URI-1.76... | | `-- Extracting p5-URI-1.76: .......... done | `-- Extracting p5-HTTP-Message-6.18: .......... done `-- Extracting p5-HTTP-Cookies-6.08: ....... done `-- Installing p5-HTTP-Daemon-6.06... `-- Extracting p5-HTTP-Daemon-6.06: ... done `-- Installing p5-HTTP-Negotiate-6.01_1... `-- Extracting p5-HTTP-Negotiate-6.01_1: ... done `-- Installing p5-Net-HTTP-6.19... | `-- Installing p5-IO-Socket-SSL-2.066... | | `-- Installing p5-IO-Socket-INET6-2.72_1... | | `-- Installing p5-Socket6-0.29... | | `-- Extracting p5-Socket6-0.29: .... done | | `-- Extracting p5-IO-Socket-INET6-2.72_1: ... done | | `-- Installing p5-Mozilla-CA-20180117... | | `-- Extracting p5-Mozilla-CA-20180117: ..... done | | `-- Installing p5-Net-SSLeay-1.88... | | `-- Installing openssl-1.1.1d,1... | | `-- Extracting openssl-1.1.1d,1: .......... done | | `-- Extracting p5-Net-SSLeay-1.88: .......... done | `-- Extracting p5-IO-Socket-SSL-2.066: .......... done `-- Extracting p5-Net-HTTP-6.19: ......... done `-- Installing p5-Try-Tiny-0.30... `-- Extracting p5-Try-Tiny-0.30: ... done `-- Installing p5-WWW-RobotRules-6.02_1... `-- Extracting p5-WWW-RobotRules-6.02_1: ..... done Extracting p5-libwww-6.43: .......... done ===> pfm-2.12.3_1 depends on package: p5-libwww>=5.827 - found ===> Returning to build of pfm-2.12.3_1 ===> pfm-2.12.3_1 depends on package: p5-File-Stat-Bits>=1.01 - not found ===> Installing existing package /packages/All/p5-File-Stat-Bits-1.01_2.txz Installing p5-File-Stat-Bits-1.01_2... Extracting p5-File-Stat-Bits-1.01_2: .... done ===> pfm-2.12.3_1 depends on package: p5-File-Stat-Bits>=1.01 - found ===> Returning to build of pfm-2.12.3_1 ===> pfm-2.12.3_1 depends on package: p5-Term-ReadLine-Gnu>=1.09 - not found ===> Installing existing package /packages/All/p5-Term-ReadLine-Gnu-1.36_1.txz Installing p5-Term-ReadLine-Gnu-1.36_1... `-- Installing readline-8.0.1... | `-- Installing indexinfo-0.3.1... | `-- Extracting indexinfo-0.3.1: . done | `-- Installing ncurses-6.1.20190525... | `-- Extracting ncurses-6.1.20190525: .......... done `-- Extracting readline-8.0.1: .......... done Extracting p5-Term-ReadLine-Gnu-1.36_1: .......... done ===> pfm-2.12.3_1 depends on package: p5-Term-ReadLine-Gnu>=1.09 - found ===> Returning to build of pfm-2.12.3_1 ===> pfm-2.12.3_1 depends on package: p5-Term-ScreenColor>=1.13 - not found ===> Installing existing package /packages/All/p5-Term-ScreenColor-1.20_1.txz Installing p5-Term-ScreenColor-1.20_1... `-- Installing p5-Term-Screen-1.06... `-- Extracting p5-Term-Screen-1.06: ... done Extracting p5-Term-ScreenColor-1.20_1: ... done ===> pfm-2.12.3_1 depends on package: p5-Term-ScreenColor>=1.13 - found ===> Returning to build of pfm-2.12.3_1 ===> pfm-2.12.3_1 depends on package: perl5>=5.30.r1<5.31 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for pfm-2.12.3_1 ===> Generating temporary packing list Manifying 1 pod document Manifying 45 pod documents Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Directory.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Config.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/State.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Util.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Application.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Screen.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/History.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Event.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Browser.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Abstract.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/JobHandler.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/File.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/CommandHandler.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Config/Update.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/Abstract.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/Cvs.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/RCS.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/Mercurial.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/Bazaar.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/Git.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/Subversion.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Job/CheckUpdates.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Browser/Bookmarks.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Browser/Files.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Browser/Chooser.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Browser/YourCommands.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Screen/Listing.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Screen/Diskinfo.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/Screen/Frame.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Hpux.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Haiku.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Freebsd.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Sunos.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Solaris.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Aix.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Irix.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Linux.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Darwin.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Macosx.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Dec_osf.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Abstract.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Beos.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Sco.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/App/PFM/OS/Tru64.pm Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man1/pfm.1 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::State.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::Bazaar.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Directory.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Haiku.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Abstract.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Aix.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Darwin.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Screen.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::JobHandler.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::Mercurial.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::Subversion.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Config::Update.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::RCS.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Linux.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Abstract.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Event.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Config.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Browser::Bookmarks.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Browser::YourCommands.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::CommandHandler.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::CheckUpdates.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::Cvs.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::History.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Screen::Listing.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Irix.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Browser::Chooser.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Browser.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Application.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::Git.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Solaris.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Sco.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Sunos.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Hpux.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Macosx.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Tru64.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Screen::Frame.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::File.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Browser::Files.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Job::Abstract.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Freebsd.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Dec_osf.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::OS::Beos.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Util.3 Installing /construction/misc/pfm/stage/usr/local/lib/perl5/site_perl/man/man3/App::PFM::Screen::Diskinfo.3 Installing /construction/misc/pfm/stage/usr/local/bin/pfm ====> Compressing man pages (compress-man) ====> 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 -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for pfm-2.12.3_1 file sizes/checksums [93]: . done packing files [93]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 14 FEB 2020 at 17:30:41 UTC Duration: 00:00:27