ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/app-tools$ wget "https://github.com/danaj/Math-Prime-Util/archive/refs/heads/master.zip" --2022-02-25 07:29:33-- https://github.com/danaj/Math-Prime-Util/archive/refs/heads/master.zip Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/danaj/Math-Prime-Util/zip/refs/heads/master [following] --2022-02-25 07:29:33-- https://codeload.github.com/danaj/Math-Prime-Util/zip/refs/heads/master Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/zip] Saving to: ‘master.zip’ master.zip [ <=> ] 866.41K 2.79MB/s in 0.3s 2022-02-25 07:29:34 (2.79 MB/s) - ‘master.zip’ saved [887204] ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/app-tools$ 7z e master.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,2 CPUs AMD E2-9000e RADEON R2, 4 COMPUTE CORES 2C+2G (670F00),ASM,AES-NI) Scanning the drive for archives: 1 file, 887204 bytes (867 KiB) Extracting archive: master.zip -- Path = master.zip Type = zip Physical Size = 887204 Comment = 5ae0320be965be85c40af78d8899ff458e94bbb5 Would you like to replace the existing file: Path: ./README Size: 1831 bytes (2 KiB) Modified: 2021-10-06 05:06:02 with the file from archive: Path: Math-Prime-Util-master/examples/README Size: 2151 bytes (3 KiB) Modified: 2021-10-06 05:06:02 ? (Y)es / (N)o / (A)lways / (S)kip all / A(u)to rename all / (Q)uit? q Archives with Errors: 1 Break signaled ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/app-tools$ date; mv -n master.zip ../cursors; date Fri, 25 Feb 2022 14:31:42 +0000 Fri, 25 Feb 2022 14:31:42 +0000 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/app-tools$ cd ../cursors ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors$ 7z x master.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,2 CPUs AMD E2-9000e RADEON R2, 4 COMPUTE CORES 2C+2G (670F00),ASM,AES-NI) Scanning the drive for archives: 1 file, 887204 bytes (867 KiB) Extracting archive: master.zip -- Path = master.zip Type = zip Physical Size = 887204 Comment = 5ae0320be965be85c40af78d8899ff458e94bbb5 Everything is Ok Folders: 12 Files: 296 Size: 2678666 Compressed: 887204 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors$ cd Math-Prime-Util-master ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ perl Makefile.PL It looks like you don't have the GMP library. Sad face. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Prime::Util Writing MYMETA.yml and MYMETA.json ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ make cp lib/Math/Prime/Util/PrimeIterator.pm blib/lib/Math/Prime/Util/PrimeIterator.pm cp lib/Math/Prime/Util/Entropy.pm blib/lib/Math/Prime/Util/Entropy.pm cp lib/Math/Prime/Util/ECAffinePoint.pm blib/lib/Math/Prime/Util/ECAffinePoint.pm cp lib/Math/Prime/Util/MemFree.pm blib/lib/Math/Prime/Util/MemFree.pm cp lib/Math/Prime/Util/ECProjectivePoint.pm blib/lib/Math/Prime/Util/ECProjectivePoint.pm cp lib/Math/Prime/Util/PrimeArray.pm blib/lib/Math/Prime/Util/PrimeArray.pm cp lib/Math/Prime/Util.pm blib/lib/Math/Prime/Util.pm cp lib/Math/Prime/Util/RandomPrimes.pm blib/lib/Math/Prime/Util/RandomPrimes.pm cp lib/ntheory.pm blib/lib/ntheory.pm cp lib/Math/Prime/Util/PrimalityProving.pm blib/lib/Math/Prime/Util/PrimalityProving.pm cp lib/Math/Prime/Util/PPFE.pm blib/lib/Math/Prime/Util/PPFE.pm cp lib/Math/Prime/Util/ZetaBigFloat.pm blib/lib/Math/Prime/Util/ZetaBigFloat.pm cp lib/Math/Prime/Util/ChaCha.pm blib/lib/Math/Prime/Util/ChaCha.pm cp lib/Math/Prime/Util/PP.pm blib/lib/Math/Prime/Util/PP.pm Running Mkbootstrap for Util () chmod 644 "Util.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" cache.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" factor.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" primality.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" aks.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" legendre_phi.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" lehmer.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" lmo.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" random_prime.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" sieve.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" sieve_cluster.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" ramanujan_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" semi_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" almost_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" twin_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" omega_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_count_cache.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_counts.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_sums.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_powers.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" perfect_powers.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" powerfree.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" lucky_numbers.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" real.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" rootmod.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" util.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" inverse_interpolate.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" entropy.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" csprng.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" chacha.c "/usr/bin/perl" "/usr/share/perl/5.30/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.30/ExtUtils/typemap' XS.xs > XS.xsc mv XS.xsc XS.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" XS.c rm -f blib/arch/auto/Math/Prime/Util/Util.so x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong cache.o factor.o primality.o aks.o legendre_phi.o lehmer.o lmo.o random_prime.o sieve.o sieve_cluster.o ramanujan_primes.o semi_primes.o almost_primes.o twin_primes.o omega_primes.o prime_count_cache.o prime_counts.o prime_sums.o prime_powers.o perfect_powers.o powerfree.o lucky_numbers.o real.o rootmod.o util.o inverse_interpolate.o entropy.o csprng.o chacha.o XS.o -o blib/arch/auto/Math/Prime/Util/Util.so \ -lm \ chmod 755 blib/arch/auto/Math/Prime/Util/Util.so cp bin/factor.pl blib/script/factor.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/factor.pl cp bin/primes.pl blib/script/primes.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/primes.pl Manifying 14 pod documents Can't write-open blib/man3/Math::Prime::Util.3pm: Invalid argument at /usr/share/perl/5.30/ExtUtils/Command/MM.pm line 153. make: *** [Makefile:651: manifypods] Error 22 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-load.t .................. ok t/011-load-ntheory.t ......... ok t/02-can.t ................... ok t/022-can-ntheory.t .......... ok t/03-init.t .................. 1/15 # Using XS. t/03-init.t .................. ok t/04-inputvalidation.t ....... ok t/10-isprime.t ............... ok t/11-almostprimes.t .......... ok t/11-clusters.t .............. ok t/11-omegaprimes.t ........... ok t/11-primepowers.t ........... ok t/11-primes.t ................ ok t/11-ramanujanprimes.t ....... ok t/11-semiprimes.t ............ ok t/11-sumprimes.t ............. ok t/11-twinprimes.t ............ ok t/12-nextprime.t ............. ok t/13-primecount.t ............ ok t/14-nthprime.t .............. ok t/15-probprime.t ............. ok t/16-randomprime.t ........... ok t/17-pseudoprime.t ........... ok t/18-functions.t ............. ok t/19-chebyshev.t ............. ok t/19-chinese.t ............... ok t/19-divint.t ................ ok t/19-divisorsum.t ............ ok t/19-gcd.t ................... ok t/19-kronecker.t ............. ok t/19-legendrephi.t ........... ok t/19-liouville.t ............. ok t/19-mangoldt.t .............. ok t/19-moebius.t ............... ok t/19-popcount.t .............. ok t/19-primroots.t ............. ok t/19-ramanujan.t ............. ok t/19-rootint.t ............... ok t/19-totients.t .............. ok t/19-valuation.t ............. ok t/19-znorder.t ............... ok t/20-jordantotient.t ......... ok t/20-primorial.t ............. ok t/21-conseq-lcm.t ............ ok t/22-aks-prime.t ............. ok t/23-primality-proofs.t ...... ok t/23-random-certs.t .......... ok t/24-partitions.t ............ ok t/25-lucas_sequences.t ....... ok t/26-binomialmod.t ........... ok t/26-combinatorial.t ......... ok t/26-delicateprime.t ......... ok t/26-digits.t ................ ok t/26-isalmostprime.t ......... ok t/26-iscarmichael.t .......... ok t/26-isfundamental.t ......... ok t/26-isgaussianprime.t ....... ok t/26-isomegaprime.t .......... ok t/26-ispower.t ............... ok t/26-issemiprime.t ........... ok t/26-issquarefree.t .......... ok t/26-istotient.t ............. ok t/26-lucky.t ................. ok t/26-mod.t ................... ok t/26-perfectpowers.t ......... ok t/26-pillai.t ................ ok t/26-polygonal.t ............. ok t/26-powerfree.t ............. ok t/26-powerful.t .............. ok t/26-practical.t ............. ok t/26-smooth.t ................ ok t/26-vec.t ................... ok t/26-zeckendorf.t ............ ok t/27-bernfrac.t .............. ok t/28-pi.t .................... ok t/29-mersenne.t .............. ok t/30-relations.t ............. ok t/31-threading.t ............. skipped: only in release or extended testing t/32-iterators.t ............. ok t/33-examples.t .............. skipped: these tests are for release candidate testing t/34-random.t ................ 1/28 # CORE::rand: drand48 (yech). Our PRNG: ChaCha20 t/34-random.t ................ ok t/35-cipher.t ................ ok t/35-rand-tag.t .............. ok t/50-factoring.t ............. ok t/51-randfactor.t ............ ok t/51-znlog.t ................. ok t/52-primearray.t ............ ok t/70-rt-bignum.t ............. ok t/80-pp.t .................... ok t/81-bignum.t ................ # BigInt 0.51/1.999816, lib: Calc. MPU::GMP t/81-bignum.t ................ ok t/90-release-perlcritic.t .... skipped: these tests are for release candidate testing t/91-release-pod-syntax.t .... skipped: these tests are for release candidate testing t/92-release-pod-coverage.t .. skipped: these tests are for release candidate testing t/93-release-spelling.t ...... skipped: these tests are for release candidate testing t/94-weaken.t ................ skipped: these tests are for release candidate testing t/97-synopsis.t .............. skipped: these tests are for release candidate testing All tests successful. Files=95, Tests=5047, 111 wallclock secs ( 1.82 usr 0.60 sys + 69.51 cusr 14.72 csys = 86.65 CPU) Result: PASS ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ make install "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 Manifying 14 pod documents Can't write-open blib/man3/Math::Prime::Util.3pm: Invalid argument at /usr/share/perl/5.30/ExtUtils/Command/MM.pm line 153. make: *** [Makefile:651: manifypods] Error 22 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ sudo make install [sudo] password for ubuntu: "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 Manifying 14 pod documents Can't write-open blib/man3/Math::Prime::Util.3pm: Invalid argument at /usr/share/perl/5.30/ExtUtils/Command/MM.pm line 153. make: *** [Makefile:651: manifypods] Error 22 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ vim /usr/share/perl/5.30/ExtUtils/Command/MM.pm ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/Math-Prime-Util-master$ cd "/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16" ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16$ wget https://github.com/daoswald/Bytes-Random-Secure-Tiny/archive/refs/heads/master.zip --2022-02-25 07:47:21-- https://github.com/daoswald/Bytes-Random-Secure-Tiny/archive/refs/heads/master.zip Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/daoswald/Bytes-Random-Secure-Tiny/zip/refs/heads/master [following] --2022-02-25 07:47:21-- https://codeload.github.com/daoswald/Bytes-Random-Secure-Tiny/zip/refs/heads/master Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/zip] Saving to: ‘master.zip’ master.zip [ <=> ] 41.28K --.-KB/s in 0.1s 2022-02-25 07:47:22 (328 KB/s) - ‘master.zip’ saved [42272] ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16$ 7z x master.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,2 CPUs AMD E2-9000e RADEON R2, 4 COMPUTE CORES 2C+2G (670F00),ASM,AES-NI) Scanning the drive for archives: 1 file, 42272 bytes (42 KiB) Extracting archive: master.zip -- Path = master.zip Type = zip Physical Size = 42272 Comment = f018592f360947ff607d5f1ad9ee5686fc81e016 Everything is Ok Folders: 7 Files: 38 Size: 78161 Compressed: 42272 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16$ cd Bytes-Random-Secure-Tiny-master/ ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16/Bytes-Random-Secure-Tiny-master$ perl Makefile.PL Checking if your kit is complete... Looks good WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Generating a Unix-style Makefile Writing Makefile for Bytes::Random::Secure::Tiny Writing MYMETA.yml and MYMETA.json ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16/Bytes-Random-Secure-Tiny-master$ make cp lib/Bytes/Random/Secure/Tiny.pod blib/lib/Bytes/Random/Secure/Tiny.pod cp lib/Bytes/Random/Secure/Tiny.pm blib/lib/Bytes/Random/Secure/Tiny.pm Manifying 1 pod document Can't write-open blib/man3/Bytes::Random::Secure::Tiny.3pm: Invalid argument at /usr/share/perl/5.30/ExtUtils/Command/MM.pm line 153. make: *** [Makefile:424: manifypods] Error 22 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16/Bytes-Random-Secure-Tiny-master$ date; mv -n ../master.zip /home/ubuntu/Downloads; date Fri, 25 Feb 2022 14:50:25 +0000 Fri, 25 Feb 2022 14:50:25 +0000 ubuntu@ubuntu-HP-Laptop-14-bw0xx:/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16/Bytes-Random-Secure-Tiny-master$ cd /home/ubuntu/Downloads ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads$ 7z x master.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,2 CPUs AMD E2-9000e RADEON R2, 4 COMPUTE CORES 2C+2G (670F00),ASM,AES-NI) Scanning the drive for archives: 1 file, 42272 bytes (42 KiB) Extracting archive: master.zip -- Path = master.zip Type = zip Physical Size = 42272 Comment = f018592f360947ff607d5f1ad9ee5686fc81e016 Everything is Ok Folders: 7 Files: 38 Size: 78161 Compressed: 42272 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads$ cd Bytes-Random-Secure-Tiny-master/ ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Bytes-Random-Secure-Tiny-master$ perl Makefile.PL Checking if your kit is complete... Looks good WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules. Generating a Unix-style Makefile Writing Makefile for Bytes::Random::Secure::Tiny Writing MYMETA.yml and MYMETA.json ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Bytes-Random-Secure-Tiny-master$ make cp lib/Bytes/Random/Secure/Tiny.pod blib/lib/Bytes/Random/Secure/Tiny.pod cp lib/Bytes/Random/Secure/Tiny.pm blib/lib/Bytes/Random/Secure/Tiny.pm Manifying 1 pod document ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Bytes-Random-Secure-Tiny-master$ make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10-prereqs.t .............. skipped: Dependency testing only applies to Win32 t/11-load.t ................. 1/4 # Testing Bytes::Random::Secure::Tiny 1.011, Perl 5.030000, /usr/bin/perl t/11-load.t ................. ok t/20-functions.t ............ ok t/21-bytes_random_tests.t ... skipped: Statistics::Basic needed for random quality tests. t/22-random_string_from.t ... ok t/23-string_from_unicode.t .. ok t/24-oo_construct.t ......... ok t/26-oo_public.t ............ ok t/27-fips140-1.t ............ ok t/28-sequence.t ............. ok t/29-memory.t ............... skipped: Test::LeakTrace required to test memory leaks t/30-uniform.t .............. skipped: Statistics::Test::RandomWalk not available for testing. t/31-crse_load.t ............ ok t/32-crse_random_values.t ... ok t/33-crse_coverage.t ........ ok t/34-brst-coverage.t ........ ok t/35-mrie-cover.t ........... ok t/36-shuffle.t .............. ok All tests successful. Files=18, Tests=739, 5 wallclock secs ( 0.27 usr 0.05 sys + 3.39 cusr 0.48 csys = 4.19 CPU) Result: PASS ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Bytes-Random-Secure-Tiny-master$ make install Manifying 1 pod document !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ERROR: Can't create '/usr/local/man/man3' mkdir /usr/local/man/man3: Permission denied at /usr/share/perl/5.30/ExtUtils/Install.pm line 489. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! at -e line 1. make: *** [Makefile:721: pure_site_install] Error 13 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Bytes-Random-Secure-Tiny-master$ sudo make install Manifying 1 pod document Installing /usr/local/share/perl/5.30.0/Bytes/Random/Secure/Tiny.pm Installing /usr/local/share/perl/5.30.0/Bytes/Random/Secure/Tiny.pod Installing /usr/local/man/man3/Bytes::Random::Secure::Tiny.3pm Appending installation info to /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/perllocal.pod ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Bytes-Random-Secure-Tiny-master$ cd .. ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads$ date; mv -n master.zip "/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/desktop/16x16/"; date Fri, 25 Feb 2022 14:53:25 +0000 Fri, 25 Feb 2022 14:53:25 +0000 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads$ date; mv -n "/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/master.zip" .; date Fri, 25 Feb 2022 14:53:56 +0000 Fri, 25 Feb 2022 14:53:56 +0000 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads$ date; 7z x master.zip; date Fri, 25 Feb 2022 14:54:08 +0000 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,2 CPUs AMD E2-9000e RADEON R2, 4 COMPUTE CORES 2C+2G (670F00),ASM,AES-NI) Scanning the drive for archives: 1 file, 887204 bytes (867 KiB) Extracting archive: master.zip -- Path = master.zip Type = zip Physical Size = 887204 Comment = 5ae0320be965be85c40af78d8899ff458e94bbb5 Everything is Ok Folders: 12 Files: 296 Size: 2678666 Compressed: 887204 Fri, 25 Feb 2022 14:54:08 +0000 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads$ cd Math-Prime-Util-master/ ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ perl Makefile.PL It looks like you don't have the GMP library. Sad face. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::Prime::Util Writing MYMETA.yml and MYMETA.json ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ make cp lib/Math/Prime/Util/PrimalityProving.pm blib/lib/Math/Prime/Util/PrimalityProving.pm cp lib/Math/Prime/Util/ECProjectivePoint.pm blib/lib/Math/Prime/Util/ECProjectivePoint.pm cp lib/Math/Prime/Util/RandomPrimes.pm blib/lib/Math/Prime/Util/RandomPrimes.pm cp lib/Math/Prime/Util/PrimeIterator.pm blib/lib/Math/Prime/Util/PrimeIterator.pm cp lib/Math/Prime/Util/ZetaBigFloat.pm blib/lib/Math/Prime/Util/ZetaBigFloat.pm cp lib/Math/Prime/Util/ChaCha.pm blib/lib/Math/Prime/Util/ChaCha.pm cp lib/Math/Prime/Util/PP.pm blib/lib/Math/Prime/Util/PP.pm cp lib/Math/Prime/Util/Entropy.pm blib/lib/Math/Prime/Util/Entropy.pm cp lib/ntheory.pm blib/lib/ntheory.pm cp lib/Math/Prime/Util.pm blib/lib/Math/Prime/Util.pm cp lib/Math/Prime/Util/PPFE.pm blib/lib/Math/Prime/Util/PPFE.pm cp lib/Math/Prime/Util/PrimeArray.pm blib/lib/Math/Prime/Util/PrimeArray.pm cp lib/Math/Prime/Util/ECAffinePoint.pm blib/lib/Math/Prime/Util/ECAffinePoint.pm cp lib/Math/Prime/Util/MemFree.pm blib/lib/Math/Prime/Util/MemFree.pm Running Mkbootstrap for Util () chmod 644 "Util.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" cache.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" factor.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" primality.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" aks.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" legendre_phi.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" lehmer.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" lmo.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" random_prime.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" sieve.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" sieve_cluster.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" ramanujan_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" semi_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" almost_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" twin_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" omega_primes.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_count_cache.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_counts.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_sums.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" prime_powers.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" perfect_powers.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" powerfree.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" lucky_numbers.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" real.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" rootmod.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" util.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" inverse_interpolate.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" entropy.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" csprng.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" chacha.c "/usr/bin/perl" "/usr/share/perl/5.30/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.30/ExtUtils/typemap' XS.xs > XS.xsc mv XS.xsc XS.c x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.73\" -DXS_VERSION=\"0.73\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE" XS.c rm -f blib/arch/auto/Math/Prime/Util/Util.so x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong cache.o factor.o primality.o aks.o legendre_phi.o lehmer.o lmo.o random_prime.o sieve.o sieve_cluster.o ramanujan_primes.o semi_primes.o almost_primes.o twin_primes.o omega_primes.o prime_count_cache.o prime_counts.o prime_sums.o prime_powers.o perfect_powers.o powerfree.o lucky_numbers.o real.o rootmod.o util.o inverse_interpolate.o entropy.o csprng.o chacha.o XS.o -o blib/arch/auto/Math/Prime/Util/Util.so \ -lm \ chmod 755 blib/arch/auto/Math/Prime/Util/Util.so cp bin/factor.pl blib/script/factor.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/factor.pl cp bin/primes.pl blib/script/primes.pl "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/primes.pl Manifying 14 pod documents ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-load.t .................. ok t/011-load-ntheory.t ......... ok t/02-can.t ................... ok t/022-can-ntheory.t .......... ok t/03-init.t .................. 1/15 # Using XS. t/03-init.t .................. ok t/04-inputvalidation.t ....... ok t/10-isprime.t ............... ok t/11-almostprimes.t .......... ok t/11-clusters.t .............. ok t/11-omegaprimes.t ........... ok t/11-primepowers.t ........... ok t/11-primes.t ................ ok t/11-ramanujanprimes.t ....... ok t/11-semiprimes.t ............ ok t/11-sumprimes.t ............. ok t/11-twinprimes.t ............ ok t/12-nextprime.t ............. ok t/13-primecount.t ............ ok t/14-nthprime.t .............. ok t/15-probprime.t ............. ok t/16-randomprime.t ........... ok t/17-pseudoprime.t ........... ok t/18-functions.t ............. ok t/19-chebyshev.t ............. ok t/19-chinese.t ............... ok t/19-divint.t ................ ok t/19-divisorsum.t ............ ok t/19-gcd.t ................... ok t/19-kronecker.t ............. ok t/19-legendrephi.t ........... ok t/19-liouville.t ............. ok t/19-mangoldt.t .............. ok t/19-moebius.t ............... ok t/19-popcount.t .............. ok t/19-primroots.t ............. ok t/19-ramanujan.t ............. ok t/19-rootint.t ............... ok t/19-totients.t .............. ok t/19-valuation.t ............. ok t/19-znorder.t ............... ok t/20-jordantotient.t ......... ok t/20-primorial.t ............. ok t/21-conseq-lcm.t ............ ok t/22-aks-prime.t ............. ok t/23-primality-proofs.t ...... ok t/23-random-certs.t .......... ok t/24-partitions.t ............ ok t/25-lucas_sequences.t ....... ok t/26-binomialmod.t ........... ok t/26-combinatorial.t ......... ok t/26-delicateprime.t ......... ok t/26-digits.t ................ ok t/26-isalmostprime.t ......... ok t/26-iscarmichael.t .......... ok t/26-isfundamental.t ......... ok t/26-isgaussianprime.t ....... ok t/26-isomegaprime.t .......... ok t/26-ispower.t ............... ok t/26-issemiprime.t ........... ok t/26-issquarefree.t .......... ok t/26-istotient.t ............. ok t/26-lucky.t ................. ok t/26-mod.t ................... ok t/26-perfectpowers.t ......... ok t/26-pillai.t ................ ok t/26-polygonal.t ............. ok t/26-powerfree.t ............. ok t/26-powerful.t .............. ok t/26-practical.t ............. ok t/26-smooth.t ................ ok t/26-vec.t ................... ok t/26-zeckendorf.t ............ ok t/27-bernfrac.t .............. ok t/28-pi.t .................... ok t/29-mersenne.t .............. ok t/30-relations.t ............. ok t/31-threading.t ............. skipped: only in release or extended testing t/32-iterators.t ............. ok t/33-examples.t .............. skipped: these tests are for release candidate testing t/34-random.t ................ 1/28 # CORE::rand: drand48 (yech). Our PRNG: ChaCha20 t/34-random.t ................ ok t/35-cipher.t ................ ok t/35-rand-tag.t .............. ok t/50-factoring.t ............. ok t/51-randfactor.t ............ ok t/51-znlog.t ................. ok t/52-primearray.t ............ ok t/70-rt-bignum.t ............. ok t/80-pp.t .................... ok t/81-bignum.t ................ # BigInt 0.51/1.999816, lib: Calc. MPU::GMP t/81-bignum.t ................ ok t/90-release-perlcritic.t .... skipped: these tests are for release candidate testing t/91-release-pod-syntax.t .... skipped: these tests are for release candidate testing t/92-release-pod-coverage.t .. skipped: these tests are for release candidate testing t/93-release-spelling.t ...... skipped: these tests are for release candidate testing t/94-weaken.t ................ skipped: these tests are for release candidate testing t/97-synopsis.t .............. skipped: these tests are for release candidate testing All tests successful. Files=95, Tests=5047, 149 wallclock secs ( 2.63 usr 0.53 sys + 129.48 cusr 7.24 csys = 139.88 CPU) Result: PASS ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ make install "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 Manifying 14 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ERROR: Can't create '/usr/local/bin' Do not have write permissions on '/usr/local/bin' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! at -e line 1. make: *** [Makefile:1089: pure_site_install] Error 13 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ sudo make install "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Math/Prime/Util/Util.bs 644 Manifying 14 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/auto/Math/Prime/Util/Util.so Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/ntheory.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/RandomPrimes.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/ChaCha.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/PPFE.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/Entropy.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/PrimalityProving.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/ZetaBigFloat.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/ECAffinePoint.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/PrimeIterator.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/ECProjectivePoint.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/PrimeArray.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/MemFree.pm Installing /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Math/Prime/Util/PP.pm Installing /usr/local/man/man3/Math::Prime::Util::PrimeArray.3pm Installing /usr/local/man/man3/Math::Prime::Util::PrimalityProving.3pm Installing /usr/local/man/man3/Math::Prime::Util.3pm Installing /usr/local/man/man3/Math::Prime::Util::Entropy.3pm Installing /usr/local/man/man3/Math::Prime::Util::PPFE.3pm Installing /usr/local/man/man3/Math::Prime::Util::RandomPrimes.3pm Installing /usr/local/man/man3/Math::Prime::Util::ZetaBigFloat.3pm Installing /usr/local/man/man3/ntheory.3pm Installing /usr/local/man/man3/Math::Prime::Util::ECProjectivePoint.3pm Installing /usr/local/man/man3/Math::Prime::Util::ECAffinePoint.3pm Installing /usr/local/man/man3/Math::Prime::Util::PrimeIterator.3pm Installing /usr/local/man/man3/Math::Prime::Util::PP.3pm Installing /usr/local/man/man3/Math::Prime::Util::MemFree.3pm Installing /usr/local/man/man3/Math::Prime::Util::ChaCha.3pm Installing /usr/local/bin/factor.pl Installing /usr/local/bin/primes.pl Appending installation info to /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/perllocal.pod ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ date; mv -n ../master.zip "/media/ubuntu/My Passport/1/0/7714900/gimp-2.10.28/cursors/"; date Fri, 25 Feb 2022 15:03:15 +0000 Fri, 25 Feb 2022 15:03:16 +0000 ubuntu@ubuntu-HP-Laptop-14-bw0xx:~/Downloads/Math-Prime-Util-master$ [...] ubuntu@ubuntu-HP-Laptop-14-bw0xx:/$ perldoc perfect-primes You need to install the perl-doc package to use this program.