------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz 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/p5-Math-MPFR-4.13.txz Installing /packages/All/mpc-1.1.0_2.txz SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Math-MPC-1.08_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Math-MPC-1.08_2 for building => SHA256 Checksum OK for Math-MPC-1.08.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Math-MPC-1.08_2 for building ===> Extracting for p5-Math-MPC-1.08_2 => SHA256 Checksum OK for Math-MPC-1.08.tar.gz. Extracted Memory Use: 0.51M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Math-MPC-1.08_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on package: p5-Math-MPFR>=3.23 - found ===> p5-Math-MPC-1.08_2 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Math-MPC-1.08_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> p5-Math-MPC-1.08_2 depends on shared library: libmpc.so - found (/usr/local/lib/libmpc.so) ===> p5-Math-MPC-1.08_2 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on package: p5-Math-MPFR>=3.23 - found ===> p5-Math-MPC-1.08_2 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Math-MPC-1.08_2 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Math-MPC-1.08_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> p5-Math-MPC-1.08_2 depends on shared library: libmpc.so - found (/usr/local/lib/libmpc.so) ===> p5-Math-MPC-1.08_2 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> Configuring for p5-Math-MPC-1.08_2 This module requires the following C libraries: gmp-4.3.2 (or later) mpfr-2.4.2 (or later) mpc-0.8 (or later) Building without 64-bit 'long long' support If this is wrong, see the "64-bit support" section in the README Building without 'long double' support If this is wrong, see the "64-bit support" section in the README Building without '__float128' support (because nvtype is not __float128) Building without 'double _Complex' & 'long double _Complex' support If this is wrong, see the "_Complex C types support" section in the README Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::MPC Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Math-MPC-1.08_2 --- blib/arch/.exists --- --- blib/lib/auto/Math/MPC/.exists --- --- blib/arch/auto/Math/MPC/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- MPC.bs --- --- dynamic --- --- MPC.bs --- Running Mkbootstrap for MPC () --- blib/lib/Math/.exists --- --- pm_to_blib --- --- MPC.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/math/p5-Math-MPC/Math-MPC-1.08/typemap' MPC.xs > MPC.xsc --- MPC.bs --- chmod 644 "MPC.bs" --- blib/arch/auto/Math/MPC/MPC.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MPC.bs blib/arch/auto/Math/MPC/MPC.bs 644 --- pm_to_blib --- cp MPC.pm blib/lib/Math/MPC.pm cp MPC.pod blib/lib/Math/MPC.pod --- blibdirs --- --- config --- --- MPC.c --- mv MPC.xsc MPC.c --- MPC.o --- cc -c -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DNEWPERL -DNV_IS_DOUBLE MPC.c --- blib/arch/auto/Math/MPC/MPC.so --- rm -f blib/arch/auto/Math/MPC/MPC.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 MPC.o -o blib/arch/auto/Math/MPC/MPC.so -lmpc -lmpfr -lgmp chmod 755 blib/arch/auto/Math/MPC/MPC.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document --- all --- SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Math-MPC-1.08_2 depends on package: p5-Math-MPFR>=3.23 - found ===> p5-Math-MPC-1.08_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Math-MPC-1.08_2 ===> p5-Math-MPC-1.08_2 depends on package: p5-Math-MPFR>=3.23 - found ===> p5-Math-MPC-1.08_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' -- MPC.bs blib/arch/auto/Math/MPC/MPC.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/math/p5-Math-MPC/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/MPC/MPC.so Installing /construction/math/p5-Math-MPC/stage/usr/local/lib/perl5/site_perl/mach/5.30/Math/MPC.pod Installing /construction/math/p5-Math-MPC/stage/usr/local/lib/perl5/site_perl/mach/5.30/Math/MPC.pm Installing /construction/math/p5-Math-MPC/stage/usr/local/lib/perl5/site_perl/man/man3/Math::MPC.3 /usr/bin/strip /construction/math/p5-Math-MPC/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/MPC/MPC.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Math-MPC-1.08_2 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:29