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: [email protected] Log URL: https://pkg-status.freebsd.org/ampere1/data/142releng-armv7-quarterly/a2c99c21ed52/logs/vuls-0.30.0.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=142releng-armv7-quarterly&build=a2c99c21ed52 Log: =>> Building security/vuls build started at Mon Jun 23 08:33:39 UTC 2025 port directory: /usr/ports/security/vuls package name: vuls-0.30.0 building for: FreeBSD 142releng-armv7-quarterly-job-10 14.2-RELEASE-p3 FreeBSD 14.2-RELEASE-p3 1402000 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1362 Apr 3 01:02 /usr/ports/security/vuls/Makefile Ports top last git commit: a2c99c21e Ports top unclean checkout: no Port dir last git commit: 359bbf7fc Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-12-g74a54a88 Host OSVERSION: 1500038 Jail OSVERSION: 1402000 Job Id: 10 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p3 1402000 UNAME_r=14.2-RELEASE-p3 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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-12-g74a54a88 MASTERMNT=/usr/local/poudriere/data/.m/142releng-armv7-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/142releng-armv7-quarterly/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142releng-armv7-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-12-g74a54a88 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/vuls/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/vuls/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/vuls/work/.cache HOME=/wrkdirs/usr/ports/security/vuls/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/vuls/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/vuls/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/vuls/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/vuls/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/vuls/work/.cache HOME=/wrkdirs/usr/ports/security/vuls/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/vuls/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/vuls/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-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 " 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.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vuls" EXAMPLESDIR="share/examples/vuls" DATADIR="share/vuls" WWWDIR="www/vuls" ETCDIR="etc/vuls" --End PLIST_SUB-- --SUB_LIST-- PORTNAME=vuls USERS=vuls GROUPS=vuls PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vuls DOCSDIR=/usr/local/share/doc/vuls EXAMPLESDIR=/usr/local/share/examples/vuls WWWDIR=/usr/local/www/vuls ETCDIR=/usr/local/etc/vuls --End SUB_LIST-- ---Begin 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 524288 stack size (kbytes, -s) 65536 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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> vuls-0.30.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [142releng-armv7-quarterly-job-10] Installing pkg-2.1.2... [142releng-armv7-quarterly-job-10] Extracting pkg-2.1.2: .......... done ===> vuls-0.30.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vuls-0.30.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> vuls-0.30.0 depends on file: /usr/local/bin/go123 - not found ===> Installing existing package /packages/All/go123-1.23.7_4.pkg [142releng-armv7-quarterly-job-10] Installing go123-1.23.7_4... [142releng-armv7-quarterly-job-10] Extracting go123-1.23.7_4: .......... done ===> vuls-0.30.0 depends on file: /usr/local/bin/go123 - found ===> Returning to build of vuls-0.30.0 ===> vuls-0.30.0 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.108.pkg [142releng-armv7-quarterly-job-10] Installing ca_root_nss-3.108... [142releng-armv7-quarterly-job-10] Extracting ca_root_nss-3.108: ....... done Scanning /usr/share/certs/untrusted for certificates... Scanning /usr/share/certs/trusted for certificates... Scanning /usr/local/share/certs for certificates... ===== Message from ca_root_nss-3.108: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> vuls-0.30.0 depends on package: ca_root_nss>0 - found ===> Returning to build of vuls-0.30.0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by vuls-0.30.0 for building ===> Fetching github.com/future-architect/vuls dependencies go: downloading go1.24.0 (freebsd/arm) # get https://proxy.golang.org/github.com/%21maine%21k00n/vuls-data-update/@v/v0.0.0-20241224035812-2450d4a4763f.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/internal/@v/v1.10.0.mod # get https://proxy.golang.org/cel.dev/expr/@v/v0.19.0.mod # get https://proxy.golang.org/cloud.google.com/go/@v/v0.116.0.mod # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.14.0.mod # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.7.mod # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.6.0.mod <snip> github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/dotnet/packagesprops github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/elixir/mix debug/elf debug/macho debug/pe debug/plan9obj internal/xcoff github.com/mattn/go-shellwords golang.org/x/mod/semver golang.org/x/mod/internal/lazyregexp debug/buildinfo github.com/aquasecurity/trivy/pkg/dependency/parser/golang/sum golang.org/x/mod/module internal/buildcfg github.com/aquasecurity/trivy/pkg/dependency/parser/golang/binary golang.org/x/mod/modfile github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/golang/binary internal/goroot go/build github.com/aquasecurity/trivy/pkg/dependency/parser/gradle/lockfile golang.org/x/text/encoding/htmlindex golang.org/x/net/html/charset github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/java/gradle github.com/aquasecurity/trivy/pkg/dependency/parser/golang/mod github.com/aquasecurity/trivy/pkg/dependency/parser/java/pom github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/npm github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/golang/mod github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/packagejson github.com/aquasecurity/trivy/pkg/x/path github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/pnpm github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/npm github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/java/pom github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/yarn github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/pnpm github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/license github.com/aquasecurity/trivy/pkg/dependency/parser/php/composer github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/yarn github.com/aquasecurity/trivy/pkg/dependency/parser/python/packaging github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/php/composer github.com/aquasecurity/trivy/pkg/dependency/parser/python/pip github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/pip github.com/aquasecurity/trivy/pkg/dependency/parser/python/pipenv github.com/aquasecurity/trivy/pkg/dependency/parser/python github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/pipenv github.com/aquasecurity/trivy/pkg/dependency/parser/python/poetry github.com/aquasecurity/trivy/pkg/dependency/parser/python/pyproject github.com/aquasecurity/trivy/pkg/dependency/parser/python/uv github.com/aquasecurity/trivy/pkg/dependency/parser/ruby/bundler github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/ruby/bundler github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/poetry github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/uv github.com/rust-secure-code/go-rustaudit github.com/aquasecurity/trivy/pkg/dependency/parser/rust/binary github.com/aquasecurity/trivy/pkg/dependency/parser/rust/cargo github.com/aquasecurity/trivy/pkg/dependency/parser/swift/cocoapods github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/rust/binary github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/swift/cocoapods github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/rust/cargo github.com/aquasecurity/trivy/pkg/dependency/parser/swift/swift github.com/aquasecurity/trivy/pkg/scanner/utils github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/swift/swift github.com/aquasecurity/trivy/pkg/purl github.com/future-architect/vuls/cache github.com/aquasecurity/trivy/pkg/parallel github.com/future-architect/vuls/scanner/trivy/jar github.com/saintfish/chardet github.com/google/subcommands github.com/nsf/termbox-go github.com/kotakanbe/go-pingscanner github.com/future-architect/vuls/scanner github.com/jesseduffield/gocui github.com/future-architect/vuls/tui github.com/future-architect/vuls/server github.com/future-architect/vuls/subcmds github.com/future-architect/vuls/cmd/vuls # github.com/future-architect/vuls/cmd/vuls runtime: out of memory: cannot allocate 33554432-byte block (716079104 in use) fatal error: out of memory goroutine 1 gp=0x20802128 m=3 mp=0x2083f008 [running]: runtime.throw({0x369226, 0xd}) runtime/panic.go:1096 +0x34 fp=0x2091f8ac sp=0x2091f898 pc=0x8eea4 runtime.(*mcache).allocLarge(0x20560548, 0x1f37b10, 0x1) runtime/mcache.go:237 +0x1bc fp=0x2091f8d8 sp=0x2091f8ac pc=0x29b1c runtime.mallocgcLarge(0x1f37b10, 0x32dcf0, 0x1) runtime/malloc.go:1540 +0x8c fp=0x2091f90c sp=0x2091f8d8 pc=0x26838 runtime.mallocgc(0x1f37b10, 0x32dcf0, 0x1) runtime/malloc.go:1063 +0x134 fp=0x2091f928 sp=0x2091f90c pc=0x8d2b4 runtime.makeslice(0x32dcf0, 0x1f37b10, 0x1f37b10) runtime/slice.go:116 +0x9c fp=0x2091f93c sp=0x2091f928 pc=0x90e30 runtime.makeslice64(0x32dcf0, 0x1f37b10, 0x1f37b10) runtime/slice.go:130 +0x44 fp=0x2091f950 sp=0x2091f93c pc=0x70fb0 cmd/link/internal/ld.(*OutBuf).writeLoc(0x20860380, 0x1f37b10) cmd/link/internal/ld/outbuf.go:214 +0x188 fp=0x2091f99c sp=0x2091f950 pc=0x24d87c cmd/link/internal/ld.(*OutBuf).Write(0x20860380, {0xf8404000, 0x1f37b10, 0x267e000}) cmd/link/internal/ld/outbuf.go:230 +0x2c fp=0x2091f9c0 sp=0x2091f99c pc=0x24d9f4 cmd/link/internal/ld.asmbElf(0x20803328) cmd/link/internal/ld/elf.go:1805 +0x19c fp=0x2091fb14 sp=0x2091f9c0 pc=0x21647c cmd/link/internal/ld.asmb2(0x20803328) cmd/link/internal/ld/asmb.go:115 +0x98 fp=0x2091fb70 sp=0x2091fb14 pc=0x1d0248 cmd/link/internal/ld.Main(0x578980, {0x4, 0x8, 0x1, 0xd, 0xe, 0x1c00000, {0x0, 0x0, 0x0}, ...}) cmd/link/internal/ld/main.go:470 +0x2010 fp=0x2091fd48 sp=0x2091fb70 pc=0x24c274 main.main() cmd/link/main.go:72 +0xbe8 fp=0x2091ffa8 sp=0x2091fd48 pc=0x2f7930 runtime.main() runtime/proc.go:283 +0x2ec fp=0x2091ffec sp=0x2091ffa8 pc=0x56ce4 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2091ffec sp=0x2091ffec pc=0x95050 goroutine 2 gp=0x20802488 m=nil [force gc (idle)]: runtime.gopark(0x38509c, 0x583c20, 0x11, 0xa, 0x1) runtime/proc.go:435 +0x104 fp=0x2083afd4 sp=0x2083afc0 pc=0x8efe4 runtime.goparkunlock(...) runtime/proc.go:441 runtime.forcegchelper() runtime/proc.go:348 +0xe4 fp=0x2083afec sp=0x2083afd4 pc=0x57150 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083afec sp=0x2083afec pc=0x95050 created by runtime.init.6 in goroutine 1 runtime/proc.go:336 +0x1c goroutine 3 gp=0x20802a28 m=nil [GC sweep wait]: runtime.gopark(0x38509c, 0x583dd0, 0xc, 0x9, 0x1) runtime/proc.go:435 +0x104 fp=0x2083b7c4 sp=0x2083b7b0 pc=0x8efe4 runtime.goparkunlock(...) runtime/proc.go:441 runtime.bgsweep(0x2081c280) runtime/mgcsweep.go:316 +0x11c fp=0x2083b7e4 sp=0x2083b7c4 pc=0x3e8e0 runtime.gcenable.gowrap1() runtime/mgc.go:204 +0x28 fp=0x2083b7ec sp=0x2083b7e4 pc=0x2e534 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083b7ec sp=0x2083b7ec pc=0x95050 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0x74 goroutine 4 gp=0x20802b48 m=nil [GC scavenge wait]: runtime.gopark(0x38509c, 0x5842a0, 0xd, 0xa, 0x2) runtime/proc.go:435 +0x104 fp=0x2083bfb4 sp=0x2083bfa0 pc=0x8efe4 runtime.goparkunlock(...) runtime/proc.go:441 runtime.(*scavengerState).park(0x5842a0) runtime/mgcscavenge.go:425 +0x68 fp=0x2083bfc8 sp=0x2083bfb4 pc=0x3bcb8 runtime.bgscavenge(0x2081c280) runtime/mgcscavenge.go:658 +0x60 fp=0x2083bfe4 sp=0x2083bfc8 pc=0x3c3e4 runtime.gcenable.gowrap2() runtime/mgc.go:205 +0x28 fp=0x2083bfec sp=0x2083bfe4 pc=0x2e4e0 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083bfec sp=0x2083bfec pc=0x95050 created by runtime.gcenable in goroutine 1 runtime/mgc.go:205 +0xbc goroutine 5 gp=0x20802c68 m=nil [finalizer wait]: runtime.gopark(0x384f50, 0x59041c, 0x10, 0xa, 0x1) runtime/proc.go:435 +0x104 fp=0x2083c790 sp=0x2083c77c pc=0x8efe4 runtime.runfinq() runtime/mfinal.go:196 +0x110 fp=0x2083c7ec sp=0x2083c790 pc=0x2d250 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083c7ec sp=0x2083c7ec pc=0x95050 created by runtime.createfing in goroutine 1 runtime/mfinal.go:166 +0x5c goroutine 6 gp=0x208038c8 m=nil [GC worker (idle)]: runtime.gopark(0x384f60, 0x208142b8, 0x1b, 0xa, 0x0) runtime/proc.go:435 +0x104 fp=0x2083a788 sp=0x2083a774 pc=0x8efe4 runtime.gcBgMarkWorker(0x2081c600) runtime/mgc.go:1423 +0xf4 fp=0x2083a7e4 sp=0x2083a788 pc=0x314e0 runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1339 +0x28 fp=0x2083a7ec sp=0x2083a7e4 pc=0x313c0 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083a7ec sp=0x2083a7ec pc=0x95050 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1339 +0x14c goroutine 7 gp=0x208039e8 m=nil [GC worker (idle)]: runtime.gopark(0x384f60, 0x208142d0, 0x1b, 0xa, 0x0) runtime/proc.go:435 +0x104 fp=0x2083cf88 sp=0x2083cf74 pc=0x8efe4 runtime.gcBgMarkWorker(0x2081c600) runtime/mgc.go:1423 +0xf4 fp=0x2083cfe4 sp=0x2083cf88 pc=0x314e0 runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1339 +0x28 fp=0x2083cfec sp=0x2083cfe4 pc=0x313c0 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083cfec sp=0x2083cfec pc=0x95050 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1339 +0x14c goroutine 8 gp=0x20803b08 m=nil [GC worker (idle)]: runtime.gopark(0x384f60, 0x208142e8, 0x1b, 0xa, 0x0) runtime/proc.go:435 +0x104 fp=0x2083d788 sp=0x2083d774 pc=0x8efe4 runtime.gcBgMarkWorker(0x2081c600) runtime/mgc.go:1423 +0xf4 fp=0x2083d7e4 sp=0x2083d788 pc=0x314e0 runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1339 +0x28 fp=0x2083d7ec sp=0x2083d7e4 pc=0x313c0 runtime.goexit({}) runtime/asm_arm.s:884 +0x4 fp=0x2083d7ec sp=0x2083d7ec pc=0x95050 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1339 +0x14c *** Error code 1 Stop. make: stopped in /usr/ports/security/vuls
