[package - main-arm64-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: Tue, 12 Apr 2022 10:13:14 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://ampere2.nyi.freebsd.org/data/main-arm64-default/pdb328f324390_sc45d934f6b/logs/pydio-cells-3.0.6_1.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=pdb328f324390_sc45d934f6b Log: =>> Building www/pydio-cells build started at Tue Apr 12 10:11:17 UTC 2022 port directory: /usr/ports/www/pydio-cells package name: pydio-cells-3.0.6_1 building for: FreeBSD main-arm64-default-job-10 14.0-CURRENT FreeBSD 14.0-CURRENT 1400056 arm64 maintained by: skozlov@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1400056 Job Id: 10 !!! Jail is newer than host. (Jail: 1400056, Host: 1400050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400056 UNAME_v=FreeBSD 14.0-CURRENT 1400056 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-21-g883afb07 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--- ===> 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=14.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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) 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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) 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=1400056 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 [main-arm64-default-job-10] Installing pkg-1.17.5_1... [main-arm64-default-job-10] 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 [main-arm64-default-job-10] Installing pydio-packr-1.30.2.0.20200608151212_1... <snip> github.com/pydio/cells/gateway/websocket/api github.com/pydio/cells/gateway/wopi github.com/pydio/cells/idm/acl/grpc github.com/pydio/cells/idm/acl/rest github.com/pydio/cells/idm/key/grpc github.com/pydio/cells/idm/meta/grpc github.com/pydio/cells/idm/meta/rest github.com/pydio/cells/idm/oauth github.com/pydio/cells/data/tree/rest github.com/pydio/cells/idm/graph/rest 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/discovery/update/grpc github.com/pydio/cells/data/source/index/sessions github.com/pydio/cells/idm/role/grpc github.com/pydio/cells/idm/role/rest github.com/pydio/cells/idm/workspace/grpc github.com/pydio/cells/idm/share/rest github.com/pydio/cells/scheduler/actions/idm github.com/pydio/cells/idm/workspace/rest github.com/pydio/cells/frontend/front-srv/rest github.com/pydio/cells/scheduler/jobs/grpc github.com/pydio/cells/cmd github.com/pydio/cells/scheduler/jobs/rest github.com/pydio/cells/scheduler/timer/grpc github.com/pydio/cells/data/source/sync/grpc github.com/pydio/cells/idm/user/grpc github.com/pydio/cells/scheduler/tasks/grpc github.com/pydio/cells/data/source/index/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/azure github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/pydio github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/gcs github.com/pydio/cells/data/source/objects github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/s3 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=0x15e8620] goroutine 1 [running, locked to thread]: runtime.throw({0x3bf29da?, 0x15914d4?}) runtime/panic.go:992 +0x50 fp=0xb953da80 sp=0xb953da50 pc=0x15b7e80 runtime.sigpanic() runtime/signal_unix.go:825 +0x1a4 fp=0xb953dab0 sp=0xb953da80 pc=0x15cf384 aeshashbody() runtime/asm_arm64.s:874 +0x2d0 fp=0xb953dac0 sp=0xb953dac0 pc=0x15e8620 runtime.mapiternext(0xb8456700) runtime/map.go:934 +0x2c4 fp=0xb953db30 sp=0xb953dac0 pc=0x1591fa4 runtime.mapiterinit(0xb953dbd8?, 0x158d13c?, 0xb953dbe8?) runtime/map.go:861 +0x2f4 fp=0xb953db60 sp=0xb953db30 pc=0x1591ca4 reflect.mapiterinit(0xb953dc18?, 0x15f1f24?, 0xb953dc68?) runtime/map.go:1373 +0x20 fp=0xb953db90 sp=0xb953db60 pc=0x15e42f0 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(0xb8a73b90, 0xb85bcb10, 0xb8f01d40) github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect_map.go:291 +0x244 fp=0xb953dd10 sp=0xb953db90 pc=0x1b679c4 github.com/pydio/cells/vendor/github.com/json-iterator/go.(*onePtrEncoder).Encode(0xb8aa9470, 0xb8a73a40, 0xb8456700?) github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:219 +0x8c fp=0xb953dd50 sp=0xb953dd10 pc=0x1b603cc github.com/pydio/cells/vendor/github.com/json-iterator/go.(*Stream).WriteVal(0xb8f01d40, {0x3753240, 0xb8a73a40}) github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:98 +0x174 fp=0xb953ddd0 sp=0xb953dd50 pc=0x1b5f784 github.com/pydio/cells/vendor/github.com/json-iterator/go.(*frozenConfig).Marshal(0xb824e280, {0x3753240, 0xb8a73a40}) github.com/pydio/cells/vendor/github.com/json-iterator/go/config.go:299 +0x88 fp=0xb953de70 sp=0xb953ddd0 pc=0x1b56a38 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(0xb8e01b20, 0x3a10a60?, {0xb8b14680, 0x3e, 0x40}) github.com/pydio/cells/common/proto/idm/jsonpb.go:54 +0x138 fp=0xb953dec0 sp=0xb953de70 pc=0x1cd7ee8 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb8a06f00, {0x388f540?, 0xb8e01b20?, 0x3a10a60?}, {0xb8b14680, 0x3e, 0x40}, 0x0) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:686 +0x2218 fp=0xb953e590 sp=0xb953dec0 pc=0x1b89838 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb8a06f00, {0x3a10a60?, 0xb85bcae8?, 0x3746280?}, {0xb8b14680, 0x3e, 0x40}, 0x0) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:682 +0x1d8 fp=0xb953ec60 sp=0xb953e590 pc=0x1b877f8 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb8a06f00, {0x3746280?, 0xb8826270?, 0x35caee0?}, {0xb8a892c0, 0xb2, 0xc0}, 0xb81f4900) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:998 +0x2424 fp=0xb953f330 sp=0xb953ec60 pc=0x1b89a44 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0xb8a06f00, {0x3a939a0?, 0xb8826200?, 0x140?}, {0xb89acf00, 0x167, 0x180}, 0x0) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:900 +0x2668 fp=0xb953fa00 sp=0xb953f330 pc=0x1b89c88 github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).UnmarshalNext(0x167?, 0x0?, {0x6a72190?, 0xb8826200}) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:635 +0x168 fp=0xb953fa80 sp=0xb953fa00 pc=0x1b87318 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({0xb89acd80, 0x167}, {0x6a72190, 0xb8826200}) github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:664 +0xe0 fp=0xb953fac0 sp=0xb953fa80 pc=0x1b875e0 github.com/pydio/cells/idm/policy/converter.LadonToProtoPolicy({0x6a97150?, 0xb8571f00?}) github.com/pydio/cells/idm/policy/converter/proto-ladon.go:34 +0x90 fp=0xb953fb10 sp=0xb953fac0 pc=0x1db7a60 github.com/pydio/cells/idm/policy.init() github.com/pydio/cells/idm/policy/defaults.go:240 +0x1c38 fp=0xb953fbb0 sp=0xb953fb10 pc=0x3386f08 runtime.doInit(0x8296100) runtime/proc.go:6222 +0x134 fp=0xb953fcf0 sp=0xb953fbb0 pc=0x15c85a4 runtime.doInit(0x8289be0) runtime/proc.go:6199 +0x70 fp=0xb953fe30 sp=0xb953fcf0 pc=0x15c84e0 runtime.doInit(0x82ae820) runtime/proc.go:6199 +0x70 fp=0xb953ff70 sp=0xb953fe30 pc=0x15c84e0 runtime.main() runtime/proc.go:233 +0x1f8 fp=0xb953ffd0 sp=0xb953ff70 pc=0x15ba698 runtime.goexit() runtime/asm_arm64.s:1259 +0x4 fp=0xb953ffd0 sp=0xb953ffd0 pc=0x15eb0c4 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(0xb8058a20) 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(0xb81ac630) 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(0xb8456780) 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 50 [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(0xb88081c0, 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 66 [select]: github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0xb88081b0, 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 52 [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 129 [select]: github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb861f9e0?, 0xb861fa40?}) 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({0xb861f9e0?, 0xb861fa40?}) 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 [select]: github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0xb861f9e0?, 0xb861fa40?}) 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({0xb861f9e0?, 0xb861fa40?}) 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 701 [chan receive]: github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.(*logOnceType).cleanupRoutine(0xb895de80) 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 710 [select]: github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.(*worker).start(0xb8d4a080) 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