------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/libedit-3.1.20191231,1.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Term-EditLine-0.11 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Term-EditLine-0.11 for building => SHA256 Checksum OK for Term-EditLine-0.11.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Term-EditLine-0.11 for building ===> Extracting for p5-Term-EditLine-0.11 => SHA256 Checksum OK for Term-EditLine-0.11.tar.gz. Extracted Memory Use: 0.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Term-EditLine-0.11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on package: pkgconf>=1.3.0_1 - found ===> p5-Term-EditLine-0.11 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on package: pkgconf>=1.3.0_1 - found ===> p5-Term-EditLine-0.11 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Term-EditLine-0.11 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Configuring for p5-Term-EditLine-0.11 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Term::EditLine Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Term-EditLine-0.11 --- blib/lib/Term/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Term/EditLine/.exists --- --- blib/arch/auto/Term/EditLine/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- EditLine.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/construction/devel/p5-Term-EditLine/Term-EditLine-0.11/typemap' EditLine.xs > EditLine.xsc --- EditLine.bs --- Running Mkbootstrap for EditLine () chmod 644 "EditLine.bs" --- pm_to_blib --- --- blib/arch/auto/Term/EditLine/EditLine.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EditLine.bs blib/arch/auto/Term/EditLine/EditLine.bs 644 --- blibdirs --- --- config --- --- pm_to_blib --- cp lib/Term/EditLine.pm blib/lib/Term/EditLine.pm AutoSplitting blib/lib/Term/EditLine.pm (blib/lib/auto/Term/EditLine) --- EditLine.c --- Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 278 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 331 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 588 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 699 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 720 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 765 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 816 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 839 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 852 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in EditLine.xs, line 861 Please specify prototyping behavior for EditLine.xs (see perlxs manual) mv EditLine.xsc EditLine.c --- EditLine.o --- cc -c -I. -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" EditLine.c In file included from EditLine.xs:5: ppport.h:4385: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/local/lib/perl5/5.32/mach/CORE/perl.h:2753, from EditLine.xs:2: /usr/local/lib/perl5/5.32/mach/CORE/handy.h:1251: note: this is the location of the previous definition # define WIDEST_UTYPE U64 In file included from EditLine.xs:11: const-c.inc: In function 'constant': const-c.inc:657:18: warning: assignment to 'IV' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] *iv_return = EL_BUILTIN_GETCFN; ^ --- blib/arch/auto/Term/EditLine/EditLine.so --- rm -f blib/arch/auto/Term/EditLine/EditLine.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong EditLine.o -o blib/arch/auto/Term/EditLine/EditLine.so -L/usr/local/lib -ledit chmod 755 blib/arch/auto/Term/EditLine/EditLine.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Term-EditLine-0.11 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Term-EditLine-0.11 ===> p5-Term-EditLine-0.11 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EditLine.bs blib/arch/auto/Term/EditLine/EditLine.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/devel/p5-Term-EditLine/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Term/EditLine/EditLine.so Installing /construction/devel/p5-Term-EditLine/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Term/EditLine/autosplit.ix Installing /construction/devel/p5-Term-EditLine/stage/usr/local/lib/perl5/site_perl/mach/5.32/Term/EditLine.pm Installing /construction/devel/p5-Term-EditLine/stage/usr/local/lib/perl5/site_perl/man/man3/Term::EditLine.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Term-EditLine-0.11 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14