>>> Building on exopi-4 under math/p5-Math-GMPz BDEPENDS = [devel/gmp] DIST = [math/p5-Math-GMPz:Math-GMPz-0.61.tar.gz] FULLPKGNAME = p5-Math-GMPz-0.61 RDEPENDS = [devel/gmp] (Junk lock obtained for exopi-4 at 1713354184.44) >>> Running depends in math/p5-Math-GMPz at 1713354184.50 last junk was in textproc/py-pygfm,python3 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 >>> Running show-prepare-results in math/p5-Math-GMPz at 1713354186.43 ===> math/p5-Math-GMPz ===> Building from scratch p5-Math-GMPz-0.61 ===> p5-Math-GMPz-0.61 depends on: gmp-* -> gmp-6.3.0 ===> Verifying specs: c gmp>=4 perl ===> found c.100.0 gmp.11.1 perl.23.0 gmp-6.3.0 (Junk lock released for exopi-4 at 1713354186.97) distfiles size=108309 >>> Running build in math/p5-Math-GMPz at 1713354187.02 ===> math/p5-Math-GMPz ===> Checking files for p5-Math-GMPz-0.61 `/exopi-cvs/ports/distfiles/Math-GMPz-0.61.tar.gz' is up to date. >> (SHA256) Math-GMPz-0.61.tar.gz: OK ===> Extracting for p5-Math-GMPz-0.61 ===> Patching for p5-Math-GMPz-0.61 ===> Applying OpenBSD patch patch-Makefile_PL Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.PL |--- Makefile.PL.orig |+++ Makefile.PL -------------------------- Patching file Makefile.PL using Plan A... Hunk #1 succeeded at 117. done ===> Applying OpenBSD patch patch-Random_Makefile_PL Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Random/Makefile.PL |--- Random/Makefile.PL.orig |+++ Random/Makefile.PL -------------------------- Patching file Random/Makefile.PL using Plan A... Hunk #1 succeeded at 11. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for p5-Math-GMPz-0.61 ===> Configuring for p5-Math-GMPz-0.61 This module requires gmp-4.2.0 (or later) Building without 64-bit 'long long' support Building without 'long double' support Building without '__float128' support Not defining GMPZ_PV_NV_BUG as perl version >= 5.035010 Checking if your kit is complete... Looks good Warning: prerequisite Test::Warn 0.36 not found. Writing MYMETA.yml and MYMETA.json Writing MYMETA.yml and MYMETA.json Generating a Unix-style Makefile Writing Makefile for Math::GMPz Writing MYMETA.yml and MYMETA.json ===> Building for p5-Math-GMPz-0.61 cp GMPz.pod blib/lib/Math/GMPz.pod cp GMPz.pm blib/lib/Math/GMPz.pm Running Mkbootstrap for GMPz () chmod 644 "GMPz.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPz.bs blib/arch/auto/Math/GMPz/GMPz.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' -typemap '/exopi-obj/pobj/p5-Math-GMPz-0.61/Math-GMPz-0.61/typemap' GMPz.xs > GMPz.xsc mv GMPz.xsc GMPz.c cc -c -I/usr/local/include -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DNEWPERL -DENABLE_MATH_BIGINT_GMP_OVERLOAD GMPz.c GMPz.xs:4599:43: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] for(i = 1; i < size; ++i) SvPVX(ret)[i] = 255; ~ ^~~ GMPz.xs:4600:17: warning: implicit conversion from 'int' to 'char' changes value from 254 to -2 [-Wconstant-conversion] SvPVX(ret)[0] = 254; ~ ^~~ 2 warnings generated. rm -f blib/arch/auto/Math/GMPz/GMPz.so LD_RUN_PATH="/usr/local/lib" cc -shared -fpic -fstack-protector-strong -L/usr/local/lib GMPz.o -o blib/arch/auto/Math/GMPz/GMPz.so -L/usr/local/lib -lgmp chmod 755 blib/arch/auto/Math/GMPz/GMPz.so cp Random.pm ../blib/lib/Math/GMPz/Random.pm Running Mkbootstrap for Random () chmod 644 "Random.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPz/Random/Random.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' -typemap '/exopi-obj/pobj/p5-Math-GMPz-0.61/Math-GMPz-0.61/Random/../typemap' Random.xs > Random.xsc mv Random.xsc Random.c cc -c -I/usr/local/include -I/usr/local/include -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DNEWPERL -DENABLE_MATH_BIGINT_GMP_OVERLOAD Random.c rm -f ../blib/arch/auto/Math/GMPz/Random/Random.so LD_RUN_PATH="/usr/local/lib" cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Random.o -o ../blib/arch/auto/Math/GMPz/Random/Random.so -L/usr/local/lib -lgmp chmod 755 ../blib/arch/auto/Math/GMPz/Random/Random.so cp V.pm ../blib/lib/Math/GMPz/V.pm Running Mkbootstrap for V () chmod 644 "V.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPz/V/V.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' V.xs > V.xsc mv V.xsc V.c cc -c -I/usr/local/include -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DNEWPERL -DENABLE_MATH_BIGINT_GMP_OVERLOAD V.c rm -f ../blib/arch/auto/Math/GMPz/V/V.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib V.o -o ../blib/arch/auto/Math/GMPz/V/V.so chmod 755 ../blib/arch/auto/Math/GMPz/V/V.so Manifying 1 pod document >>> Running package in math/p5-Math-GMPz at 1713354196.69 ===> math/p5-Math-GMPz ===> Faking installation for p5-Math-GMPz-0.61 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPz.bs blib/arch/auto/Math/GMPz/GMPz.bs 644 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPz/Random/Random.bs 644 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPz/V/V.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Math/GMPz/GMPz.so Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Math/GMPz/Random/Random.so Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Math/GMPz/V/V.so Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Math/GMPz.pod Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Math/GMPz.pm Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Math/GMPz/Random.pm Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Math/GMPz/V.pm Installing /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/local/man/man3p/Math::GMPz.3p Appending installation info to /exopi-obj/pobj/p5-Math-GMPz-0.61/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Math-GMPz-0.61 Create /exopi-cvs/ports/packages/amd64/all/p5-Math-GMPz-0.61.tgz Creating package p5-Math-GMPz-0.61 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************** | 65% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|************************************************** | 78% archiving|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Math-GMPz-0.61.tgz >>> Running clean in math/p5-Math-GMPz at 1713354198.88 ===> math/p5-Math-GMPz ===> Cleaning for p5-Math-GMPz-0.61 >>> Ended at 1713354199.10 max_stuck=1.80/depends=1.95/show-prepare-results=0.58/build=9.68/package=2.19/clean=0.26