------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/security/webtunnel-tor XDG_CONFIG_HOME=/construction/security/webtunnel-tor XDG_CACHE_HOME=/construction/security/webtunnel-tor/.cache HOME=/construction/security/webtunnel-tor TMPDIR="/tmp" PATH=/construction/security/webtunnel-tor/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/webtunnel-tor/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/security/webtunnel-tor XDG_CONFIG_HOME=/construction/security/webtunnel-tor XDG_CACHE_HOME=/construction/security/webtunnel-tor/.cache HOME=/construction/security/webtunnel-tor TMPDIR="/tmp" PATH=/construction/security/webtunnel-tor/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/webtunnel-tor/.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 CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/security/webtunnel-tor/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/webtunnel" EXAMPLESDIR="share/examples/webtunnel" DATADIR="share/webtunnel" WWWDIR="www/webtunnel" ETCDIR="etc/webtunnel" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/webtunnel DOCSDIR=/usr/local/share/doc/webtunnel EXAMPLESDIR=/usr/local/share/examples/webtunnel WWWDIR=/usr/local/www/webtunnel ETCDIR=/usr/local/etc/webtunnel SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go120-1.20.3.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/tor-0.4.7.13.pkg ===> Creating groups. Creating group '_tor' with gid '256'. ===> Creating users Creating user '_tor' with uid '256'. ===> Creating homedir(s) ===== Message from tor-0.4.7.13: -- To enable the tor server, set tor_enable="YES" in your /etc/rc.conf and edit /usr/local/etc/tor/torrc as desired. (However, note that the /usr/local/etc/rc.d/tor rc.subr script can override some torrc options: see that script for details.) To use the torify script, install the net/torsocks port. Tor users are strongly advised to prevent traffic analysis that exploits sequential IP IDs by setting: sysctl net.inet.ip.random_id=1 (see sysctl.conf(5)). In order to run additional, independent instances of tor on the same machine set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ... Alternatively, you can use the extended instance definition to specify all instance parameteres explicitly: inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir} SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on file: /usr/local/sbin/pkg - found => anti-censorship/pluggable-transports-webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7_GL0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/-/archive/38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7.tar.gz?dummy=/anti-censorship/pluggable-transports-webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7_GL0.tar.gz fetch: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/-/archive/38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7.tar.gz?dummy=/anti-censorship/pluggable-transports-webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7_GL0.tar.gz: size unknown fetch: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/-/archive/38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7.tar.gz?dummy=/anti-censorship/pluggable-transports-webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7_GL0.tar.gz: size of remote file is not known anti-censorship/pluggable-transports-webtunnel 0 B 0 Bps anti-censorship/pluggable-transports-webtunnel 10 kB 163 kBps 00s => anti-censorship-pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70_GL0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib/-/archive/24b2b145d7afc66b66e58c702cf988c00f694b70.tar.gz?dummy=/anti-censorship-pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70_GL0.tar.gz fetch: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib/-/archive/24b2b145d7afc66b66e58c702cf988c00f694b70.tar.gz?dummy=/anti-censorship-pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70_GL0.tar.gz: size unknown fetch: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib/-/archive/24b2b145d7afc66b66e58c702cf988c00f694b70.tar.gz?dummy=/anti-censorship-pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70_GL0.tar.gz: size of remote file is not known anti-censorship-pluggable-transports/goptlib-2 0 B 0 Bps anti-censorship-pluggable-transports/goptlib-2 29 kB 165 kBps 00s ===> Fetching all distfiles required by webtunnel-tor-0.0.1 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by webtunnel-tor-0.0.1 for building => SHA256 Checksum OK for anti-censorship/pluggable-transports-webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7_GL0.tar.gz. => SHA256 Checksum OK for anti-censorship-pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70_GL0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by webtunnel-tor-0.0.1 for building ===> Extracting for webtunnel-tor-0.0.1 => SHA256 Checksum OK for anti-censorship/pluggable-transports-webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7_GL0.tar.gz. => SHA256 Checksum OK for anti-censorship-pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70_GL0.tar.gz. /bin/mkdir -p /construction/security/webtunnel-tor/pluggable-transports ln -sf /construction/security/webtunnel-tor/webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7 /construction/security/webtunnel-tor/pluggable-transports/webtunnel-38eb55054a5c3c072acc1d8f9a9afa36e3a5c9b7 ln -sf /construction/security/webtunnel-tor/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70 /construction/security/webtunnel-tor/pluggable-transports/goptlib-24b2b145d7afc66b66e58c702cf988c00f694b70 Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for webtunnel-tor-0.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on file: /usr/local/bin/go120 - found ===> webtunnel-tor-0.0.1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on file: /usr/local/bin/go120 - found ===> webtunnel-tor-0.0.1 depends on file: /usr/local/bin/ccache - found ===> Configuring for webtunnel-tor-0.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for webtunnel-tor-0.0.1 (cd /construction/security/webtunnel-tor/src/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel; for t in ./main/client ./main/server; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/webtunnel/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^webtunnel$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/security/webtunnel-tor XDG_CONFIG_HOME=/construction/security/webtunnel-tor XDG_CACHE_HOME=/construction/security/webtunnel-tor/.cache HOME=/construction/security/webtunnel-tor TMPDIR="/tmp" PATH=/usr/local/libexec/ccache:/construction/security/webtunnel-tor/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/security/webtunnel-tor/.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 CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" CCACHE_DIR="/ccache" 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=0 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/construction/security/webtunnel-tor" GOPATH="/construction/security/webtunnel-tor" GOBIN="" GO111MODULE=off GOMAXPROCS=13 GOPROXY=off /usr/local/bin/go120 build -ldflags '-s -w -extldflags "-static"' -buildmode=exe -v -trimpath -buildvcs=false -o /construction/security/webtunnel-tor/bin/${out} ${pkg}; done) ===> Building client from ./main/client internal/race crypto/internal/alias unicode internal/goos unicode/utf8 internal/coverage/rtcov internal/goarch internal/cpu math/bits sync/atomic runtime/internal/atomic internal/unsafeheader internal/itoa crypto/subtle internal/goexperiment runtime/internal/math internal/abi internal/nettrace container/list crypto/internal/boring/sig vendor/golang.org/x/crypto/cryptobyte/asn1 unicode/utf16 vendor/golang.org/x/crypto/internal/alias runtime/internal/sys internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/godebug internal/singleflight internal/intern math/rand errors sort internal/safefilepath io path vendor/golang.org/x/net/dns/dnsmessage internal/oserror strconv crypto/internal/nistec/fiat syscall hash bytes strings crypto/internal/randutil hash/crc32 vendor/golang.org/x/text/transform crypto crypto/rc4 net/netip reflect net/http/internal/ascii bufio internal/syscall/execenv time internal/syscall/unix context io/fs internal/poll embed os io/ioutil path/filepath os/signal vendor/golang.org/x/sys/cpu vendor/golang.org/x/net/route net internal/fmtsort encoding/binary fmt vendor/golang.org/x/crypto/internal/poly1305 crypto/sha1 crypto/cipher encoding/base64 crypto/internal/edwards25519/field crypto/md5 crypto/internal/nistec crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/hmac encoding/pem crypto/internal/edwards25519 crypto/aes crypto/sha256 crypto/sha512 vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/chacha20poly1305 crypto/ecdh mime/quotedprintable net/http/internal net/url encoding/hex log compress/flate vendor/golang.org/x/net/http2/hpack mime vendor/golang.org/x/text/unicode/norm math/big vendor/golang.org/x/text/unicode/bidi compress/gzip net/textproto vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/net/idna crypto/internal/boring/bbig crypto/elliptic crypto/dsa encoding/asn1 crypto/internal/bigmod crypto/rand crypto/ed25519 gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/vendor/gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib mime/multipart crypto/rsa vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http/httpguts crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/x509 crypto/tls net/http/httptrace gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/transport/tls net/http gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/transport/httpupgrade gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/main/client ===> Building server from ./main/server gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/common/syntheticIP gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel/main/server SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> webtunnel-tor-0.0.1 depends on package: ca_root_nss>=0 - found ===> webtunnel-tor-0.0.1 depends on executable: tor - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for webtunnel-tor-0.0.1 ===> webtunnel-tor-0.0.1 depends on package: ca_root_nss>=0 - found ===> webtunnel-tor-0.0.1 depends on executable: tor - found ===> Generating temporary packing list for t in ./main/client ./main/server; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/webtunnel/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/security/webtunnel-tor/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/security/webtunnel-tor/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/security/webtunnel-tor/bin/${src} ${dst}; done ===> Installing client as /construction/security/webtunnel-tor/stage/usr/local/bin/client ===> Installing server as /construction/security/webtunnel-tor/stage/usr/local/bin/server /bin/mv /construction/security/webtunnel-tor/stage//usr/local/bin/client /construction/security/webtunnel-tor/stage//usr/local/bin/webtunnel-tor-client /bin/mv /construction/security/webtunnel-tor/stage//usr/local/bin/server /construction/security/webtunnel-tor/stage//usr/local/bin/webtunnel-tor-server ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for webtunnel-tor-0.0.1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% Service unavailablepacking files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:51