=>> Building sysutils/docker-machine build started at Mon May 5 13:01:45 EDT 2025 port directory: /usr/ports/sysutils/docker-machine package name: docker-machine-0.16.2_24 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 663 Mar 20 01:41 /usr/ports/sysutils/docker-machine/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d0642a617631 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work/.cache HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/docker-machine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/docker-machine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work/.cache HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/docker-machine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/docker-machine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/docker-machine" EXAMPLESDIR="share/examples/docker-machine" DATADIR="share/docker-machine" WWWDIR="www/docker-machine" ETCDIR="etc/docker-machine" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/docker-machine DOCSDIR=/usr/local/share/doc/docker-machine EXAMPLESDIR=/usr/local/share/examples/docker-machine WWWDIR=/usr/local/www/docker-machine ETCDIR=/usr/local/etc/docker-machine --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The docker-machine port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> docker-machine-0.16.2_24 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> docker-machine-0.16.2_24 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of docker-machine-0.16.2_24 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The docker-machine port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by docker-machine-0.16.2_24 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The docker-machine port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by docker-machine-0.16.2_24 for building => SHA256 Checksum OK for docker-machine-v0.16.2_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-v0.6.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The docker-machine port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by docker-machine-0.16.2_24 for building ===> Extracting for docker-machine-0.16.2_24 => SHA256 Checksum OK for docker-machine-v0.16.2_GH0.tar.gz. => SHA256 Checksum OK for golang-sys-v0.6.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for docker-machine-0.16.2_24 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> docker-machine-0.16.2_24 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_5.pkg [13amd64-weekly-desktop-job-02] Installing go121-1.21.13_5... [13amd64-weekly-desktop-job-02] Extracting go121-1.21.13_5: .......... done ===> docker-machine-0.16.2_24 depends on file: /usr/local/bin/go121 - found ===> Returning to build of docker-machine-0.16.2_24 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for docker-machine-0.16.2_24 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for docker-machine-0.16.2_24 /bin/rm -f -r /wrkdirs/usr/ports/sysutils/docker-machine/work/machine-0.16.2/vendor/golang.org/x/sys /bin/ln -s /wrkdirs/usr/ports/sysutils/docker-machine/work/sys-* /wrkdirs/usr/ports/sysutils/docker-machine/work/machine-0.16.2/vendor/golang.org/x/sys (cd /wrkdirs/usr/ports/sysutils/docker-machine/work/src/github.com/docker/machine; for t in github.com/docker/machine/cmd/docker-machine; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/docker-machine/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^docker-machine$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env -i HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work MACHINE_ARCH=amd64 PWD="${PWD}" GIT_CEILING_DIRECTORIES=/wrkdirs/usr/ports/sysutils/docker-machine/work __MAKE_CONF=/nonexistent OSVERSION=1304000 PATH=/wrkdirs/usr/ports/sysutils/docker-machine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin TMPDIR=/tmp UNAME_r=13.4-RELEASE-p4 UNAME_v=FreeBSD\ 13.4-RELEASE-p4 XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work/.cache HOME=/wrkdirs/usr/ports/sysutils/docker-machine/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/docker-machine/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/docker-machine/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/wrkdirs/usr/ports/sysutils/docker-machine/work" GOPATH="/wrkdirs/usr/ports/sysutils/docker-machine/work" GOBIN="" GO111MODULE=off GOMAXPROCS=8 GOPROXY=off /usr/local/bin/go121 build -buildmode=exe -v -trimpath -ldflags=-s -buildvcs=false -o /wrkdirs/usr/ports/sysutils/docker-machine/work/bin/${out} ${pkg}; done) ===> Building docker-machine from github.com/docker/machine/cmd/docker-machine internal/godebugs internal/goos internal/unsafeheader internal/coverage/rtcov internal/cpu internal/goarch internal/goexperiment internal/itoa math/bits runtime/internal/math runtime/internal/sys internal/abi runtime/internal/atomic unicode/utf8 internal/race sync/atomic unicode encoding unicode/utf16 crypto/internal/alias crypto/subtle internal/bytealg crypto/internal/boring/sig math internal/nettrace container/list vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias log/internal github.com/docker/machine/vendor/golang.org/x/crypto/curve25519 github.com/docker/machine/libmachine/state github.com/docker/machine/libmachine/auth github.com/docker/machine/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 github.com/docker/machine/libmachine/engine github.com/docker/machine/libmachine/provision/pkgaction github.com/docker/machine/libmachine/provision/serviceaction github.com/docker/machine/libmachine/swarm github.com/docker/machine/libmachine/version github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/client/metadata github.com/docker/machine/vendor/github.com/Azure/go-autorest/autorest/to github.com/docker/machine/vendor/github.com/intel-go/cpuid runtime internal/reflectlite sync internal/testlog internal/singleflight internal/sysinfo internal/bisect runtime/cgo internal/godebug errors sort io strconv internal/oserror internal/safefilepath path math/rand syscall hash text/tabwriter bytes strings crypto/internal/randutil reflect crypto vendor/golang.org/x/net/dns/dnsmessage internal/intern hash/crc32 net/netip crypto/internal/nistec/fiat crypto/rc4 vendor/golang.org/x/text/transform regexp/syntax bufio net/http/internal/ascii github.com/docker/machine/libmachine/versioncmp html github.com/docker/machine/drivers/driverutil github.com/docker/machine/vendor/github.com/tent/http-link-go net/http/internal/testcert internal/syscall/execenv internal/syscall/unix github.com/docker/machine/vendor/golang.org/x/crypto/ssh/terminal time regexp github.com/docker/machine/vendor/github.com/skarademir/naturalsort github.com/docker/machine/vendor/google.golang.org/api/googleapi/internal/uritemplates context github.com/docker/machine/vendor/github.com/cenkalti/backoff io/fs internal/poll internal/fmtsort internal/saferio encoding/binary embed os encoding/base64 crypto/md5 crypto/internal/edwards25519/field crypto/cipher vendor/golang.org/x/crypto/internal/poly1305 crypto/internal/nistec encoding/pem crypto/internal/edwards25519 crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/hmac crypto/sha512 crypto/aes crypto/sha1 crypto/sha256 vendor/golang.org/x/crypto/hkdf io/ioutil path/filepath vendor/golang.org/x/net/route fmt os/signal vendor/golang.org/x/sys/cpu github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/debug crypto/ecdh github.com/docker/machine/vendor/github.com/bugsnag/osext os/exec vendor/golang.org/x/crypto/chacha20poly1305 net github.com/docker/machine/vendor/github.com/bugsnag/panicwrap flag encoding/hex net/url os/user text/template/parse encoding/json math/big github.com/docker/machine/libmachine/log github.com/docker/machine/version compress/flate log vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/unicode/bidi compress/gzip text/template vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/secure/bidirule mime/quotedprintable net/http/internal github.com/docker/machine/libmachine/mcnflag crypto/rand crypto/elliptic crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/dsa crypto/ed25519 vendor/golang.org/x/net/idna crypto/rsa github.com/docker/machine/vendor/github.com/codegangsta/cli github.com/docker/machine/vendor/golang.org/x/sys/unix github.com/docker/machine/vendor/golang.org/x/crypto/ed25519 github.com/docker/machine/vendor/github.com/docker/go-units github.com/docker/machine/libmachine/mcnerror vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/docker/machine/libmachine/drivers/plugin/localbinary archive/tar go/token encoding/gob html/template crypto/ecdsa runtime/debug github.com/docker/machine/vendor/github.com/bugsnag/bugsnag-go/errors github.com/docker/machine/libmachine/shell github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/awserr github.com/docker/machine/vendor/github.com/go-ini/ini github.com/docker/machine/vendor/github.com/jmespath/go-jmespath encoding/xml github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/endpoints github.com/docker/machine/vendor/github.com/Azure/go-autorest/autorest/date github.com/docker/machine/vendor/github.com/docker/docker/pkg/term github.com/docker/machine/vendor/github.com/Azure/go-autorest/autorest/validation github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/credentials github.com/docker/machine/drivers/azure/logutil github.com/docker/machine/vendor/github.com/google/go-querystring/query github.com/docker/machine/vendor/golang.org/x/net/context database/sql/driver github.com/docker/machine/vendor/golang.org/x/oauth2/jws github.com/docker/machine/vendor/github.com/mitchellh/mapstructure runtime/trace github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/progress database/sql github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/awsutil testing github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/types github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/xml github.com/docker/machine/vendor/github.com/vmware/govcloudair/types/v56 github.com/docker/machine/vendor/github.com/jinzhu/copier vendor/golang.org/x/net/http/httpproxy net/textproto crypto/x509 vendor/golang.org/x/net/http/httpguts mime/multipart github.com/docker/machine/vendor/github.com/dgrijalva/jwt-go github.com/docker/machine/vendor/golang.org/x/crypto/ssh crypto/tls net/http/httptrace net/http net/http/cookiejar github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws net/rpc github.com/docker/machine/vendor/github.com/samalba/dockerclient github.com/docker/machine/libmachine/mcnutils github.com/docker/machine/vendor/github.com/bugsnag/bugsnag-go net/http/httputil github.com/docker/machine/vendor/github.com/Azure/go-autorest/autorest github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/request github.com/docker/machine/commands/mcndirs github.com/docker/machine/libmachine/ssh github.com/docker/machine/libmachine/cert github.com/docker/machine/libmachine/crashreport github.com/docker/machine/vendor/github.com/Azure/azure-sdk-for-go/storage github.com/docker/machine/vendor/github.com/digitalocean/godo github.com/docker/machine/libmachine/drivers github.com/docker/machine/vendor/golang.org/x/oauth2/internal github.com/docker/machine/libmachine/mcndockerclient github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/client github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/corehandlers github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/protocol/rest github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/protocol github.com/docker/machine/drivers/errdriver github.com/docker/machine/drivers/none github.com/docker/machine/libmachine/provision github.com/docker/machine/libmachine/drivers/rpc github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/waiter github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/protocol/query github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/defaults github.com/docker/machine/vendor/github.com/Azure/go-autorest/autorest/azure github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/service/sts github.com/docker/machine/vendor/golang.org/x/oauth2 github.com/docker/machine/vendor/github.com/exoscale/egoscale github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/service/ec2 github.com/docker/machine/drivers/generic github.com/docker/machine/drivers/digitalocean github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/docker/machine/vendor/golang.org/x/oauth2/jwt github.com/docker/machine/libmachine/host github.com/docker/machine/vendor/github.com/aws/aws-sdk-go/aws/session github.com/docker/machine/vendor/google.golang.org/cloud/internal github.com/docker/machine/vendor/golang.org/x/net/context/ctxhttp github.com/docker/machine/vendor/github.com/Azure/azure-sdk-for-go/arm/network github.com/docker/machine/vendor/github.com/Azure/azure-sdk-for-go/arm/storage github.com/docker/machine/vendor/github.com/Azure/azure-sdk-for-go/arm/compute github.com/docker/machine/libmachine/check github.com/docker/machine/libmachine/persist github.com/docker/machine/vendor/github.com/Azure/azure-sdk-for-go/arm/resources/resources github.com/docker/machine/libmachine github.com/docker/machine/commands github.com/docker/machine/vendor/github.com/Azure/azure-sdk-for-go/arm/resources/subscriptions github.com/docker/machine/drivers/exoscale github.com/docker/machine/vendor/google.golang.org/cloud/compute/metadata github.com/docker/machine/vendor/google.golang.org/api/googleapi github.com/docker/machine/vendor/golang.org/x/oauth2/google github.com/docker/machine/drivers/hyperv github.com/docker/machine/vendor/google.golang.org/api/gensupport github.com/docker/machine/vendor/github.com/rackspace/gophercloud net/http/httptest github.com/docker/machine/vendor/google.golang.org/api/compute/v1 github.com/docker/machine/vendor/github.com/rackspace/gophercloud/pagination github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/utils github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers github.com/docker/machine/vendor/github.com/rackspace/gophercloud/testhelper github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images github.com/docker/machine/vendor/github.com/rackspace/gophercloud/testhelper/client github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks github.com/docker/machine/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports github.com/docker/machine/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens github.com/docker/machine/vendor/github.com/rackspace/gophercloud/rackspace github.com/docker/machine/drivers/softlayer github.com/docker/machine/drivers/openstack github.com/docker/machine/drivers/virtualbox github.com/docker/machine/drivers/vmwarefusion github.com/docker/machine/vendor/github.com/vmware/govcloudair github.com/docker/machine/libmachine/drivers/plugin github.com/docker/machine/drivers/rackspace github.com/docker/machine/drivers/vmwarevcloudair github.com/docker/machine/drivers/amazonec2 github.com/docker/machine/drivers/azure/azureutil github.com/docker/machine/drivers/azure github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/soap github.com/docker/machine/drivers/google github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/methods github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25 github.com/docker/machine/vendor/github.com/vmware/govmomi/vim25/mo github.com/docker/machine/vendor/github.com/vmware/govmomi/property github.com/docker/machine/vendor/github.com/vmware/govmomi/list github.com/docker/machine/vendor/github.com/vmware/govmomi/task github.com/docker/machine/vendor/github.com/vmware/govmomi/session github.com/docker/machine/vendor/github.com/vmware/govmomi/guest github.com/docker/machine/vendor/github.com/vmware/govmomi github.com/docker/machine/vendor/github.com/vmware/govmomi/object github.com/docker/machine/vendor/github.com/vmware/govmomi/find github.com/docker/machine/drivers/vmwarevsphere github.com/docker/machine/cmd/docker-machine =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for docker-machine-0.16.2_24 ===> Generating temporary packing list for t in github.com/docker/machine/cmd/docker-machine; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/docker-machine/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/wrkdirs/usr/ports/sysutils/docker-machine/work/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/wrkdirs/usr/ports/sysutils/docker-machine/work/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /wrkdirs/usr/ports/sysutils/docker-machine/work/bin/${src} ${dst}; done ===> Installing docker-machine as /wrkdirs/usr/ports/sysutils/docker-machine/work/stage/usr/local/bin/docker-machine ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T17:01:45+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d0642a617631' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for docker-machine-0.16.2_24 ===> Building docker-machine-0.16.2_24 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for docker-machine-0.16.2_24 build of sysutils/docker-machine | docker-machine-0.16.2_24 ended at Mon May 5 13:02:20 EDT 2025 build time: 00:00:36