=> Building www/p5-Apache-SessionX Started : Saturday, 9 JUN 2018 at 09:08:00 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.242.g757c0-DEVELOPMENT #30: Tue May 8 14:06:27 PDT 2018 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-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/www/p5-Apache-SessionX XDG_CONFIG_HOME=/construction/www/p5-Apache-SessionX HOME=/construction/www/p5-Apache-SessionX TMPDIR="/tmp" PATH=/construction/www/p5-Apache-SessionX/.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 -------------------------------------------------- p5-Apache-SessionX-2.01_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz Installing pkg-1.10.5_1... Extracting pkg-1.10.5_1: .......... done ===> p5-Apache-SessionX-2.01_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of p5-Apache-SessionX-2.01_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by p5-Apache-SessionX-2.01_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by p5-Apache-SessionX-2.01_1 for building => SHA256 Checksum OK for Apache-SessionX-2.01.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by p5-Apache-SessionX-2.01_1 for building ===> Extracting for p5-Apache-SessionX-2.01_1 => SHA256 Checksum OK for Apache-SessionX-2.01.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for p5-Apache-SessionX-2.01_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> p5-Apache-SessionX-2.01_1 depends on package: p5-Apache-Session>=0 - not found ===> Installing existing package /packages/All/p5-Apache-Session-1.93_1.txz Installing p5-Apache-Session-1.93_1... `-- Installing p5-DBI-1.641... | `-- Installing perl5-5.26.2... | `-- Extracting perl5-5.26.2: .......... done `-- Extracting p5-DBI-1.641: .......... done Extracting p5-Apache-Session-1.93_1: .......... done Message from perl5-5.26.2: 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-Apache-SessionX-2.01_1 depends on package: p5-Apache-Session>=0 - found ===> Returning to build of p5-Apache-SessionX-2.01_1 ===> p5-Apache-SessionX-2.01_1 depends on package: perl5>=5.26<5.27 - found -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for p5-Apache-SessionX-2.01_1 Checking configuration... Storage 'MySQL, use semaphore for locking' is unavailable because DBD::mysql is not installed on your system Storage 'MySQL, use MySQL for locking' is unavailable because DBD::mysql is not installed on your system Storage 'Oracle' is unavailable because DBD::Oracle is not installed on your system Storage 'Postgres' is unavailable because DBD::Pg is not installed on your system Storage 'Sybase' is unavailable because DBD::Sybase is not installed on your system The following ways to store session are available on your system: - DB_File : DB_File - File : File, use semaphore for locking - FileFile : File, use lockfiles You can now specify the configuration parameters for every storage. Apache::SessionX uses this for testing your system and stores it for later use in your application. You can override these default parameters anytime at runtime. You can change them by rerunning Makefile.PL. If you don't plan to use different storages for session, only say Yes to the one storage you want to use. Would you like to configure DB_File (DB_File)(y/n) [y]FileName []LockDirectory [] Would you like to configure File, use semaphore for locking (File)(y/n) [y]Directory [] Would you like to configure File, use lockfiles (FileFile)(y/n) [y]Directory []LockDirectory [] 1: DB_File (DB_File) 2: File, use semaphore for locking (File) 3: File, use lockfiles (FileFile) Which of the above should be your default store (1-3) []Using FileFile as default Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Apache::SessionX Writing MYMETA.yml and MYMETA.json -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for p5-Apache-SessionX-2.01_1 --- blib/lib/Apache/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Apache/SessionX/.exists --- --- blib/arch/auto/Apache/SessionX/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blibdirs --- --- config --- --- dynamic --- --- linkext --- --- pm_to_blib --- cp SessionX.pm blib/lib/Apache/SessionX.pm cp SessionX/Manager.pm blib/lib/Apache/SessionX/Manager.pm cp SessionX/Generate/MD5.pm blib/lib/Apache/SessionX/Generate/MD5.pm cp SessionX/Store/File.pm blib/lib/Apache/SessionX/Store/File.pm cp SessionX/Config.pm blib/lib/Apache/SessionX/Config.pm cp testcount.pl blib/lib/Apache/testcount.pl --- pure_all --- --- manifypods --- Manifying 2 pod documents --- all --- -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> p5-Apache-SessionX-2.01_1 depends on package: p5-Apache-Session>=0 - found ===> p5-Apache-SessionX-2.01_1 depends on package: perl5>=5.26<5.27 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for p5-Apache-SessionX-2.01_1 ===> Generating temporary packing list Manifying 2 pod documents Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/Apache/testcount.pl Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/Apache/SessionX.pm Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/Apache/SessionX/Manager.pm Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/Apache/SessionX/Config.pm Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/Apache/SessionX/Store/File.pm Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/Apache/SessionX/Generate/MD5.pm Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/man/man3/Apache::SessionX::Generate::MD5.3 Installing /construction/www/p5-Apache-SessionX/stage/usr/local/lib/perl5/site_perl/man/man3/Apache::SessionX.3 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for p5-Apache-SessionX-2.01_1 file sizes/checksums [9]: . done packing files [9]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday, 9 JUN 2018 at 09:08:09 UTC Duration: 00:00:08