------------------------------------------------------------------------------- -- 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. Installing /packages/All/libiconv-1.14_11.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Text-Iconv-1.7_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Text-Iconv-1.7_3 for building => SHA256 Checksum OK for Text-Iconv-1.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Text-Iconv-1.7_3 for building ===> Extracting for p5-Text-Iconv-1.7_3 => SHA256 Checksum OK for Text-Iconv-1.7.tar.gz. Extracted Memory Use: 0.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Text-Iconv-1.7_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Text-Iconv-1.7_3 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> Configuring for p5-Text-Iconv-1.7_3 Your settings: LIBS: -L/usr/local/lib -liconv INC: -I/usr/local/include -pipe -O2 -fno-strict-aliasing Checking for iconv ... ok (iconv apparently in libc) NOTE: If you have multiple iconv implementations installed, you might want to make sure that I've found the one you want to use. If necessary, you can explicitly specify paths like this: /usr/local/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Iconv Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Text-Iconv-1.7_3 --- blib/lib/Text/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Text/Iconv/.exists --- --- blib/arch/auto/Text/Iconv/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Iconv.c --- --- Iconv.bs --- Running Mkbootstrap for Iconv () --- Iconv.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/converters/p5-Text-Iconv/Text-Iconv-1.7/typemap' Iconv.xs > Iconv.xsc --- Iconv.bs --- chmod 644 "Iconv.bs" --- pm_to_blib --- --- blibdirs --- --- blib/arch/auto/Text/Iconv/Iconv.bs --- --- config --- --- blib/arch/auto/Text/Iconv/Iconv.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 --- pm_to_blib --- cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) --- Iconv.c --- mv Iconv.xsc Iconv.c --- Iconv.o --- cc -c -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" Iconv.c Iconv.xs: In function 'do_conv': Iconv.xs:123:32: warning: passing argument 2 of 'libiconv' from incompatible pointer type [-Wincompatible-pointer-types] ret = iconv(obj->handle, (const char **)&icursor, &inbytesleft, ^~~~~~~~~~~~~~~~~~~~~~~ In file included from Iconv.xs:15: /usr/local/include/iconv.h:85:43: note: expected 'char **' but argument is of type 'const char **' extern size_t iconv (iconv_t cd, char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); ~~~~~~~~^~~~~ --- blib/arch/auto/Text/Iconv/Iconv.so --- rm -f blib/arch/auto/Text/Iconv/Iconv.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 Iconv.o -o blib/arch/auto/Text/Iconv/Iconv.so -L/usr/local/lib -liconv chmod 755 blib/arch/auto/Text/Iconv/Iconv.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Text-Iconv-1.7_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Text-Iconv-1.7_3 ===> p5-Text-Iconv-1.7_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/converters/p5-Text-Iconv/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Text/Iconv/Iconv.so Installing /construction/converters/p5-Text-Iconv/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Text/Iconv/autosplit.ix Installing /construction/converters/p5-Text-Iconv/stage/usr/local/lib/perl5/site_perl/mach/5.30/Text/Iconv.pm Installing /construction/converters/p5-Text-Iconv/stage/usr/local/lib/perl5/site_perl/man/man3/Text::Iconv.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Text/Iconv/Iconv.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-Text-Iconv-1.7_3 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:00 TOTAL TIME 00:00:10