[package - 130arm64-default][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, 11 Apr 2022 16:47:49 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://ampere3.nyi.freebsd.org/data/130arm64-default/728f1c6fa6cb/logs/pydio-cells-3.0.6_1.log Build URL: http://ampere3.nyi.freebsd.org/build.html?mastername=130arm64-default&build=728f1c6fa6cb Log: =>> Building www/pydio-cells build started at Mon Apr 11 16:45:51 UTC 2022 port directory: /usr/ports/www/pydio-cells package name: pydio-cells-3.0.6_1 building for: FreeBSD 130arm64-default-job-08 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 arm64 maintained by: skozlov@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1300139 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p11 UNAME_r=13.0-RELEASE-p11 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/130arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130arm64-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 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=13.0 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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.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-freebsd13.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-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p11 OSREL=13.0 OSVERSION=1300139 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 [130arm64-default-job-08] Installing pkg-1.17.5_1... [130arm64-default-job-08] 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 [130arm64-default-job-08] Installing pydio-packr-1.30.2.0.20200608151212_1... [130arm64-default-job-08] 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 [130arm64-default-job-08] Installing go-1.18,1... [130arm64-default-job-08] `-- Installing binutils-2.37_2,1... [130arm64-default-job-08] | `-- Installing gettext-runtime-0.21... [130arm64-default-job-08] | | `-- Installing indexinfo-0.3.1... [130arm64-default-job-08] | | `-- Extracting indexinfo-0.3.1: .... done <snip> github.com/pydio/cells/gateway/proxy github.com/pydio/cells/gateway/wopi github.com/pydio/cells/idm/acl/grpc github.com/pydio/cells/idm/graph/rest github.com/pydio/cells/idm/acl/rest github.com/pydio/cells/data/tree/rest github.com/pydio/cells/idm/key/grpc github.com/pydio/cells/idm/meta/grpc github.com/pydio/cells/discovery/update/grpc github.com/pydio/cells/idm/meta/rest github.com/pydio/cells/idm/oauth/rest github.com/pydio/cells/data/source/index/sessions github.com/pydio/cells/idm/oauth github.com/pydio/cells/idm/policy/rest github.com/pydio/cells/idm/role/grpc github.com/pydio/cells/idm/workspace/grpc github.com/pydio/cells/idm/role/rest github.com/pydio/cells/idm/share/rest github.com/pydio/cells/scheduler/actions/idm github.com/pydio/cells/scheduler/jobs/rest github.com/pydio/cells/scheduler/timer/grpc github.com/pydio/cells/idm/workspace/rest github.com/pydio/cells/scheduler/jobs/grpc github.com/pydio/cells/frontend/front-srv/rest github.com/pydio/cells/cmd github.com/pydio/cells/idm/policy/grpc github.com/pydio/cells/data/source/index/grpc 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/web github.com/pydio/cells/idm/oauth/grpc github.com/pydio/cells/idm/user/rest 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/azure github.com/pydio/cells/data/source/objects 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/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=0x15e85b0] goroutine 1 [running, locked to thread]: runtime.throw({0x3bf29fa?, 0x1591464?}) runtime/panic.go:992 +0x50 fp=0xb96bda80 sp=0xb96bda50 pc=0x15b7e10 runtime.sigpanic() runtime/signal_unix.go:825 +0x1a4 fp=0xb96bdab0 sp=0xb96bda80 pc=0x15cf314 aeshashbody() runtime/asm_arm64.s:874 +0x2d0 fp=0xb96bdac0 sp=0xb96bdac0 pc=0x15e85b0 runtime.mapiternext(0xb84b4100) runtime/map.go:934 +0x2c4 fp=0xb96bdb30 sp=0xb96bdac0 pc=0x1591f34 runtime.mapiterinit(0xb96bdbd8?, 0x158d0cc?, 0xb96bdbe8?) runtime/map.go:861 +0x2f4 fp=0xb96bdb60 sp=0xb96bdb30 pc=0x1591c34 reflect.mapiterinit(0xb96bdc18?, 0x15f1eb4?, 0xb96bdc68?) runtime/map.go:1373 +0x20 fp=0xb96bdb90 sp=0xb96bdb60 pc=0x15e4280 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(0xb89112f0, 0xb81ab5e8, 0xb897fce0) github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect_map.go:291 +0x244 fp=0xb96bdd10 sp=0xb96bdb90 pc=0x1b67954 github.com/pydio/cells/vendor/github.com/json-iterator/go.(*onePtrEncoder).Encode(0xb8a45a80, 0xb8910ba0, 0xb84b4100?) github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:219 +0x8c fp=0xb96bdd50 sp=0xb96bdd10 pc=0x1b6035c github.com/pydio/cells/vendor/github.com/json-iterator/go.(*Stream).WriteVal(0xb897fce0, {0x3753260, 0xb8910ba0}) github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:98 +0x174 fp=0xb96bddd0 sp=0xb96bdd50 pc=0x1b5f714 github.com/pydio/cells/vendor/github.com/json-iterator/go.(*frozenConfig).Marshal(0xb828c3c0, {0x3753260, 0xb8910ba0}) github.com/pydio/cells/vendor/github.com/json-iterator/go/config.go:299 +0x88 fp=0xb96bde70 sp=0xb96bddd0 pc=0x1b569c8 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(0xb8d02840, 0x3a10a80?, {0xb8d9ddc0, 0x3e, 0x40}) github.com/pydio/cells/common/proto/idm/jsonpb.go:54 +0x138 fp=0xb96bdec0 sp=0xb96bde70 pc=0x1cd7e78 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb90b0df8, {0x388f560?, 0xb8d02840?, 0x3a10a80?}, {0xb8d9ddc0, 0x3e, 0x40}, 0x0) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:686 +0x2218 fp=0xb96be590 sp=0xb96bdec0 pc=0x1b897c8 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb90b0df8, {0x3a10a80?, 0xb81ab5c0?, 0x37462a0?}, {0xb8d9ddc0, 0x3e, 0x40}, 0x0) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:682 +0x1d8 fp=0xb96bec60 sp=0xb96be590 pc=0x1b87788 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb90b0df8, {0x37462a0?, 0xb81ecaf0?, 0x35caf00?}, {0xb8f949c0, 0xb2, 0xc0}, 0xb87a8540) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:998 +0x2424 fp=0xb96bf330 sp=0xb96bec60 pc=0x1b899d4 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb90b0df8, {0x3a939c0?, 0xb81eca80?, 0x140?}, {0xb869ef00, 0x167, 0x180}, 0x0) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:900 +0x2668 fp=0xb96bfa00 sp=0xb96bf330 pc=0x1b89c18 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).UnmarshalNext(0x167?, 0x0?, {0x6a721b0?, 0xb81eca80}) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:635 +0x168 fp=0xb96bfa80 sp=0xb96bfa00 pc=0x1b872a8 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({0xb869ed80, 0x167}, {0x6a721b0, 0xb81eca80}) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:664 +0xe0 fp=0xb96bfac0 sp=0xb96bfa80 pc=0x1b87570 github.com/pydio/cells/idm/policy/converter.LadonToProtoPolicy({0x6a97170?, 0xb81ec880?}) github.com/pydio/cells/idm/policy/converter/proto-ladon.go:34 +0x90 fp=0xb96bfb10 sp=0xb96bfac0 pc=0x1db79f0 github.com/pydio/cells/idm/policy.init() github.com/pydio/cells/idm/policy/defaults.go:240 +0x1c38 fp=0xb96bfbb0 sp=0xb96bfb10 pc=0x3386e98 runtime.doInit(0x82960e0) runtime/proc.go:6222 +0x134 fp=0xb96bfcf0 sp=0xb96bfbb0 pc=0x15c8534 runtime.doInit(0x8289bc0) runtime/proc.go:6199 +0x70 fp=0xb96bfe30 sp=0xb96bfcf0 pc=0x15c8470 runtime.doInit(0x82ae800) runtime/proc.go:6199 +0x70 fp=0xb96bff70 sp=0xb96bfe30 pc=0x15c8470 runtime.main() runtime/proc.go:233 +0x1f8 fp=0xb96bffd0 sp=0xb96bff70 pc=0x15ba628 runtime.goexit() runtime/asm_arm64.s:1259 +0x4 fp=0xb96bffd0 sp=0xb96bffd0 pc=0x15eb054 goroutine 35 [select]: github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb8297bf0, 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 36 [select]: github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb8297c00, 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 48 [select]: github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.maintainAssets(0xb80580c0) 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 49 [select]: github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).run(0xb81e6000) 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 66 [select]: github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*watcher).Next(0xb804e040) 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 29 [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 69 [select]: github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb80d16d0, 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 70 [select]: github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb80d16e0, 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 72 [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 107 [select]: github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb845d980?, 0xb845d9e0?}) 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 108 [select]: github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb845d980?, 0xb845d9e0?}) 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 109 [select]: github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb845d980?, 0xb845d9e0?}) 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 110 [select]: github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb845d980?, 0xb845d9e0?}) 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 682 [chan receive]: github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.(*logOnceType).cleanupRoutine(0xb896f840) 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 708 [select]: github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.(*worker).start(0xb8a9a6c0) 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