------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.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. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Time-Object-1.00_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Time-Object-1.00_2 for building => SHA256 Checksum OK for Time-Object-1.00.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Time-Object-1.00_2 for building ===> Extracting for p5-Time-Object-1.00_2 => SHA256 Checksum OK for Time-Object-1.00.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Time-Object-1.00_2 ===> Applying ports patches for p5-Time-Object-1.00_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Time-Object-1.00_2 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Time::Object Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Time-Object-1.00_2 --- blib/lib/Time/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Time/Object/.exists --- --- blib/arch/auto/Time/Object/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Object.c --- --- Object.bs --- --- Object.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' Object.xs > Object.xsc --- Object.bs --- Running Mkbootstrap for Object () --- pm_to_blib --- --- Object.bs --- chmod 644 "Object.bs" --- blib/arch/auto/Time/Object/Object.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Object.bs blib/arch/auto/Time/Object/Object.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp Seconds.pm blib/lib/Time/Seconds.pm cp Object.pm blib/lib/Time/Object.pm --- Object.c --- Please specify prototyping behavior for Object.xs (see perlxs manual) mv Object.xsc Object.c --- Object.o --- cc -c -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Object.c Object.xs:42: warning: "init_tm" redefined # define init_tm(ptm) In file included from /usr/local/lib/perl5/5.30/mach/CORE/perl.h:5359, from Object.xs:5: /usr/local/lib/perl5/5.30/mach/CORE/embed.h:260: note: this is the location of the previous definition #define init_tm(a) Perl_init_tm(aTHX_ a) --- blib/arch/auto/Time/Object/Object.so --- rm -f blib/arch/auto/Time/Object/Object.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Object.o -o blib/arch/auto/Time/Object/Object.so chmod 755 blib/arch/auto/Time/Object/Object.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 2 pod documents --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Time-Object-1.00_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Time-Object-1.00_2 ===> p5-Time-Object-1.00_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Object.bs blib/arch/auto/Time/Object/Object.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/devel/p5-Time-Object/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Time/Object/Object.so Installing /construction/devel/p5-Time-Object/stage/usr/local/lib/perl5/site_perl/mach/5.30/Time/Seconds.pm Installing /construction/devel/p5-Time-Object/stage/usr/local/lib/perl5/site_perl/mach/5.30/Time/Object.pm Installing /construction/devel/p5-Time-Object/stage/usr/local/lib/perl5/site_perl/man/man3/Time::Object.3 Installing /construction/devel/p5-Time-Object/stage/usr/local/lib/perl5/site_perl/man/man3/Time::Seconds.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Time/Object/Object.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Time-Object-1.00_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10