>>> Building on exopi-2 under security/p5-POE-Component-SSLify BDEPENDS = [devel/p5-Module-Build;devel/p5-Module-Build-Tiny] DIST = [security/p5-POE-Component-SSLify:POE-Component-SSLify-1.012.tar.gz] FULLPKGNAME = p5-POE-Component-SSLify-1.012p1 RDEPENDS = [devel/p5-Task-Weaken;security/p5-Net-SSLeay;devel/p5-POE] (Junk lock obtained for exopi-2 at 1789590411.85) >>> Running depends in security/p5-POE-Component-SSLify at 1789590411.89 last junk was in textproc/py-license-expression /usr/sbin/pkg_add -aI -Drepair p5-Module-Build-0.4234 p5-Module-Build-Tiny-0.053 was: /usr/sbin/pkg_add -aI -Drepair p5-Module-Build-0.4234 p5-Module-Build-Tiny-0.053 /usr/sbin/pkg_add -aI -Drepair p5-Module-Build-0.4234 p5-Module-Build-Tiny-0.053 >>> Running show-prepare-results in security/p5-POE-Component-SSLify at 1789590416.32 ===> security/p5-POE-Component-SSLify ===> Building from scratch p5-POE-Component-SSLify-1.012p1 ===> p5-POE-Component-SSLify-1.012p1 depends on: p5-Module-Build-Tiny->=0.039 -> p5-Module-Build-Tiny-0.053 ===> p5-POE-Component-SSLify-1.012p1 depends on: p5-Module-Build-* -> p5-Module-Build-0.4234 p5-Module-Build-0.4234 p5-Module-Build-Tiny-0.053 Still tainted: no >>> Running junk in security/p5-POE-Component-SSLify at 1789590416.89 /usr/sbin/pkg_delete -aIXq cfitsio-4.7.0 cmake-core-4.3.5 curl-8.22.0 fftw3-3.3.10p2 gsl-2.7.1 jpeg-3.2.0v0 liberfa-2.0.1 libev-4.33 libiconv-1.19 libnova-0.15.0p1 libtheora-1.2.0v0 libudev-openbsd-20230921p0 libusb1-1.0.30 llvm-22.1.8p10 ninja-1.11.1p1v1 p5-Module-Build-0.4234 p5-Module-Build-Tiny-0.053 py3-recommonmark-0.7.1p7 py3-sphinx-9.1.0v0 python-3.14.6p0 rtl-sdr-2.0.2p0 swig-4.4.1 xz-5.8.4 install-info: warning: no entries found for `/usr/local/info/notes.info'; nothing deleted --- -cyrus-sasl-2.1.28p3 ------------------- You should also run rm -rf /var/sasl2/* --- -dbus-1.16.2p1v0 ------------------- You should also remove /etc/machine-id You should also run /usr/sbin/userdel _dbus You should also run /usr/sbin/groupdel _dbus --- -libxml-2.15.4 ------------------- You should also remove /var/db/xmlcatalog --- -php-8.3.33p0 ------------------- You should also run rm -f /etc/php-8.3.sample/* You should also run rm -f /etc/php-fpm.d/* --- -riscv32-esp-elf-binutils-2.35.1.2020.1223p2 ------------------- You may wish to remove /usr/local/riscv32-esp-elf/share/man from man.conf --- -rsync-3.5.0p0 ------------------- You should also run /usr/sbin/userdel _rsync You should also run /usr/sbin/groupdel _rsync (Junk lock released for exopi-2 at 1789590437.85) distfiles size=58056 >>> Running build in security/p5-POE-Component-SSLify at 1789590437.88 ===> security/p5-POE-Component-SSLify ===> Checking files for p5-POE-Component-SSLify-1.012p1 `/exopi-cvs/ports/distfiles/POE-Component-SSLify-1.012.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for p5-POE-Component-SSLify-1.012p1 ===> Patching for p5-POE-Component-SSLify-1.012p1 ===> Applying OpenBSD patch patch-lib_POE_Component_SSLify_pm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From Nigel Gregoire (nfg@github): adds more recent TLS versions |https://github.com/apocalypse/perl-poe-sslify/pull/2/commits/e15bcb93f39e690ad385d89d2f8d2ffd40d852c3 |Index: lib/POE/Component/SSLify.pm |--- lib/POE/Component/SSLify.pm.orig |+++ lib/POE/Component/SSLify.pm -------------------------- Patching file lib/POE/Component/SSLify.pm using Plan A... Hunk #1 succeeded at 295. Hunk #2 succeeded at 353. done ===> Applying OpenBSD patch patch-t_renegotiate_client_pings_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Change the test to a newer and supported protocol |Index: t/renegotiate_client_pings.t |--- t/renegotiate_client_pings.t.orig |+++ t/renegotiate_client_pings.t -------------------------- Patching file t/renegotiate_client_pings.t using Plan A... Hunk #1 succeeded at 52. Hunk #2 succeeded at 116. done ===> Applying OpenBSD patch patch-t_renegotiate_client_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix sslv3 tests that can't run with LibreSSL |Index: t/renegotiate_client.t |--- t/renegotiate_client.t.orig |+++ t/renegotiate_client.t -------------------------- Patching file t/renegotiate_client.t using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 113. done ===> Applying OpenBSD patch patch-t_renegotiate_server_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix SSLv3 tests that we can't use with LibreSSL |Index: t/renegotiate_server.t |--- t/renegotiate_server.t.orig |+++ t/renegotiate_server.t -------------------------- Patching file t/renegotiate_server.t using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 113. done ===> Applying OpenBSD patch patch-t_simple_large_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Change the test to a newer and supported protocol |Index: t/simple_large.t |--- t/simple_large.t.orig |+++ t/simple_large.t -------------------------- Patching file t/simple_large.t using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 109. done ===> Applying OpenBSD patch patch-t_simple_parallel_large_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Finally skip the test, it fails with 'Please do SSLify_Options() first' at line | 54 despite the same initialization code is used here and in other tests, tried |to pass it a context object with no avail because then it hangs. |Index: t/simple_parallel_large.t |--- t/simple_parallel_large.t.orig |+++ t/simple_parallel_large.t -------------------------- Patching file t/simple_parallel_large.t using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 51. Hunk #3 succeeded at 109. done ===> Applying OpenBSD patch patch-t_simple_parallel_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Change the test to a newer and supported protocol |Index: t/simple_parallel.t |--- t/simple_parallel.t.orig |+++ t/simple_parallel.t -------------------------- Patching file t/simple_parallel.t using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 107. done ===> Applying OpenBSD patch patch-t_simple_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix SSLv3 tests that we can't use with LibreSSL |Index: t/simple.t |--- t/simple.t.orig |+++ t/simple.t -------------------------- Patching file t/simple.t using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 107. done ===> Applying OpenBSD patch patch-t_upgrade_t Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Change the test to a newer and supported protocol |Index: t/upgrade.t |--- t/upgrade.t.orig |+++ t/upgrade.t -------------------------- Patching file t/upgrade.t using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 124. 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-POE-Component-SSLify-1.012p1 ===> Configuring for p5-POE-Component-SSLify-1.012p1 Creating new 'Build' script for 'POE-Component-SSLify' version '1.012' ===> Building for p5-POE-Component-SSLify-1.012p1 cp lib/POE/Component/SSLify.pm blib/lib/POE/Component/SSLify.pm cp lib/POE/Component/SSLify/ClientHandle.pm blib/lib/POE/Component/SSLify/ClientHandle.pm cp lib/POE/Component/SSLify/ServerHandle.pm blib/lib/POE/Component/SSLify/ServerHandle.pm >>> Running package in security/p5-POE-Component-SSLify at 1789590439.04 ===> security/p5-POE-Component-SSLify ===> Faking installation for p5-POE-Component-SSLify-1.012p1 Installing /exopi-obj/pobj/p5-POE-Component-SSLify-1.012/fake-amd64/usr/local/libdata/perl5/site_perl/POE/Component/SSLify.pm Installing /exopi-obj/pobj/p5-POE-Component-SSLify-1.012/fake-amd64/usr/local/libdata/perl5/site_perl/POE/Component/SSLify/ClientHandle.pm Installing /exopi-obj/pobj/p5-POE-Component-SSLify-1.012/fake-amd64/usr/local/libdata/perl5/site_perl/POE/Component/SSLify/ServerHandle.pm Installing /exopi-obj/pobj/p5-POE-Component-SSLify-1.012/fake-amd64/usr/local/man/man3p/POE::Component::SSLify.3p Installing /exopi-obj/pobj/p5-POE-Component-SSLify-1.012/fake-amd64/usr/local/man/man3p/POE::Component::SSLify::ServerHandle.3p Installing /exopi-obj/pobj/p5-POE-Component-SSLify-1.012/fake-amd64/usr/local/man/man3p/POE::Component::SSLify::ClientHandle.3p ===> Building package for p5-POE-Component-SSLify-1.012p1 Create /exopi-cvs/ports/packages/amd64/no-arch/p5-POE-Component-SSLify-1.012p1.tgz Creating package p5-POE-Component-SSLify-1.012p1 reading plist| checking dependencies| checking dependencies|devel/p5-POE checking dependencies|devel/p5-Task-Weaken checking dependencies|security/p5-Net-SSLeay checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************* | 29% archiving|********************** | 34% archiving|************************* | 40% archiving|***************************************************** | 83% archiving|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/all/p5-POE-Component-SSLify-1.012p1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/p5-POE-Component-SSLify-1.012p1.tgz >>> Running clean in security/p5-POE-Component-SSLify at 1789590441.19 ===> security/p5-POE-Component-SSLify ===> Cleaning for p5-POE-Component-SSLify-1.012p1 >>> Ended at 1789590441.38 max_stuck=6.65/depends=4.44/show-prepare-results=0.56/junk=20.99/build=1.16/package=2.16/clean=0.21