FreeBSD Bugzilla – Attachment 242866 Details for
Bug 272036
net/syncthing: update to 1.23.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere build log
syncthing-1.23.5.log (text/plain), 24.02 KB, created by
Anton Saietskii
on 2023-06-18 13:28:03 UTC
(
hide
)
Description:
poudriere build log
Filename:
MIME Type:
Creator:
Anton Saietskii
Created:
2023-06-18 13:28:03 UTC
Size:
24.02 KB
patch
obsolete
>=>> Building net/syncthing >build started at Sun Jun 18 16:18:28 EEST 2023 >port directory: /usr/ports/net/syncthing >package name: syncthing-1.23.5 >building for: FreeBSD releng132-default-job-01 13.2-RELEASE FreeBSD 13.2-RELEASE 1302001 amd64 >maintained by: dvl@FreeBSD.org >Makefile ident: >Poudriere version: 3.3.7_1 >Host OSVERSION: 1302001 >Jail OSVERSION: 1302001 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/sh >OSVERSION=1302001 >UNAME_v=FreeBSD 13.2-RELEASE 1302001 >UNAME_r=13.2-RELEASE >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 >LOCALBASE=/usr/local >USER=root >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.3.7_1 >MASTERMNT=/usr/local/poudriere/data/.m/releng132-default/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen >GID=0 >UID=0 >PWD=/usr/local/poudriere/data/.m/releng132-default/ref/.p/pool >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=releng132-default >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/usr/local/poudriere/data/.m/releng132-default/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for syncthing-1.23.5: > DOCS=off: Build and/or install documentation >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >dvl@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net/syncthing/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/syncthing/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/syncthing/work/.cache HOME=/wrkdirs/usr/ports/net/syncthing/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/syncthing/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/syncthing/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-- >BUILD_USER=ports BUILD_HOST=freebsd XDG_DATA_HOME=/wrkdirs/usr/ports/net/syncthing/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/syncthing/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/syncthing/work/.cache HOME=/wrkdirs/usr/ports/net/syncthing/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/syncthing/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/syncthing/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="-O3 -pipe -march=native -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O3 -pipe -march=native -fstack-protector-strong -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" >--End MAKE_ENV-- > >--PLIST_SUB-- >PORTDOCS="@comment " OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/syncthing" EXAMPLESDIR="share/examples/syncthing" DATADIR="share/syncthing" WWWDIR="www/syncthing" ETCDIR="etc/syncthing" >--End PLIST_SUB-- > >--SUB_LIST-- > PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/syncthing DOCSDIR=/usr/local/share/doc/syncthing EXAMPLESDIR=/usr/local/share/examples/syncthing WWWDIR=/usr/local/www/syncthing ETCDIR=/usr/local/etc/syncthing >--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 >#### /usr/local/etc/poudriere.d/make.conf #### ># > ># vim: ts=4:sw=4 > >CPUTYPE?=native >CFLAGS=-O3 -pipe > >DISABLE_LICENSES=yes >OPTIONS_UNSET?=DEBUG DOCS DTRACE EXAMPLES INFO X11 >RANDOMIZE_MASTER_SITES=yes >TRYBROKEN=yes >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### Misc Poudriere #### >.include "/etc/make.conf.ports_env" >DISABLE_MAKE_JOBS=poudriere >---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) 7693 >open files (-n) 1024 >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-- >=======================<phase: check-sanity >============================ >=========================================================================== >=======================<phase: pkg-depends >============================ >===> syncthing-1.23.5 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.19.1_1.pkg >[releng132-default-job-01] Installing pkg-1.19.1_1... >[releng132-default-job-01] Extracting pkg-1.19.1_1: .......... done >===> syncthing-1.23.5 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of syncthing-1.23.5 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> Fetching all distfiles required by syncthing-1.23.5 for building >=========================================================================== >=======================<phase: checksum >============================ >===> Fetching all distfiles required by syncthing-1.23.5 for building >=> SHA256 Checksum OK for syncthing-source-v1.23.5.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> Fetching all distfiles required by syncthing-1.23.5 for building >===> Extracting for syncthing-1.23.5 >=> SHA256 Checksum OK for syncthing-source-v1.23.5.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for syncthing-1.23.5 >===> Applying FreeBSD patches for syncthing-1.23.5 from /usr/ports/net/syncthing/files >=========================================================================== >=======================<phase: build-depends >============================ >===> syncthing-1.23.5 depends on file: /usr/local/bin/go119 - not found >===> Installing existing package /packages/All/go119-1.19.8.pkg >[releng132-default-job-01] Installing go119-1.19.8... >[releng132-default-job-01] Extracting go119-1.19.8: .......... done >===> syncthing-1.23.5 depends on file: /usr/local/bin/go119 - found >===> Returning to build of syncthing-1.23.5 >===> syncthing-1.23.5 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.7.12_4.pkg >[releng132-default-job-01] Installing ccache-3.7.12_4... >[releng132-default-job-01] Extracting ccache-3.7.12_4: .... done >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 clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (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. >===> syncthing-1.23.5 depends on file: /usr/local/bin/ccache - found >===> Returning to build of syncthing-1.23.5 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for syncthing-1.23.5 >=========================================================================== >=======================<phase: build >============================ >===> Building for syncthing-1.23.5 >Notice: Next generation GUI will not be built; see --with-next-gen-gui. >internal/goarch >internal/unsafeheader >internal/cpu >internal/abi >internal/goexperiment >internal/goos >runtime/internal/atomic >internal/bytealg >runtime/internal/math >runtime/internal/sys >internal/race >sync/atomic >runtime >unicode >unicode/utf8 >internal/itoa >container/list >math/bits >math >crypto/internal/subtle >crypto/subtle >crypto/internal/boring/sig >unicode/utf16 >vendor/golang.org/x/crypto/cryptobyte/asn1 >internal/nettrace >vendor/golang.org/x/crypto/internal/subtle >encoding >github.com/pierrec/lz4/v4/internal/lz4errors >golang.org/x/crypto/internal/alias >github.com/greatroar/blobloom >golang.org/x/net/internal/iana >google.golang.org/protobuf/internal/flags >google.golang.org/protobuf/internal/set >hash/maphash >github.com/gobwas/glob/util/runes >github.com/calmh/incontainer >golang.org/x/exp/constraints >golang.org/x/crypto/cryptobyte/asn1 >image/color >internal/reflectlite >sync >internal/testlog >math/rand >internal/singleflight >runtime/cgo >errors >io >bytes >strings >internal/oserror >syscall >bufio >hash >strconv >time >crypto >context >reflect >crypto/internal/nistec/fiat >path >sort >io/fs >embed >internal/syscall/unix >internal/poll >internal/safefilepath >internal/syscall/execenv >os >crypto/internal/randutil >crypto/rc4 >internal/godebug >vendor/golang.org/x/net/dns/dnsmessage >encoding/binary >internal/fmtsort >fmt >crypto/cipher >crypto/internal/nistec >crypto/internal/boring >crypto/aes >crypto/des >math/big >crypto/sha512 >crypto/internal/edwards25519/field >crypto/internal/edwards25519 >crypto/hmac >crypto/md5 >crypto/elliptic >crypto/internal/boring/bbig >encoding/asn1 >crypto/rand >crypto/ed25519 >crypto/rsa >crypto/sha1 >vendor/golang.org/x/crypto/cryptobyte >crypto/sha256 >crypto/dsa >encoding/hex >crypto/x509/pkix >encoding/base64 >encoding/pem >vendor/golang.org/x/net/route >crypto/ecdsa >internal/intern >net/netip >net/url >path/filepath >net >vendor/golang.org/x/crypto/chacha20 >vendor/golang.org/x/crypto/internal/poly1305 >vendor/golang.org/x/sys/cpu >vendor/golang.org/x/crypto/chacha20poly1305 >vendor/golang.org/x/crypto/curve25519/internal/field >vendor/golang.org/x/crypto/curve25519 >vendor/golang.org/x/crypto/hkdf >encoding/json >go/token >go/scanner >go/ast >go/doc/comment >crypto/x509 >regexp/syntax >crypto/tls >regexp >internal/lazyregexp >go/doc >io/ioutil >os/user >flag >github.com/pkg/errors >html >github.com/russross/blackfriday/v2 >github.com/alecthomas/kong >github.com/cpuguy83/go-md2man/v2/md2man >text/tabwriter >text/template/parse >github.com/flynn-archive/go-shlex >log >github.com/syncthing/syncthing/lib/build >github.com/gogo/protobuf/proto >text/template >github.com/urfave/cli >compress/flate >hash/crc32 >compress/gzip >github.com/gogo/protobuf/protoc-gen-gogo/descriptor >github.com/AudriusButkevicius/recli >github.com/hashicorp/golang-lru/v2/simplelru >internal/sysinfo >runtime/debug >runtime/trace >testing >github.com/hashicorp/golang-lru/v2 >golang.org/x/sys/unix >github.com/gogo/protobuf/gogoproto >os/exec >github.com/syncthing/notify >github.com/shirou/gopsutil/v3/internal/common >github.com/syncthing/syncthing/lib/logger >github.com/shirou/gopsutil/v3/disk >encoding/base32 >github.com/miscreant/miscreant.go/block >github.com/miscreant/miscreant.go/cmac >github.com/miscreant/miscreant.go/pmac >github.com/pierrec/lz4/v4/internal/lz4block >github.com/miscreant/miscreant.go >github.com/pierrec/lz4/v4/internal/xxh32 >github.com/syncthing/syncthing/lib/rand >github.com/pierrec/lz4/v4/internal/lz4stream >github.com/klauspost/cpuid/v2 >github.com/pierrec/lz4/v4 >github.com/syncthing/syncthing/proto/ext >golang.org/x/crypto/chacha20 >golang.org/x/crypto/internal/poly1305 >golang.org/x/sys/cpu >golang.org/x/crypto/chacha20poly1305 >golang.org/x/crypto/hkdf >golang.org/x/crypto/pbkdf2 >golang.org/x/crypto/scrypt >github.com/minio/sha256-simd >golang.org/x/text/transform >golang.org/x/text/unicode/norm >github.com/syncthing/syncthing/lib/sha256 >github.com/petermattis/goid >github.com/sasha-s/go-deadlock >github.com/syncthing/syncthing/lib/sync >hash/fnv >encoding/xml >github.com/syncthing/syncthing/lib/protocol >github.com/gogo/protobuf/sortkeys >github.com/gogo/protobuf/types >github.com/syncthing/syncthing/lib/fs >github.com/syncthing/syncthing/lib/locations >github.com/syncthing/syncthing/cmd/syncthing/cmdutil >github.com/syndtr/goleveldb/leveldb/util >github.com/syndtr/goleveldb/leveldb/cache >github.com/syndtr/goleveldb/leveldb/comparer >github.com/syndtr/goleveldb/leveldb/storage >github.com/syndtr/goleveldb/leveldb/filter >container/heap >github.com/syndtr/goleveldb/leveldb/opt >github.com/syndtr/goleveldb/leveldb/errors >github.com/syndtr/goleveldb/leveldb/iterator >github.com/syndtr/goleveldb/leveldb/journal >github.com/syndtr/goleveldb/leveldb/memdb >github.com/golang/snappy >github.com/thejerf/suture/v4 >github.com/syndtr/goleveldb/leveldb/table >github.com/syndtr/goleveldb/leveldb >github.com/syncthing/syncthing/lib/events >github.com/syncthing/syncthing/lib/connections/registry >golang.org/x/net/bpf >golang.org/x/net/internal/socket >golang.org/x/net/ipv4 >github.com/syncthing/syncthing/lib/db/backend >golang.org/x/net/ipv6 >golang.org/x/net/internal/socks >vendor/golang.org/x/text/transform >golang.org/x/net/proxy >vendor/golang.org/x/text/unicode/bidi >vendor/golang.org/x/text/unicode/norm >vendor/golang.org/x/text/secure/bidirule >net/textproto >vendor/golang.org/x/net/http2/hpack >vendor/golang.org/x/net/idna >mime >mime/quotedprintable >mime/multipart >net/http/httptrace >vendor/golang.org/x/net/http/httpguts >vendor/golang.org/x/net/http/httpproxy >net/http/internal >net/http/internal/ascii >github.com/syncthing/syncthing/lib/svcutil >net/http >github.com/syncthing/syncthing/lib/util >google.golang.org/protobuf/internal/detrand >google.golang.org/protobuf/internal/errors >google.golang.org/protobuf/encoding/protowire >google.golang.org/protobuf/internal/pragma >google.golang.org/protobuf/reflect/protoreflect >google.golang.org/protobuf/internal/descfmt >google.golang.org/protobuf/internal/descopts >google.golang.org/protobuf/internal/strs >google.golang.org/protobuf/internal/encoding/text >google.golang.org/protobuf/internal/encoding/defval >google.golang.org/protobuf/internal/encoding/messageset >google.golang.org/protobuf/internal/genid >google.golang.org/protobuf/internal/order >google.golang.org/protobuf/reflect/protoregistry >google.golang.org/protobuf/runtime/protoiface >google.golang.org/protobuf/proto >google.golang.org/protobuf/internal/filedesc >google.golang.org/protobuf/encoding/prototext >google.golang.org/protobuf/internal/encoding/tag >google.golang.org/protobuf/internal/impl >github.com/syncthing/syncthing/lib/dialer >github.com/syncthing/syncthing/lib/osutil >google.golang.org/protobuf/internal/version >google.golang.org/protobuf/internal/filetype >github.com/syncthing/syncthing/lib/upgrade >golang.org/x/crypto/blowfish >google.golang.org/protobuf/runtime/protoimpl >google.golang.org/protobuf/types/known/timestamppb >golang.org/x/crypto/bcrypt >github.com/syncthing/syncthing/lib/db >log/syslog >runtime/pprof >github.com/rcrowley/go-metrics >github.com/gobwas/glob/util/strings >github.com/gobwas/glob/match >github.com/gobwas/glob/syntax/lexer >github.com/gobwas/glob/syntax/ast >github.com/gobwas/glob/compiler >github.com/syncthing/syncthing/lib/config >github.com/gobwas/glob/syntax >github.com/gobwas/glob >github.com/syncthing/syncthing/lib/ignore >hash/adler32 >github.com/syncthing/syncthing/lib/scanner >archive/zip >golang.org/x/crypto/md4 >github.com/Azure/go-ntlmssp >github.com/syncthing/syncthing/cmd/syncthing/cli >github.com/syncthing/syncthing/cmd/syncthing/decrypt >github.com/go-asn1-ber/asn1-ber >github.com/go-ldap/ldap/v3 >github.com/julienschmidt/httprouter >github.com/syncthing/syncthing/lib/assets >github.com/syncthing/syncthing/lib/api/auto >github.com/quic-go/quic-go/internal/protocol >github.com/quic-go/quic-go/internal/utils >golang.org/x/crypto/cryptobyte >golang.org/x/crypto/curve25519/internal/field >github.com/quic-go/quic-go/quicvarint >github.com/quic-go/quic-go/internal/utils/linkedlist >github.com/syncthing/syncthing/lib/beacon >golang.org/x/crypto/curve25519 >github.com/quic-go/qtls-go1-19 >github.com/syncthing/syncthing/lib/discover >github.com/syncthing/syncthing/lib/nat >golang.org/x/net/route >github.com/jackpal/gateway >github.com/jackpal/go-nat-pmp >github.com/syncthing/syncthing/lib/pmp >github.com/calmh/xdr >github.com/syncthing/syncthing/lib/relay/protocol >github.com/syncthing/syncthing/lib/relay/client >github.com/syncthing/syncthing/lib/stats >github.com/ccding/go-stun/stun >github.com/syncthing/syncthing/lib/upnp >golang.org/x/time/rate >database/sql/driver >github.com/syncthing/syncthing/lib/ur/contract >github.com/kballard/go-shellquote >github.com/syncthing/syncthing/lib/versioner >github.com/quic-go/quic-go/internal/qtls >github.com/quic-go/quic-go/internal/qerr >github.com/syncthing/syncthing/lib/watchaggregator >github.com/quic-go/quic-go/internal/wire >github.com/quic-go/quic-go/internal/flowcontrol >github.com/chmduquesne/rollinghash >github.com/chmduquesne/rollinghash/adler32 >github.com/syncthing/syncthing/lib/weakhash >github.com/syncthing/syncthing/lib/tlsutil >github.com/vitrun/qart/gf256 >github.com/quic-go/quic-go/logging >github.com/vitrun/qart/coding >github.com/quic-go/quic-go/internal/congestion >github.com/quic-go/quic-go/internal/handshake >github.com/quic-go/quic-go/internal/ackhandler >github.com/quic-go/quic-go/internal/logutils >image >github.com/quic-go/quic-go >github.com/vitrun/qart/qr >golang.org/x/text/runes >internal/profile >net/http/pprof >os/signal >github.com/AudriusButkevicius/pfilter >github.com/syncthing/syncthing/lib/stun >github.com/syncthing/syncthing/lib/connections >github.com/syncthing/syncthing/lib/ur >github.com/syncthing/syncthing/lib/model >github.com/syncthing/syncthing/lib/api >github.com/syncthing/syncthing/lib/syncthing >github.com/syncthing/syncthing/cmd/syncthing/generate >github.com/syncthing/syncthing/cmd/syncthing >crypto/internal/edwards25519/field >vendor/golang.org/x/crypto/internal/subtle >crypto/internal/edwards25519 >vendor/golang.org/x/crypto/chacha20 >vendor/golang.org/x/crypto/internal/poly1305 >crypto/ed25519 >vendor/golang.org/x/crypto/chacha20poly1305 >crypto/x509 >vendor/golang.org/x/crypto/curve25519/internal/field >vendor/golang.org/x/crypto/curve25519 >github.com/gogo/protobuf/proto >crypto/tls >net/http/httptrace >net/http >github.com/gogo/protobuf/protoc-gen-gogo/descriptor >github.com/gogo/protobuf/gogoproto >github.com/beorn7/perks/quantile >github.com/cespare/xxhash/v2 >google.golang.org/protobuf/reflect/protoreflect >google.golang.org/protobuf/internal/encoding/messageset >google.golang.org/protobuf/internal/strs >google.golang.org/protobuf/internal/encoding/text >google.golang.org/protobuf/internal/genid >google.golang.org/protobuf/internal/order >google.golang.org/protobuf/reflect/protoregistry >google.golang.org/protobuf/runtime/protoiface >google.golang.org/protobuf/proto >google.golang.org/protobuf/encoding/prototext >google.golang.org/protobuf/internal/encoding/defval >google.golang.org/protobuf/internal/descfmt >google.golang.org/protobuf/internal/descopts >google.golang.org/protobuf/internal/filedesc >expvar >github.com/prometheus/common/model >runtime/metrics >github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg >github.com/prometheus/procfs/internal/fs >github.com/prometheus/procfs/internal/util >github.com/prometheus/procfs >google.golang.org/protobuf/internal/encoding/tag >google.golang.org/protobuf/internal/impl >database/sql >github.com/syncthing/syncthing/proto/ext >golang.org/x/crypto/internal/alias >golang.org/x/crypto/chacha20 >golang.org/x/crypto/internal/poly1305 >golang.org/x/crypto/chacha20poly1305 >github.com/syncthing/syncthing/lib/protocol >google.golang.org/protobuf/internal/filetype >google.golang.org/protobuf/runtime/protoimpl >google.golang.org/protobuf/types/descriptorpb >google.golang.org/protobuf/types/known/timestamppb >github.com/golang/protobuf/ptypes/timestamp >github.com/syncthing/syncthing/lib/tlsutil >google.golang.org/protobuf/reflect/protodesc >github.com/golang/protobuf/proto >github.com/matttproud/golang_protobuf_extensions/pbutil >github.com/prometheus/client_model/go >github.com/prometheus/client_golang/prometheus/internal >github.com/prometheus/common/expfmt >github.com/prometheus/client_golang/prometheus >github.com/prometheus/client_golang/prometheus/collectors >github.com/prometheus/client_golang/prometheus/promhttp >github.com/syncthing/syncthing/cmd/stdiscosrv >github.com/syncthing/syncthing/cmd/strelaysrv >github.com/oschwald/maxminddb-golang >github.com/cespare/xxhash/v2 >google.golang.org/protobuf/types/descriptorpb >github.com/oschwald/geoip2-golang >github.com/golang/protobuf/ptypes/timestamp >google.golang.org/protobuf/reflect/protodesc >github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto >github.com/syncthing/syncthing/lib/httpcache >github.com/golang/protobuf/proto >github.com/matttproud/golang_protobuf_extensions/pbutil >github.com/prometheus/client_model/go >github.com/prometheus/client_golang/prometheus/internal >github.com/prometheus/common/expfmt >github.com/prometheus/client_golang/prometheus >github.com/prometheus/client_golang/prometheus/collectors >github.com/prometheus/client_golang/prometheus/promhttp >github.com/syncthing/syncthing/cmd/strelaypoolsrv >=========================================================================== >=======================<phase: run-depends >============================ >=========================================================================== >=======================<phase: stage >============================ >===> Staging for syncthing-1.23.5 >===> Generating temporary packing list >===> Creating groups. >===> Creating users >install -s -m 555 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/syncthing /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/bin/ >install -s -m 555 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/stdiscosrv /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/bin/ >install -s -m 555 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/strelaysrv /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/bin/ >install -s -m 555 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/strelaypoolsrv /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/bin/ >/bin/mkdir -p /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/share/doc/syncthing >install -m 0644 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/AUTHORS /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/share/doc/syncthing >install -m 0644 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/LICENSE /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/share/doc/syncthing >install -m 0644 /wrkdirs/usr/ports/net/syncthing/work/syncthing-1.23.5/syncthing/README.md /wrkdirs/usr/ports/net/syncthing/work/stage/usr/local/share/doc/syncthing >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >=========================================================================== >=======================<phase: package >============================ >===> Building package for syncthing-1.23.5 >=========================================================================== >=>> Cleaning up wrkdir >===> Cleaning for syncthing-1.23.5 >build of net/syncthing | syncthing-1.23.5 ended at Sun Jun 18 16:21:29 EEST 2023 >build time: 00:03:01
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 272036
:
242821
|
242865
|
242866
|
243302
|
243303
|
243354