>>> Building on exopi-5 under net/ddclient BDEPENDS = [devel/libtool;devel/metaauto;devel/autoconf/2.71;devel/automake/1.16] DIST = [net/ddclient:ddclient-4.0.0.tar.gz] FULLPKGNAME = ddclient-4.0.0 RDEPENDS = [net/curl] (Junk lock obtained for exopi-5 at 1771755314.49) >>> Running depends in net/ddclient at 1771755314.53 last junk was in lang/guile3 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 automake-1.16.5p0 libtool-2.4.2p3 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 automake-1.16.5p0 libtool-2.4.2p3 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71p0 automake-1.16.5p0 libtool-2.4.2p3 metaauto-1.0p4 >>> Running show-prepare-results in net/ddclient at 1771755316.08 ===> net/ddclient ===> Building from scratch ddclient-4.0.0 ===> ddclient-4.0.0 depends on: metaauto-* -> metaauto-1.0p4 ===> ddclient-4.0.0 depends on: autoconf-2.71 -> autoconf-2.71p0 ===> ddclient-4.0.0 depends on: automake->=1.16,<1.17 -> automake-1.16.5p0 ===> ddclient-4.0.0 depends on: libtool-* -> libtool-2.4.2p3 autoconf-2.71p0 automake-1.16.5p0 libtool-2.4.2p3 metaauto-1.0p4 (Junk lock released for exopi-5 at 1771755317.02) distfiles size=301499 >>> Running extract in net/ddclient at 1771755317.08 ===> net/ddclient ===> Checking files for ddclient-4.0.0 `/exopi-cvs/ports/distfiles/ddclient-4.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for ddclient-4.0.0 >>> Running patch in net/ddclient at 1771755317.55 ===> net/ddclient ===> Patching for ddclient-4.0.0 ===> Applying OpenBSD patch patch-Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.am |--- Makefile.am.orig |+++ Makefile.am -------------------------- Patching file Makefile.am using Plan A... Hunk #1 succeeded at 42. done ===> Applying OpenBSD patch patch-ddclient_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: ddclient.in |--- ddclient.in.orig |+++ ddclient.in -------------------------- Patching file ddclient.in using Plan A... Hunk #1 succeeded at 133. 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++ >>> Running configure in net/ddclient at 1771755317.87 ===> net/ddclient ===> Generating configure for ddclient-4.0.0 Running autoreconf-2.71 in /exopi-obj/pobj/ddclient-4.0.0/ddclient-4.0.0 configure.ac:23: installing 'build-aux/install-sh' configure.ac:23: installing 'build-aux/missing' configure.ac:15: installing 'build-aux/tap-driver.sh' ===> Configuring for ddclient-4.0.0 Using /exopi-obj/pobj/ddclient-4.0.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ddclient-4.0.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/ddclient-4.0.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for find... /usr/bin/find checking for curl... /usr/local/bin/curl checking whether perl executable path has been provided... no checking for perl... /usr/bin/perl checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for perl version... 5.42.0 checking for perl module Data::Dumper... ok checking for perl module File::Basename... ok checking for perl module File::Path... ok checking for perl module File::Temp... ok checking for perl module Getopt::Long... ok checking for perl module Socket... ok checking for perl module Sys::Hostname... ok checking for perl module version 0.77... ok checking for perl module B... ok checking for perl module Exporter... ok checking for perl module File::Spec::Functions... ok checking for perl module File::Temp... ok checking for perl module List::Util... ok checking for perl module Scalar::Util... ok checking for perl module re... ok checking for perl module Carp... ok checking for perl module HTTP::Daemon 6.12... ok checking for perl module HTTP::Daemon::SSL... no configure: WARNING: some tests may be skipped due to missing module HTTP::Daemon::SSL checking for perl module HTTP::Message::PSGI... no configure: WARNING: some tests may be skipped due to missing module HTTP::Message::PSGI checking for perl module HTTP::Request... ok checking for perl module HTTP::Response... ok checking for perl module JSON::PP... ok checking for perl module Test::MockModule... no checking for perl module Test::TCP... configure: WARNING: some tests may be skipped due to missing module Test::MockModule no checking for perl module Test::Warnings... no configure: WARNING: some tests may be skipped due to missing module Test::TCP configure: WARNING: some tests may be skipped due to missing module Test::Warnings checking for perl module Time::HiRes... ok checking for perl module URI... ok checking for perl module parent... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/version.pl configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in net/ddclient at 1771755328.08 ===> net/ddclient ===> Building for ddclient-4.0.0 rm -f 'ddclient' 'ddclient'.tmp in='ddclient'.in; test -f "${in}" || in='./'${in}; sed -e 's|@PACKAGE_VERSION[@]|4.0.0|g' -e '1 s|^#\!.*perl$|#\!/usr/bin/perl|g' -e 's|@localstatedir[@]|/var|g' -e 's|@confdir[@]|/etc/ddclient|g' -e 's|@runstatedir[@]|/var/run/ddclient|g' -e 's|@CURL[@]|/usr/local/bin/curl|g' "${in}" >'ddclient'.tmp && { ! test -x "${in}" || chmod +x 'ddclient'.tmp; } mv 'ddclient'.tmp 'ddclient' rm -f 'ddclient.conf' 'ddclient.conf'.tmp in='ddclient.conf'.in; test -f "${in}" || in='./'${in}; sed -e 's|@PACKAGE_VERSION[@]|4.0.0|g' -e '1 s|^#\!.*perl$|#\!/usr/bin/perl|g' -e 's|@localstatedir[@]|/var|g' -e 's|@confdir[@]|/etc/ddclient|g' -e 's|@runstatedir[@]|/var/run/ddclient|g' -e 's|@CURL[@]|/usr/local/bin/curl|g' "${in}" >'ddclient.conf'.tmp && { ! test -x "${in}" || chmod +x 'ddclient.conf'.tmp; } mv 'ddclient.conf'.tmp 'ddclient.conf' >>> Running package in net/ddclient at 1771755328.34 ===> net/ddclient ===> Faking installation for ddclient-4.0.0 mkdir -p '/exopi-obj/pobj/ddclient-4.0.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/ddclient-4.0.0/bin/install -c -m 755 ddclient '/exopi-obj/pobj/ddclient-4.0.0/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/ddclient-4.0.0/fake-amd64/usr/local/share/examples/ddclient' /exopi-obj/pobj/ddclient-4.0.0/bin/install -c -m 644 ddclient.conf '/exopi-obj/pobj/ddclient-4.0.0/fake-amd64/usr/local/share/examples/ddclient' Installing /exopi-cvs/ports/net/ddclient/pkg/ddclient.rc as /exopi-obj/pobj/ddclient-4.0.0/fake-amd64/etc/rc.d/ddclient ===> Building package for ddclient-4.0.0 Create /exopi-cvs/ports/packages/amd64/no-arch/ddclient-4.0.0.tgz Creating package ddclient-4.0.0 reading plist| checking dependencies| checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/all/ddclient-4.0.0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/ddclient-4.0.0.tgz >>> Running clean in net/ddclient at 1771755329.59 ===> net/ddclient ===> Cleaning for ddclient-4.0.0 >>> Ended at 1771755329.90 max_stuck=2.36/depends=1.55/show-prepare-results=0.98/extract=0.50/patch=0.29/configure=10.23/build=0.26/package=1.26/clean=0.33