pkg list: no packages matching the following patterns are installed: /library/perl-5/test-fatal-540 Adding required packages to build environment... Startup: Refreshing catalog 'openindiana.org' ... Done Startup: Caching catalogs ... Done Planning: Solver setup ... Done (2.289s) Planning: Running solver ... Done (0.218s) Planning: Finding local manifests ... Done (0.000s) Planning: Fetching manifests: 0/1 0% complete Planning: Fetching manifests: 1/1 100% complete Planning: Package planning ... Done (0.113s) Planning: Merging actions ... Done (1.596s) Planning: Checking for conflicting actions ... Done (2.008s) Planning: Consolidating action changes ... Done (0.000s) Planning: Evaluating mediators ... Done (1.400s) Planning: Planning completed in 13.62 seconds Packages to install: 1 Estimated space available: 362.62 GB Estimated space to be consumed: 1.21 GB Create boot environment: No Create backup boot environment: No Rebuild boot archive: No Changed packages: openindiana.org library/perl-5/test-fatal-540 None -> 0.17-2024.0.0.2 Download: 0/3 items 0.0/0.0MB 0% complete Download: Completed 14.54 kB in 0.02 seconds (635k/s) Actions: 1/19 actions (Installing new actions) Actions: Completed 19 actions in 0.01 seconds. Done (0.871s) Done (0.000s) Done (3.056s) Done (36.428s) Done (0.000s) INFO: not using any hashes in /data/userland-archives/hashes for Unicode-UTF8-0.62.tar.gz (overridden with --hash) Source /data/userland-archives/Unicode-UTF8-0.62.tar.gz... not found, skipping file copy Source https://cpan.metacpan.org/authors/id/C/CH/CHANSEN/Unicode-UTF8-0.62.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/Unicode-UTF8-0.62 to /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/amd64-5.36 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Unicode::UTF8 Writing MYMETA.yml and MYMETA.json cp lib/Unicode/UTF8.pod blib/lib/Unicode/UTF8.pod cp lib/Unicode/UTF8.pm blib/lib/Unicode/UTF8.pm Running Mkbootstrap for UTF8 () chmod 644 "UTF8.bs" "/usr/perl5/5.36/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 "/usr/perl5/5.36/bin/perl" "-Iinc" "/usr/perl5/5.36/lib/ExtUtils/xsubpp" -typemap '/usr/perl5/5.36/lib/ExtUtils/typemap' UTF8.xs > UTF8.xsc mv UTF8.xsc UTF8.c /usr/gcc/13/bin/gcc -m64 -c -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" -fPIC "-I/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE" UTF8.c In file included from UTF8.xs:6: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:2999, from UTF8.xs:3: /usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE/handy.h:1389: note: this is the location of the previous definition 1389 | # define WIDEST_UTYPE U64 | UTF8.xs: In function 'xs_utf8_encode_replace': UTF8.xs:329:9: warning: 'Perl_utf8n_to_uvuni' is deprecated [-Wdeprecated-declarations] 329 | v = utf8n_to_uvuni(src, len, &skip, (UTF8_ALLOW_ANYUV|UTF8_CHECK_ONLY) & ~UTF8_ALLOW_LONG); | ^ In file included from /usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:5798: /usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE/proto.h:4141:25: note: declared here 4141 | PERL_CALLCONV UV Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags) | ^~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Unicode/UTF8/UTF8.so /usr/gcc/13/bin/gcc -m64 -shared -m64 -fstack-protector-strong UTF8.o -o blib/arch/auto/Unicode/UTF8/UTF8.so \ \ chmod 755 blib/arch/auto/Unicode/UTF8/UTF8.so Manifying 1 pod document symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/Unicode-UTF8-0.62 to /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/amd64-5.38 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Unicode::UTF8 Writing MYMETA.yml and MYMETA.json cp lib/Unicode/UTF8.pod blib/lib/Unicode/UTF8.pod cp lib/Unicode/UTF8.pm blib/lib/Unicode/UTF8.pm Running Mkbootstrap for UTF8 () chmod 644 "UTF8.bs" "/usr/perl5/5.38/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 "/usr/perl5/5.38/bin/perl" "-Iinc" "/usr/perl5/5.38/lib/ExtUtils/xsubpp" -typemap '/usr/perl5/5.38/lib/ExtUtils/typemap' UTF8.xs > UTF8.xsc mv UTF8.xsc UTF8.c /usr/gcc/13/bin/gcc -m64 -c -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" -fPIC "-I/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE" UTF8.c In file included from UTF8.xs:6: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:3327, from UTF8.xs:3: /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/handy.h:1422: note: this is the location of the previous definition 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T | UTF8.xs: In function 'xs_utf8_encode_replace': UTF8.xs:329:9: warning: 'Perl_utf8n_to_uvuni' is deprecated [-Wdeprecated-declarations] 329 | v = utf8n_to_uvuni(src, len, &skip, (UTF8_ALLOW_ANYUV|UTF8_CHECK_ONLY) & ~UTF8_ALLOW_LONG); | ^ In file included from /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:6188: /usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE/proto.h:6013:1: note: declared here 6013 | Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags) | ^~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Unicode/UTF8/UTF8.so /usr/gcc/13/bin/gcc -m64 -shared -m64 -fstack-protector-strong UTF8.o -o blib/arch/auto/Unicode/UTF8/UTF8.so \ \ chmod 755 blib/arch/auto/Unicode/UTF8/UTF8.so Manifying 1 pod document symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/Unicode-UTF8-0.62 to /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/amd64-5.40 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Unicode::UTF8 Writing MYMETA.yml and MYMETA.json cp lib/Unicode/UTF8.pm blib/lib/Unicode/UTF8.pm cp lib/Unicode/UTF8.pod blib/lib/Unicode/UTF8.pod Running Mkbootstrap for UTF8 () chmod 644 "UTF8.bs" "/usr/perl5/5.40/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 "/usr/perl5/5.40/bin/perl" "-Iinc" "/usr/perl5/5.40/lib/ExtUtils/xsubpp" -typemap '/usr/perl5/5.40/lib/ExtUtils/typemap' UTF8.xs > UTF8.xsc mv UTF8.xsc UTF8.c /usr/gcc/13/bin/gcc -m64 -c -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" -fPIC "-I/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE" UTF8.c In file included from UTF8.xs:6: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:3329, from UTF8.xs:3: /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE/handy.h:1422: note: this is the location of the previous definition 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T | UTF8.xs: In function 'xs_utf8_encode_replace': UTF8.xs:329:9: warning: 'Perl_utf8n_to_uvuni' is deprecated [-Wdeprecated-declarations] 329 | v = utf8n_to_uvuni(src, len, &skip, (UTF8_ALLOW_ANYUV|UTF8_CHECK_ONLY) & ~UTF8_ALLOW_LONG); | ^ In file included from /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE/perl.h:6186: /usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE/proto.h:6037:1: note: declared here 6037 | Perl_utf8n_to_uvuni(pTHX_ const U8 *s, STRLEN curlen, STRLEN *retlen, U32 flags) | ^~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Unicode/UTF8/UTF8.so /usr/gcc/13/bin/gcc -m64 -shared -m64 -fstack-protector-strong UTF8.o -o blib/arch/auto/Unicode/UTF8/UTF8.so \ \ chmod 755 blib/arch/auto/Unicode/UTF8/UTF8.so Manifying 1 pod document "/usr/perl5/5.36/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/auto/Unicode/UTF8/UTF8.so Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/Unicode/UTF8.pm Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.36/i86pc-solaris-thread-multi-64/Unicode/UTF8.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/5.36/man/man3perl/Unicode::UTF8.3perl Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/perllocal.pod "/usr/perl5/5.38/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/auto/Unicode/UTF8/UTF8.so Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/Unicode/UTF8.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.38/i86pc-solaris-thread-multi-64/Unicode/UTF8.pm Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/5.38/man/man3perl/Unicode::UTF8.3perl Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/perllocal.pod "/usr/perl5/5.40/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.40/i86pc-solaris-thread-multi-64/auto/Unicode/UTF8/UTF8.so Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.40/i86pc-solaris-thread-multi-64/Unicode/UTF8.pod Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/vendor_perl/5.40/i86pc-solaris-thread-multi-64/Unicode/UTF8.pm Installing /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/5.40/man/man3perl/Unicode::UTF8.3perl Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/prototype/i386/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/perllocal.pod VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/manifest-i386-Unicode-UTF8-536.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/manifest-i386-Unicode-UTF8-538.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/manifest-i386-Unicode-UTF8-540.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/Unicode-UTF8/build/manifest-i386-Unicode-UTF8.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: perl/Unicode-UTF8 pkg://openindiana.org/library/perl-5/unicode-utf8-536@0.62,5.11-2024.0.0.1:20240622T073901Z PUBLISHED pkg://openindiana.org/library/perl-5/unicode-utf8-538@0.62,5.11-2024.0.0.1:20240622T073923Z PUBLISHED pkg://openindiana.org/library/perl-5/unicode-utf8-540@0.62,5.11-2024.0.0.1:20240622T073947Z PUBLISHED pkg://openindiana.org/library/perl-5/unicode-utf8@0.62,5.11-2024.0.0.1:20240622T074012Z PUBLISHED pkg://openindiana.org/library/perl-5/unicode-utf8-534@0.62,5.11-2024.0.0.1:20240622T074038Z PUBLISHED