Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2021 02:10:10 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - main-arm64-default][net-im/dendrite] Failed for dendrite-0.3.11 in stage
Message-ID:  <202104240210.13O2AAm2063966@ampere2.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ashish@FreeBSD.org
Last committer: @FreeBSD.org
Ident:          Makefile ident: 
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/pcfd6661514d8_s4281bfec36/logs/dendrite-0.3.11.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=pcfd6661514d8_s4281bfec36
Log:

=>> Building net-im/dendrite
build started at Sat Apr 24 02:07:59 UTC 2021
port directory: /usr/ports/net-im/dendrite
package name: dendrite-0.3.11
building for: FreeBSD main-arm64-default-job-03 14.0-CURRENT FreeBSD 14.0-CURRENT 1400010 arm64
maintained by: ashish@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300139
Jail OSVERSION: 1400010
Job Id: 03




!!! Jail is newer than host. (Jail: 1400010, Host: 1300139) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400010
UNAME_v=FreeBSD 14.0-CURRENT 1400010
UNAME_r=14.0-CURRENT
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.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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---
---End OPTIONS List---

--MAINTAINER--
ashish@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/dendrite/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/dendrite/work  HOME=/wrkdirs/usr/ports/net-im/dendrite/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/dendrite/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/dendrite/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/dendrite/work  HOME=/wrkdirs/usr/ports/net-im/dendrite/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/dendrite/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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  "  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--
PORTNAME=dendrite OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dendrite"  EXAMPLESDIR="share/examples/dendrite"  DATADIR="share/dendrite"  WWWDIR="www/dendrite"  ETCDIR="etc/dendrite"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/dendrite DOCSDIR=/usr/local/share/doc/dendrite EXAMPLESDIR=/usr/local/share/examples/dendrite  WWWDIR=/usr/local/www/dendrite ETCDIR=/usr/local/etc/dendrite
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400010
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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)  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   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dendrite-0.3.11 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-03] Installing pkg-1.16.3...
[main-arm64-default-job-03] Extracting pkg-1.16.3: .......... done
===>   dendrite-0.3.11 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dendrite-0.3.11
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by dendrite-0.3.11 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by dendrite-0.3.11 for building
=> SHA256 Checksum OK for matrix-org-dendrite-v0.3.11_GH0.tar.gz.
=> SHA256 Checksum OK for Arceliar-phony-d0c68492aca0_GH0.tar.gz.
=> SHA256 Checksum OK for DATA-DOG-go-sqlmock-v1.5.0_GH0.tar.gz.
=> SHA256 Checksum OK for Shopify-sarama-v1.27.0_GH0.tar.gz.
=> SHA256 Checksum OK for beorn7-perks-v1.0.1_GH0.tar.gz.
=> SHA256 Checksum OK for btcsuite-btcd-v0.20.1-beta_GH0.tar.gz.
=> SHA256 Checksum OK for census-instrumentation-opencensus-go-v0.22.4_GH0.tar.gz.
=> SHA256 Checksum OK for cespare-xxhash-v2.1.1_GH0.tar.gz.
=> SHA256 Checksum OK for cheekybits-genny-v1.0.0_GH0.tar.gz.
=> SHA256 Checksum OK for davecgh-go-spew-v1.1.1_GH0.tar.gz.
=> SHA256 Checksum OK for davidlazar-go-crypto-dcfb0a7ac018_GH0.tar.gz.
=> SHA256 Checksum OK for eapache-go-resiliency-v1.2.0_GH0.tar.gz.
=> SHA256 Checksum OK for eapache-go-xerial-snappy-776d5712da21_GH0.tar.gz.
=> SHA256 Checksum OK for eapache-queue-v1.1.0_GH0.tar.gz.
=> SHA256 Checksum OK for flynn-noise-2492fe189ae6_GH0.tar.gz.
=> SHA256 Checksum OK for francoispqt-gojay-v1.2.13_GH0.tar.gz.
=> SHA256 Checksum OK for go-macaroon-macaroon-v2.1.0_GH0.tar.gz.
=> SHA256 Checksum OK for go-yaml-yaml-v2.3.0_GH0.tar.gz.
=> SHA256 Checksum OK for gogo-protobuf-v1.3.1_GH0.tar.gz.
=> SHA256 Checksum OK for golang-crypto-eec23a3978ad_GH0.tar.gz.
=> SHA256 Checksum OK for golang-net-5f4716e94777_GH0.tar.gz.
=> SHA256 Checksum OK for golang-protobuf-v1.4.2_GH0.tar.gz.
=> SHA256 Checksum OK for golang-snappy-v0.0.1_GH0.tar.gz.
=> SHA256 Checksum OK for golang-sys-22da62e12c0c_GH0.tar.gz.
=> SHA256 Checksum OK for golang-text-v0.3.5_GH0.tar.gz.
=> SHA256 Checksum OK for gologme-log-v1.2.0_GH0.tar.gz.
<snip>
github.com/huin/goupnp/dcps/internetgateway1
github.com/huin/goupnp/dcps/internetgateway2
github.com/matrix-org/dendrite/federationsender/queue
github.com/matrix-org/dendrite/keyserver
github.com/multiformats/go-multiaddr-net
github.com/ipfs/go-log/v2
github.com/matrix-org/dendrite/roomserver/storage
github.com/matrix-org/dendrite/federationsender/consumers
github.com/matrix-org/dendrite/federationsender/internal
github.com/libp2p/go-libp2p-peerstore/addr
github.com/ipfs/go-log/tracer/wire
github.com/libp2p/go-libp2p-circuit/pb
github.com/libp2p/go-libp2p-core/peer/pb
github.com/libp2p/go-libp2p-core/crypto/pb
github.com/libp2p/go-libp2p-core/introspection/pb
github.com/libp2p/go-libp2p-autonat/pb
github.com/libp2p/go-libp2p-record/pb
github.com/libp2p/go-msgio/protoio
github.com/libp2p/go-libp2p/p2p/protocol/identify/pb
github.com/ipfs/go-ipns/pb
github.com/libp2p/go-libp2p-noise/pb
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
github.com/libp2p/go-libp2p-pubsub/pb
github.com/matrix-org/dendrite/roomserver/state
github.com/libp2p/go-libp2p-core/sec/insecure/pb
github.com/libp2p/go-libp2p-core/record/pb
github.com/libp2p/go-libp2p-core/crypto
github.com/ipfs/go-log/tracer
github.com/matrix-org/dendrite/federationsender
github.com/libp2p/go-nat
github.com/matrix-org/dendrite/roomserver/internal/helpers
github.com/ipfs/go-log
github.com/libp2p/go-libp2p-core/record
github.com/libp2p/go-libp2p-core/peer
github.com/matrix-org/dendrite/roomserver/internal/query
github.com/matrix-org/dendrite/roomserver/internal/input
github.com/libp2p/go-addr-util
github.com/libp2p/go-mplex
github.com/libp2p/go-reuseport-transport
github.com/libp2p/go-libp2p-nat
github.com/gogo/protobuf/gogoproto
github.com/libp2p/go-libp2p-kad-dht/providers
github.com/libp2p/go-libp2p-loggables
github.com/libp2p/go-libp2p-core/peerstore
github.com/libp2p/go-libp2p-kad-dht/qpeerset
github.com/libp2p/go-libp2p-core/metrics
github.com/libp2p/go-libp2p-record
github.com/libp2p/go-libp2p-core/routing
github.com/libp2p/go-libp2p-core/discovery
github.com/libp2p/go-libp2p-mplex
github.com/libp2p/go-libp2p-peerstore
github.com/libp2p/go-libp2p-core/network
github.com/matrix-org/dendrite/roomserver/internal/perform
github.com/ipfs/go-ipns
github.com/libp2p/go-libp2p-core/sec
github.com/libp2p/go-libp2p-core/transport
github.com/libp2p/go-libp2p-core/event
github.com/libp2p/go-libp2p-kad-dht/pb
github.com/libp2p/go-libp2p-core/connmgr
github.com/libp2p/go-libp2p-core/introspection
github.com/libp2p/go-conn-security-multistream
github.com/libp2p/go-libp2p-core/sec/insecure
github.com/libp2p/go-libp2p-tls
github.com/libp2p/go-libp2p-noise
github.com/libp2p/go-libp2p-peerstore/pstoremem
github.com/libp2p/go-eventbus
github.com/libp2p/go-libp2p-transport-upgrader
github.com/libp2p/go-libp2p-core/host
github.com/libp2p/go-libp2p-swarm
github.com/libp2p/go-libp2p-kad-dht/metrics
github.com/libp2p/go-libp2p-blankhost
github.com/libp2p/go-libp2p-autonat
github.com/libp2p/go-libp2p/p2p/protocol/ping
github.com/matrix-org/dendrite/roomserver/internal
github.com/libp2p/go-libp2p-discovery
github.com/libp2p/go-libp2p-gostream
github.com/libp2p/go-libp2p/p2p/protocol/identify
github.com/libp2p/go-tcp-transport
github.com/libp2p/go-libp2p-circuit
github.com/libp2p/go-ws-transport
github.com/libp2p/go-libp2p-http
github.com/libp2p/go-libp2p-pubsub
github.com/libp2p/go-libp2p-kbucket/peerdiversity
github.com/libp2p/go-libp2p/p2p/host/routed
github.com/matrix-org/dendrite/roomserver
github.com/libp2p/go-libp2p/p2p/host/basic
github.com/libp2p/go-libp2p-kbucket
github.com/libp2p/go-libp2p/p2p/host/relay
github.com/whyrusleeping/mdns
github.com/libp2p/go-libp2p/config
github.com/libp2p/go-libp2p/p2p/discovery
github.com/libp2p/go-libp2p-kad-dht/rtrefresh
github.com/libp2p/go-libp2p-kad-dht
github.com/libp2p/go-libp2p
github.com/matrix-org/dendrite/cmd/dendrite-demo-libp2p
# github.com/matrix-org/dendrite/cmd/dendrite-demo-libp2p
cc: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
===>  Building dendrite-demo-yggdrasil from ./cmd/dendrite-demo-yggdrasil
golang.org/x/crypto/cryptobyte/asn1
github.com/cheekybits/genny/generic
github.com/yggdrasil-network/yggdrasil-go/src/types
github.com/yggdrasil-network/yggdrasil-go/src/version
github.com/Arceliar/phony
github.com/yggdrasil-network/yggdrasil-go/src/defaults
golang.org/x/crypto/hkdf
github.com/yggdrasil-network/yggdrasil-go/src/util
github.com/gologme/log
github.com/matrix-org/dendrite/cmd/dendrite-demo-yggdrasil/convert
golang.org/x/crypto/nacl/box
github.com/lucas-clemente/quic-go/internal/protocol
golang.org/x/crypto/cryptobyte
github.com/francoispqt/gojay
github.com/yggdrasil-network/yggdrasil-go/src/crypto
github.com/lucas-clemente/quic-go/quictrace/pb
github.com/lucas-clemente/quic-go/internal/utils
github.com/matrix-org/dendrite/cmd/dendrite-demo-yggdrasil/signing
github.com/yggdrasil-network/yggdrasil-go/src/address
github.com/yggdrasil-network/yggdrasil-go/src/config
github.com/yggdrasil-network/yggdrasil-go/src/yggdrasil
github.com/marten-seemann/qtls
github.com/lucas-clemente/quic-go/internal/congestion
github.com/yggdrasil-network/yggdrasil-go/src/admin
github.com/yggdrasil-network/yggdrasil-go/src/multicast
github.com/lucas-clemente/quic-go/internal/qerr
github.com/lucas-clemente/quic-go/internal/flowcontrol
github.com/lucas-clemente/quic-go/internal/wire
github.com/lucas-clemente/quic-go/quictrace
github.com/lucas-clemente/quic-go/qlog
github.com/lucas-clemente/quic-go/internal/ackhandler
github.com/lucas-clemente/quic-go/internal/handshake
github.com/lucas-clemente/quic-go
github.com/matrix-org/dendrite/cmd/dendrite-demo-yggdrasil/yggconn
github.com/matrix-org/dendrite/cmd/dendrite-demo-yggdrasil/yggrooms
github.com/matrix-org/dendrite/cmd/dendrite-demo-yggdrasil
# github.com/matrix-org/dendrite/cmd/dendrite-demo-yggdrasil
cc: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
===>  Building dendrite-monolith-server from ./cmd/dendrite-monolith-server
github.com/matrix-org/dendrite/cmd/dendrite-monolith-server
# github.com/matrix-org/dendrite/cmd/dendrite-monolith-server
cc: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
===>  Building dendrite-polylith-multi from ./cmd/dendrite-polylith-multi
github.com/matrix-org/dendrite/cmd/dendrite-polylith-multi/personalities
github.com/matrix-org/dendrite/cmd/dendrite-polylith-multi
# github.com/matrix-org/dendrite/cmd/dendrite-polylith-multi
cc: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
===>  Building federation-api-proxy from ./cmd/federation-api-proxy
github.com/matrix-org/dendrite/cmd/federation-api-proxy
===>  Building furl from ./cmd/furl
github.com/matrix-org/dendrite/cmd/furl
===>  Building generate-config from ./cmd/generate-config
github.com/matrix-org/dendrite/cmd/generate-config
===>  Building generate-keys from ./cmd/generate-keys
github.com/matrix-org/dendrite/internal/test
github.com/matrix-org/dendrite/cmd/generate-keys
===>  Building goose from ./cmd/goose
github.com/matrix-org/dendrite/cmd/goose
# github.com/matrix-org/dendrite/cmd/goose
cc: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
===>  Building kafka-producer from ./cmd/kafka-producer
github.com/matrix-org/dendrite/cmd/kafka-producer
===>  Building mediaapi-integration-tests from ./cmd/mediaapi-integration-tests
github.com/matrix-org/dendrite/cmd/mediaapi-integration-tests
===>  Building resolve-state from ./cmd/resolve-state
github.com/matrix-org/dendrite/cmd/resolve-state
# github.com/matrix-org/dendrite/cmd/resolve-state
cc: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
cd /wrkdirs/usr/ports/net-im/dendrite/work/dendrite-0.3.11 &&  /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/dendrite/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/dendrite/work  HOME=/wrkdirs/usr/ports/net-im/dendrite/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/dendrite/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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  "  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" GOPATH=""  GOBIN="/wrkdirs/usr/ports/net-im/dendrite/work/bin"  GOPROXY=off
   GO_NO_VENDOR_CHECKS=1  GOOS=js GOARCH=wasm /usr/local/bin/go build -tags=purego  -trimpath -ldflags "" -mod=vendor  -o /wrkdirs/usr/ports/net-im/dendrite/work/bin/main.wasm  ./cmd/dendritejs
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for dendrite-0.3.11
===>   Generating temporary packing list
===> Creating groups.
===> Creating users
for t in ./cmd/client-api-proxy:/usr/local/dendrite/bin/client-api-proxy ./cmd/create-account:/usr/local/dendrite/bin/create-account ./cmd/create-room-events:/usr/local/dendrite/bin/create-room-events ./cmd/dendrite-demo-libp2p:/usr/local/dendrite/bin/dendrite-demo-libp2p ./cmd/dendrite-demo-yggdrasil:/usr/local/dendrite/bin/dendrite-demo-yggdrasil ./cmd/dendrite-monolith-server:/usr/local/dendrite/bin/dendrite-monolith-server ./cmd/dendrite-polylith-multi:/usr/local/dendrite/bin/dendrite-polylith-multi ./cmd/federation-api-proxy:/usr/local/dendrite/bin/federation-api-proxy ./cmd/furl:/usr/local/dendrite/bin/furl ./cmd/generate-config:/usr/local/dendrite/bin/generate-config ./cmd/generate-keys:/usr/local/dendrite/bin/generate-keys ./cmd/goose:/usr/local/dendrite/bin/goose ./cmd/kafka-producer:/usr/local/dendrite/bin/kafka-producer ./cmd/mediaapi-integration-tests:/usr/local/dendrite/bin/mediaapi-integration-tests ./cmd/resolve-state:/usr/local/dendrite/bin/resolve-state; do  dst=$(ec
 ho ${t} |  /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/dendrite/');  src=$(/usr/bin/basename ${dst});  case ${dst} in  /*) dst=/wrkdirs/usr/ports/net-im/dendrite/work/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;;  *) dst=/wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/bin/${src} ;;  esac;  echo "===>  Installing ${src} as ${dst}";  install  -s -m 555 /wrkdirs/usr/ports/net-im/dendrite/work/bin/${src} ${dst};  done
===>  Installing client-api-proxy as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/client-api-proxy
===>  Installing create-account as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/create-account
===>  Installing create-room-events as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/create-room-events
===>  Installing dendrite-demo-libp2p as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/dendrite-demo-libp2p
===>  Installing dendrite-demo-yggdrasil as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/dendrite-demo-yggdrasil
===>  Installing dendrite-monolith-server as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/dendrite-monolith-server
===>  Installing dendrite-polylith-multi as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/dendrite-polylith-multi
===>  Installing federation-api-proxy as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/federation-api-proxy
===>  Installing furl as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/furl
===>  Installing generate-config as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/generate-config
===>  Installing generate-keys as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/generate-keys
===>  Installing goose as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/goose
===>  Installing kafka-producer as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/kafka-producer
===>  Installing mediaapi-integration-tests as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/mediaapi-integration-tests
===>  Installing resolve-state as /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/dendrite/bin/resolve-state
/bin/mkdir -p /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/share/dendrite /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/etc/dendrite /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/share/doc/dendrite
install  -m 0644 /wrkdirs/usr/ports/net-im/dendrite/work/bin/main.wasm /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/share/dendrite
install  -m 0644 /wrkdirs/usr/ports/net-im/dendrite/work/dendrite-0.3.11/dendrite-config.yaml /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/etc/dendrite/dendrite.yaml.sample
install  -m 0644 /wrkdirs/usr/ports/net-im/dendrite/work/dendrite-0.3.11/README.md /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/share/doc/dendrite
cd /wrkdirs/usr/ports/net-im/dendrite/work/dendrite-0.3.11/docs && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&  /usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/net-im/dendrite/work/stage/usr/local/share/doc/dendrite
*** Error code 1

Stop.
make: stopped in /usr/ports/net-im/dendrite



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104240210.13O2AAm2063966>