------------------------------------------------------------------------------- -- 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-Authen-PAM-0.16_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Authen-PAM-0.16_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-PAM-0.16_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Authen-PAM-0.16_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-PAM-0.16_2 for building => SHA256 Checksum OK for Authen-PAM-0.16.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Authen-PAM-0.16_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Authen-PAM-0.16_2 for building ===> Extracting for p5-Authen-PAM-0.16_2 => SHA256 Checksum OK for Authen-PAM-0.16.tar.gz. Extracted Memory Use: 0.24M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Authen-PAM-0.16_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Authen-PAM-0.16_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-Authen-PAM-0.16_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Authen-PAM-0.16_2 Checking if your kit is complete... Looks good checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for pam header files in... security checking for pam_getenv... yes checking if pam_strerror takes a pam_handle_t argument... yes checking for PAM_AUTHTOKEN_REQD... no checking for PAM_NEW_AUTHTOK_REQD... yes checking for PAM_AUTHTOK_EXPIRED... yes checking for PAM_AUTHTOK_RECOVER... no checking for PAM_AUTHTOK_RECOVERY... no checking for PAM_BAD_ITEM... yes checking for PAM_CONV_AGAIN... no checking for PAM_CRED_DELETE... no checking for PAM_CRED_ESTABLISH... no checking for PAM_CRED_REFRESH... no checking for PAM_CRED_REINITIALIZE... no checking for PAM_DELETE_CRED... yes checking for PAM_ESTABLISH_CRED... yes checking for PAM_REFRESH_CRED... yes checking for PAM_REINITIALIZE_CRED... yes checking for PAM_INCOMPLETE... no checking for PAM_MODULE_UNKNOWN... yes checking for PAM_RADIO_TYPE... no checking for PAM_BINARY_PROMPT... no checking whether RTLD_GLOBAL is declared... yes configure: creating ./config.status config.status: creating pam.cfg config.status: creating PAM.pm config.status: creating PAM_config.h Adding a definition '-DPAM_STRERROR_NEEDS_PAMH' from the command line Generating a Unix-style Makefile Writing Makefile for Authen::PAM Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Authen-PAM-0.16_2 --- blib/lib/Authen/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Authen/PAM/.exists --- --- blib/arch/auto/Authen/PAM/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- PAM.c --- --- PAM.bs --- --- PAM.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/security/p5-Authen-PAM/Authen-PAM-0.16/typemap' PAM.xs > PAM.xsc --- PAM.bs --- Running Mkbootstrap for PAM () --- pm_to_blib --- --- PAM.bs --- chmod 644 "PAM.bs" --- blib/arch/auto/Authen/PAM/PAM.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp PAM.pm blib/lib/Authen/PAM.pm cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod --- PAM.c --- mv PAM.xsc PAM.c --- PAM.o --- cc -c -I. -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DHAVE_CONFIG_H -DPAM_STRERROR_NEEDS_PAMH PAM.c --- blib/arch/auto/Authen/PAM/PAM.so --- rm -f blib/arch/auto/Authen/PAM/PAM.so LD_RUN_PATH="/usr/lib" cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong PAM.o -o blib/arch/auto/Authen/PAM/PAM.so -lpam chmod 755 blib/arch/auto/Authen/PAM/PAM.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 2 pod documents --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Authen-PAM-0.16_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Authen-PAM-0.16_2 ===> p5-Authen-PAM-0.16_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' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/security/p5-Authen-PAM/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Authen/PAM/PAM.so Installing /construction/security/p5-Authen-PAM/stage/usr/local/lib/perl5/site_perl/mach/5.30/Authen/PAM.pm Installing /construction/security/p5-Authen-PAM/stage/usr/local/lib/perl5/site_perl/mach/5.30/Authen/PAM/FAQ.pod Installing /construction/security/p5-Authen-PAM/stage/usr/local/lib/perl5/site_perl/man/man3/Authen::PAM::FAQ.3 Installing /construction/security/p5-Authen-PAM/stage/usr/local/lib/perl5/site_perl/man/man3/Authen::PAM.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Authen/PAM/PAM.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-Authen-PAM-0.16_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:13