>>> Building on exopi-4 under security/p5-Crypt-Ed25519 BDEPENDS = [devel/p5-Canary-Stability] DIST = [security/p5-Crypt-Ed25519:Crypt-Ed25519-1.05.tar.gz] FULLPKGNAME = p5-Crypt-Ed25519-1.05p0 (Junk lock obtained for exopi-4 at 1711575601.16) >>> Running depends in security/p5-Crypt-Ed25519 at 1711575601.20 last junk was in textproc/hyphen-i18n/sk_SK /usr/sbin/pkg_add -aI -Drepair p5-Canary-Stability-2013p0 was: /usr/sbin/pkg_add -aI -Drepair p5-Canary-Stability-2013p0 /usr/sbin/pkg_add -aI -Drepair p5-Canary-Stability-2013p0 >>> Running show-prepare-results in security/p5-Crypt-Ed25519 at 1711575602.46 ===> security/p5-Crypt-Ed25519 ===> Building from scratch p5-Crypt-Ed25519-1.05p0 ===> p5-Crypt-Ed25519-1.05p0 depends on: p5-Canary-Stability-* -> p5-Canary-Stability-2013p0 ===> Verifying specs: c perl ===> found c.99.0 perl.23.0 p5-Canary-Stability-2013p0 (Junk lock released for exopi-4 at 1711575602.96) distfiles size=141487 >>> Running build in security/p5-Crypt-Ed25519 at 1711575603.00 ===> security/p5-Crypt-Ed25519 ===> Checking files for p5-Crypt-Ed25519-1.05p0 `/exopi-cvs/ports/distfiles/Crypt-Ed25519-1.05.tar.gz' is up to date. >> (SHA256) Crypt-Ed25519-1.05.tar.gz: OK ===> Extracting for p5-Crypt-Ed25519-1.05p0 ===> Patching for p5-Crypt-Ed25519-1.05p0 ===> Applying OpenBSD patch patch-ed25519_src_seed_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use arc4random(3) instead of /dev/urandom. | |Index: ed25519/src/seed.c |--- ed25519/src/seed.c.orig |+++ ed25519/src/seed.c -------------------------- Patching file ed25519/src/seed.c using Plan A... Hunk #1 succeeded at 2. 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-Crypt-Ed25519-1.05p0 ===> Configuring for p5-Crypt-Ed25519-1.05p0 *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.036003, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Crypt::Ed25519. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Crypt::Ed25519, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Crypt::Ed25519 with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Crypt::Ed25519 Writing MYMETA.yml and MYMETA.json ===> Building for p5-Crypt-Ed25519-1.05p0 cp Ed25519.pm blib/lib/Crypt/Ed25519.pm Running Mkbootstrap for Ed25519 () chmod 644 "Ed25519.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Ed25519.bs blib/arch/auto/Crypt/Ed25519/Ed25519.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' Ed25519.xs > Ed25519.xsc Warning: Aliases 'eddsa_verify_croak' and 'verify_croak' have identical values in Ed25519.xs, line 171 mv Ed25519.xsc Ed25519.c cc -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" Ed25519.c rm -f blib/arch/auto/Crypt/Ed25519/Ed25519.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Ed25519.o -o blib/arch/auto/Crypt/Ed25519/Ed25519.so chmod 755 blib/arch/auto/Crypt/Ed25519/Ed25519.so Manifying 1 pod document >>> Running package in security/p5-Crypt-Ed25519 at 1711575606.57 ===> security/p5-Crypt-Ed25519 ===> Faking installation for p5-Crypt-Ed25519-1.05p0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Ed25519.bs blib/arch/auto/Crypt/Ed25519/Ed25519.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-Crypt-Ed25519-1.05/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Crypt/Ed25519/Ed25519.so Installing /exopi-obj/pobj/p5-Crypt-Ed25519-1.05/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Crypt/Ed25519.pm Installing /exopi-obj/pobj/p5-Crypt-Ed25519-1.05/fake-amd64/usr/local/man/man3p/Crypt::Ed25519.3p Appending installation info to /exopi-obj/pobj/p5-Crypt-Ed25519-1.05/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Crypt-Ed25519-1.05p0 Create /exopi-cvs/ports/packages/amd64/all/p5-Crypt-Ed25519-1.05p0.tgz Creating package p5-Crypt-Ed25519-1.05p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************************** | 81% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Crypt-Ed25519-1.05p0.tgz >>> Running clean in security/p5-Crypt-Ed25519 at 1711575607.96 ===> security/p5-Crypt-Ed25519 ===> Cleaning for p5-Crypt-Ed25519-1.05p0 >>> Ended at 1711575608.14 max_stuck=0.00/depends=1.27/show-prepare-results=0.53/build=3.56/package=1.41/clean=0.21