------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/krb5-1.18.1.txz 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:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-Krb5-Simple-0.43 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-Krb5-Simple-0.43 for building => SHA256 Checksum OK for Authen-Krb5-Simple-0.43.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-Krb5-Simple-0.43 for building ===> Extracting for p5-Authen-Krb5-Simple-0.43 ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-Krb5-Simple-0.43 for building => SHA256 Checksum OK for Authen-Krb5-Simple-0.43.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Authen-Krb5-Simple-0.43 ===> Applying ports patches for p5-Authen-Krb5-Simple-0.43 ===> Cleanly applied ports patch(es) patch-Makefile.PL patch-Simple.xs SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libkrb5support.so - found ===> p5-Authen-Krb5-Simple-0.43 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libkrb5support.so - found ===> p5-Authen-Krb5-Simple-0.43 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Authen-Krb5-Simple-0.43 Undefined requirement for Test::More treated as '0' at /usr/local/lib/perl5/5.30/ExtUtils/MakeMaker.pm line 470. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Authen::Krb5::Simple Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Authen-Krb5-Simple-0.43 --- blib/lib/Authen/Krb5/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Authen/Krb5/Simple/.exists --- --- blib/arch/auto/Authen/Krb5/Simple/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Simple.c --- --- Simple.bs --- --- Simple.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' Simple.xs > Simple.xsc --- Simple.bs --- Running Mkbootstrap for Simple () chmod 644 "Simple.bs" --- pm_to_blib --- --- blib/arch/auto/Authen/Krb5/Simple/Simple.bs --- --- blibdirs --- --- config --- --- blib/arch/auto/Authen/Krb5/Simple/Simple.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Authen/Krb5/Simple/Simple.bs 644 --- pm_to_blib --- cp lib/Authen/Krb5/Simple.pm blib/lib/Authen/Krb5/Simple.pm --- Simple.c --- mv Simple.xsc Simple.c --- Simple.o --- cc -c -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Simple.c --- blib/arch/auto/Authen/Krb5/Simple/Simple.so --- rm -f blib/arch/auto/Authen/Krb5/Simple/Simple.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Simple.o -o blib/arch/auto/Authen/Krb5/Simple/Simple.so -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lkrb5 -lk5crypto -lcom_err chmod 755 blib/arch/auto/Authen/Krb5/Simple/Simple.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- /usr/bin/strip /construction/security/p5-Authen-Krb5-Simple/Authen-Krb5-Simple-0.43/blib/arch/auto/Authen/Krb5/Simple/Simple.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libkrb5support.so - found ===> p5-Authen-Krb5-Simple-0.43 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Authen-Krb5-Simple-0.43 ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> p5-Authen-Krb5-Simple-0.43 depends on file: /usr/local/lib/libkrb5support.so - found ===> p5-Authen-Krb5-Simple-0.43 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Authen/Krb5/Simple/Simple.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/security/p5-Authen-Krb5-Simple/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Authen/Krb5/Simple/Simple.so Installing /construction/security/p5-Authen-Krb5-Simple/stage/usr/local/lib/perl5/site_perl/mach/5.30/Authen/Krb5/Simple.pm Installing /construction/security/p5-Authen-Krb5-Simple/stage/usr/local/lib/perl5/site_perl/man/man3/Authen::Krb5::Simple.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Error: /usr/local/lib/perl5/site_perl/mach/5.30/auto/Authen/Krb5/Simple/Simple.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Authen-Krb5-Simple-0.43 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:20