[package - 123arm64-quarterly][www/pydio-cells] Failed for pydio-cells-3.0.6_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 10:14:43 UTC
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: skozlov@FreeBSD.org
Log URL: http://ampere1.nyi.freebsd.org/data/123arm64-quarterly/18ec729c4a5e/logs/pydio-cells-3.0.6_1.log
Build URL: http://ampere1.nyi.freebsd.org/build.html?mastername=123arm64-quarterly&build=18ec729c4a5e
Log:
=>> Building www/pydio-cells
build started at Mon Apr 18 10:13:15 UTC 2022
port directory: /usr/ports/www/pydio-cells
package name: pydio-cells-3.0.6_1
building for: FreeBSD 123arm64-quarterly-job-01 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 arm64
maintained by: skozlov@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1203000
Job Id: 01
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1203000
UNAME_v=FreeBSD 12.3-RELEASE-p5
UNAME_r=12.3-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/123arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/123arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=123arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/123arm64-quarterly/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 pydio-cells-3.0.6_1:
BASH=on: Install programmable completions for Bash
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
skozlov@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/pydio-cells/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/pydio-cells/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/pydio-cells/work/.cache HOME=/wrkdirs/usr/ports/www/pydio-cells/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/pydio-cells/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/www/pydio-cells/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/pydio-cells/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/pydio-cells/work/.cache HOME=/wrkdirs/usr/ports/www/pydio-cells/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/pydio-cells/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--
OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cells" EXAMPLESDIR="share/examples/cells" DATADIR="share/cells" WWWDIR="www/cells" ETCDIR="etc/cells"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cells DOCSDIR=/usr/local/share/doc/cells EXAMPLESDIR=/usr/local/share/examples/cells WWWDIR=/usr/local/www/cells ETCDIR=/usr/local/etc/cells
--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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: aarch64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: aarch64-unknown-freebsd12.3 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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: aarch64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.3-RELEASE-p5
OSREL=12.3
OSVERSION=1203000
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 AGPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> pydio-cells-3.0.6_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.17.5_1.pkg
[123arm64-quarterly-job-01] Installing pkg-1.17.5_1...
[123arm64-quarterly-job-01] Extracting pkg-1.17.5_1: .......... done
===> pydio-cells-3.0.6_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of pydio-cells-3.0.6_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License AGPLv3 accepted by the user
===> Fetching all distfiles required by pydio-cells-3.0.6_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License AGPLv3 accepted by the user
===> Fetching all distfiles required by pydio-cells-3.0.6_1 for building
=> SHA256 Checksum OK for pydio-cells-v3.0.6_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License AGPLv3 accepted by the user
===> Fetching all distfiles required by pydio-cells-3.0.6_1 for building
===> Extracting for pydio-cells-3.0.6_1
=> SHA256 Checksum OK for pydio-cells-v3.0.6_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for pydio-cells-3.0.6_1
===> Applying FreeBSD patches for pydio-cells-3.0.6_1 from /usr/ports/www/pydio-cells/files
/usr/bin/sed -i.bak -e "s|\${GOPATH}/bin/packr|/usr/local/bin/pydio-packr|g" /wrkdirs/usr/ports/www/pydio-cells/work/cells-3.0.6/Makefile
cd /wrkdirs/usr/ports/www/pydio-cells/work/cells-3.0.6/vendor/github.com/zalando/go-keyring && /bin/ln -s keyring_linux.go keyring_freebsd.go
===========================================================================
=======================<phase: build-depends >============================
===> pydio-cells-3.0.6_1 depends on executable: pydio-packr - not found
===> Installing existing package /packages/All/pydio-packr-1.30.2.0.20200608151212_1.pkg
[123arm64-quarterly-job-01] Installing pydio-packr-1.30.2.0.20200608151212_1...
[123arm64-quarterly-job-01] Extracting pydio-packr-1.30.2.0.20200608151212_1: .... done
===> pydio-cells-3.0.6_1 depends on executable: pydio-packr - found
===> Returning to build of pydio-cells-3.0.6_1
===> pydio-cells-3.0.6_1 depends on file: /usr/local/bin/go - not found
===> Installing existing package /packages/All/go-1.18,1.pkg
[123arm64-quarterly-job-01] Installing go-1.18,1...
[123arm64-quarterly-job-01] `-- Installing binutils-2.37_2,1...
[123arm64-quarterly-job-01] | `-- Installing gettext-runtime-0.21...
[123arm64-quarterly-job-01] | | `-- Installing indexinfo-0.3.1...
[123arm64-quarterly-job-01] | | `-- Extracting indexinfo-0.3.1: .... done
[123arm64-quarterly-job-01] | `-- Extracting gettext-runtime-0.21: .......... done
[123arm64-quarterly-job-01] `-- Extracting binutils-2.37_2,1: .......... done
<snip>
github.com/pydio/cells/gateway/wopi
github.com/pydio/cells/idm/acl/grpc
github.com/pydio/cells/idm/key/grpc
github.com/pydio/cells/idm/acl/rest
github.com/pydio/cells/idm/graph/rest
github.com/pydio/cells/idm/meta/rest
github.com/pydio/cells/idm/oauth
github.com/pydio/cells/idm/meta/grpc
github.com/pydio/cells/idm/oauth/rest
github.com/pydio/cells/idm/policy/grpc
github.com/pydio/cells/idm/policy/rest
github.com/pydio/cells/idm/role/grpc
github.com/pydio/cells/idm/role/rest
github.com/pydio/cells/data/tree/rest
github.com/pydio/cells/idm/share/rest
github.com/pydio/cells/cmd
github.com/pydio/cells/idm/workspace/grpc
github.com/pydio/cells/idm/workspace/rest
github.com/pydio/cells/data/source/index/grpc
github.com/pydio/cells/scheduler/actions/idm
github.com/pydio/cells/scheduler/jobs/grpc
github.com/pydio/cells/scheduler/jobs/rest
github.com/pydio/cells/scheduler/timer/grpc
github.com/pydio/cells/vendor/github.com/gin-gonic/gin/binding
github.com/pydio/cells/vendor/github.com/gin-gonic/gin/render
github.com/pydio/cells/idm/user/grpc
github.com/pydio/cells/data/source/sync/grpc
github.com/pydio/cells/scheduler/tasks/grpc
github.com/pydio/cells/idm/oauth/grpc
github.com/pydio/cells/idm/oauth/web
github.com/pydio/cells/vendor/github.com/gin-gonic/gin
github.com/pydio/cells/idm/user/rest
github.com/pydio/cells/gateway/websocket/api
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/azure
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/gcs
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/s3
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/pydio
github.com/pydio/cells/data/source/objects
github.com/pydio/cells/gateway/data
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway
github.com/pydio/cells/data/source/objects/grpc
github.com/pydio/cells
/usr/bin/env CELLS_WORKING_DIR=/wrkdirs/usr/ports/www/pydio-cells/work/wrkdir /wrkdirs/usr/ports/www/pydio-cells/work/bin/cells tools completion bash > /wrkdirs/usr/ports/www/pydio-cells/work/bash_completions
unexpected fault address 0x360808085a175a75
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x360808085a175a75 pc=0x15e67e0]
goroutine 1 [running, locked to thread]:
runtime.throw({0x3bb027a?, 0x158f694?})
runtime/panic.go:992 +0x50 fp=0xb91bda80 sp=0xb91bda50 pc=0x15b6040
runtime.sigpanic()
runtime/signal_unix.go:825 +0x1a4 fp=0xb91bdab0 sp=0xb91bda80 pc=0x15cd544
aeshashbody()
runtime/asm_arm64.s:874 +0x2d0 fp=0xb91bdac0 sp=0xb91bdac0 pc=0x15e67e0
runtime.mapiternext(0xb8456700)
runtime/map.go:934 +0x2c4 fp=0xb91bdb30 sp=0xb91bdac0 pc=0x1590164
runtime.mapiterinit(0xb91bdbd8?, 0x158b2fc?, 0xb91bdbe8?)
runtime/map.go:861 +0x2f4 fp=0xb91bdb60 sp=0xb91bdb30 pc=0x158fe64
reflect.mapiterinit(0xb91bdc18?, 0x15f00e4?, 0xb91bdc68?)
runtime/map.go:1373 +0x20 fp=0xb91bdb90 sp=0xb91bdb60 pc=0x15e24b0
github.com/pydio/cells/vendor/github.com/modern-go/reflect2.(*UnsafeMapType).UnsafeIterate(...)
github.com/pydio/cells/vendor/github.com/modern-go/reflect2/unsafe_map.go:112
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*sortKeysMapEncoder).Encode(0xb8c72ba0, 0xb81227d0, 0xb8114720)
github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect_map.go:291 +0x244 fp=0xb91bdd10 sp=0xb91bdb90 pc=0x1b65b84
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*onePtrEncoder).Encode(0xb86c7de0, 0xb8c72a50, 0xb8456700?)
github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:219 +0x8c fp=0xb91bdd50 sp=0xb91bdd10 pc=0x1b5e58c
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*Stream).WriteVal(0xb8114720, {0x3710ae0, 0xb8c72a50})
github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:98 +0x174 fp=0xb91bddd0 sp=0xb91bdd50 pc=0x1b5d944
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*frozenConfig).Marshal(0xb824e280, {0x3710ae0, 0xb8c72a50})
github.com/pydio/cells/vendor/github.com/json-iterator/go/config.go:299 +0x88 fp=0xb91bde70 sp=0xb91bddd0 pc=0x1b54bf8
github.com/pydio/cells/x/jsonx.Marshal(...)
github.com/pydio/cells/x/jsonx/json.go:11
github.com/pydio/cells/common/proto/idm.(*PolicyCondition).UnmarshalJSONPB(0xb8125200, 0x39ce300?, {0xb8c90500, 0x3e, 0x40})
github.com/pydio/cells/common/proto/idm/jsonpb.go:54 +0x138 fp=0xb91bdec0 sp=0xb91bde70 pc=0x1cd60a8
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb86efd10, {0x384cde0?, 0xb8125200?, 0x39ce300?}, {0xb8c90500, 0x3e, 0x40}, 0x0)
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:686 +0x2218 fp=0xb91be590 sp=0xb91bdec0 pc=0x1b879f8
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb86efd10, {0x39ce300?, 0xb81227a8?, 0x3703b20?}, {0xb8c90500, 0x3e, 0x40}, 0x0)
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:682 +0x1d8 fp=0xb91bec60 sp=0xb91be590 pc=0x1b859b8
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb86efd10, {0x3703b20?, 0xb843c3f0?, 0x3588780?}, {0xb84ae6c0, 0xb2, 0xc0}, 0xb81f4780)
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:998 +0x2424 fp=0xb91bf330 sp=0xb91bec60 pc=0x1b87c04
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb86efd10, {0x3a51240?, 0xb843c380?, 0x140?}, {0xb8650480, 0x167, 0x180}, 0x0)
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:900 +0x2668 fp=0xb91bfa00 sp=0xb91bf330 pc=0x1b87e48
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).UnmarshalNext(0x167?, 0x0?, {0x4137cb0?, 0xb843c380})
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:635 +0x168 fp=0xb91bfa80 sp=0xb91bfa00 pc=0x1b854d8
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).Unmarshal(...)
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:643
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.UnmarshalString({0xb8650300, 0x167}, {0x4137cb0, 0xb843c380})
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:664 +0xe0 fp=0xb91bfac0 sp=0xb91bfa80 pc=0x1b857a0
github.com/pydio/cells/idm/policy/converter.LadonToProtoPolicy({0x415cc70?, 0xb843c180?})
github.com/pydio/cells/idm/policy/converter/proto-ladon.go:34 +0x90 fp=0xb91bfb10 sp=0xb91bfac0 pc=0x1db5c20
github.com/pydio/cells/idm/policy.init()
github.com/pydio/cells/idm/policy/defaults.go:240 +0x1c38 fp=0xb91bfbb0 sp=0xb91bfb10 pc=0x3344dc8
runtime.doInit(0x5954c20)
runtime/proc.go:6222 +0x134 fp=0xb91bfcf0 sp=0xb91bfbb0 pc=0x15c6764
runtime.doInit(0x5949b80)
runtime/proc.go:6199 +0x70 fp=0xb91bfe30 sp=0xb91bfcf0 pc=0x15c66a0
runtime.doInit(0x596e740)
runtime/proc.go:6199 +0x70 fp=0xb91bff70 sp=0xb91bfe30 pc=0x15c66a0
runtime.main()
runtime/proc.go:233 +0x1f8 fp=0xb91bffd0 sp=0xb91bff70 pc=0x15b8858
runtime.goexit()
runtime/asm_arm64.s:1259 +0x4 fp=0xb91bffd0 sp=0xb91bffd0 pc=0x15e9284
goroutine 4 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb8253c10, 0x0?)
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x7c
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xfc
goroutine 5 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb8253c20, 0x0?)
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x7c
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xfc
goroutine 6 [select]:
github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.maintainAssets(0xb80ee9c0)
github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls/maintain.go:68 +0x94
created by github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.init.2
github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls/maintain.go:32 +0x74
goroutine 7 [select]:
github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).run(0xb81ae6c0)
github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:65 +0x78
created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.newOS
github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:57 +0x320
goroutine 8 [select]:
github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*watcher).Next(0xb8112040)
github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:277 +0x68
github.com/pydio/cells/common/config/micro.(*receiver).Next(0x0?)
github.com/pydio/cells/common/config/micro/micro.go:160 +0x2c
github.com/pydio/cells/common/config.New.func1()
github.com/pydio/cells/common/config/config.go:88 +0x90
created by github.com/pydio/cells/common/config.New
github.com/pydio/cells/common/config/config.go:76 +0x248
goroutine 20 [chan receive]:
github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch.func1()
github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:266 +0x3c
created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch
github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:265 +0x1ec
goroutine 67 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb81103a0, 0x0?)
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x7c
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xfc
goroutine 68 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb81103b0, 0x0?)
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x7c
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xfc
goroutine 43 [select]:
github.com/pydio/cells/common/caddy.watchRestart()
github.com/pydio/cells/common/caddy/caddy.go:81 +0x70
created by github.com/pydio/cells/common/caddy.init.0
github.com/pydio/cells/common/caddy/caddy.go:76 +0x168
goroutine 124 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb8c65740?, 0xb8c657a0?})
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xa0
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xa8
goroutine 125 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb8c65740?, 0xb8c657a0?})
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xa0
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xa8
goroutine 126 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb8c65740?, 0xb8c657a0?})
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xa0
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xa8
goroutine 127 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb8c65740?, 0xb8c657a0?})
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xa0
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0xa8
goroutine 128 [chan receive]:
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.(*logOnceType).cleanupRoutine(0xb8b39d80)
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger/logonce.go:60 +0x3c
created by github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.newLogOnceType
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger/logonce.go:71 +0xa0
goroutine 145 [select]:
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.(*worker).start(0xb895abc0)
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view/worker.go:152 +0x80
created by github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.init.0
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view/worker.go:29 +0x98
*** Error code 2
Stop.
make: stopped in /usr/ports/www/pydio-cells