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/ampere3/data/141releng-armv7-default/a66c1b68c862/logs/vuls-0.29.0_2.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=141releng-armv7-default&build=a66c1b68c862 Log: =>> Building security/vuls build started at Sat Mar 29 09:50:49 UTC 2025 port directory: /usr/ports/security/vuls package name: vuls-0.29.0_2 building for: FreeBSD 141releng-armv7-default-job-01 14.1-RELEASE-p8 FreeBSD 14.1-RELEASE-p8 1401000 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1378 Mar 15 01:05 /usr/ports/security/vuls/Makefile Ports top last git commit: a66c1b68c86 Ports top unclean checkout: no Port dir last git commit: d0642a61763 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-7-gf78625a5 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p8 1401000 UNAME_r=14.1-RELEASE-p8 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-7-gf78625a5 MASTERMNT=/usr/local/poudriere/data/.m/141releng-armv7-default/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/141releng-armv7-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141releng-armv7-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-7-gf78625a5 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.1 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 --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.29.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [141releng-armv7-default-job-01] Installing pkg-2.0.6... [141releng-armv7-default-job-01] Extracting pkg-2.0.6: .......... done ===> vuls-0.29.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vuls-0.29.0_2 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> vuls-0.29.0_2 depends on file: /usr/local/bin/go123 - not found ===> Installing existing package /packages/All/go123-1.23.7_4.pkg [141releng-armv7-default-job-01] Installing go123-1.23.7_4... [141releng-armv7-default-job-01] Extracting go123-1.23.7_4: .......... done ===> vuls-0.29.0_2 depends on file: /usr/local/bin/go123 - found ===> Returning to build of vuls-0.29.0_2 ===> vuls-0.29.0_2 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.108.pkg [141releng-armv7-default-job-01] Installing ca_root_nss-3.108... [141releng-armv7-default-job-01] 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.29.0_2 depends on package: ca_root_nss>0 - found ===> Returning to build of vuls-0.29.0_2 =========================================================================== =======================<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.29.0_2 for building ===> Fetching github.com/future-architect/vuls dependencies # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.5.0.mod # get https://proxy.golang.org/github.com/3th1nk/cidr/@v/v0.2.0.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/filippo.io/edwards25519/@v/v1.1.0.mod # get https://proxy.golang.org/cloud.google.com/go/@v/v0.112.1.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azcore/@v/v1.17.0.mod # get https://proxy.golang.org/github.com/%21ada%21logics/go-fuzz-headers/@v/v0.0.0-20240806141605-e8a1dd7889d6.mod # get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.39.1.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azidentity/@v/v1.8.0.mod <snip> github.com/future-architect/vuls/models github.com/future-architect/vuls/util github.com/go-stack/stack github.com/inconshreveable/log15 github.com/fsnotify/fsnotify/internal github.com/fsnotify/fsnotify github.com/sagikazarmark/slog-shim github.com/spf13/afero/internal/common github.com/spf13/afero/mem github.com/spf13/afero github.com/redis/rueidis github.com/spf13/viper/internal/encoding github.com/subosito/gotenv github.com/spf13/viper/internal/encoding/dotenv github.com/hashicorp/hcl/hcl/strconv github.com/hashicorp/hcl/hcl/token github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/parser github.com/hashicorp/hcl/json/token github.com/hashicorp/hcl/json/scanner github.com/hashicorp/hcl/json/parser github.com/glebarez/go-sqlite github.com/hashicorp/hcl github.com/hashicorp/hcl/hcl/printer github.com/glebarez/sqlite github.com/spf13/viper/internal/encoding/hcl gopkg.in/ini.v1 github.com/MaineK00n/vuls2/pkg/db/common/redis github.com/MaineK00n/vuls2/pkg/db/common/rdb github.com/magiconair/properties github.com/spf13/viper/internal/encoding/ini github.com/spf13/viper/internal/encoding/json github.com/MaineK00n/vuls2/pkg/db/common github.com/pelletier/go-toml/v2/internal/danger github.com/pelletier/go-toml/v2/unstable github.com/spf13/viper/internal/encoding/javaproperties github.com/spf13/viper/internal/encoding/yaml github.com/briandowns/spinner github.com/MaineK00n/vuls2/pkg/db/fetch github.com/MaineK00n/vuls2/pkg/detect/ospkg github.com/pelletier/go-toml/v2/internal/tracker github.com/vulsio/goval-dictionary/models github.com/future-architect/vuls/detector/vuls2 github.com/vulsio/goval-dictionary/util github.com/pelletier/go-toml/v2 github.com/vulsio/goval-dictionary/log github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated github.com/CycloneDX/cyclonedx-go github.com/spf13/viper/internal/encoding/toml github.com/spf13/viper github.com/emersion/go-sasl github.com/emersion/go-smtp github.com/vulsio/gost/util github.com/vulsio/gost/models github.com/vulsio/goval-dictionary/db github.com/vulsio/gost/db github.com/future-architect/vuls/oval github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared github.com/future-architect/vuls/gost github.com/future-architect/vuls/reporter/sbom github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported github.com/nlopes/slack/internal/timex github.com/nlopes/slack/slackutilsx github.com/nlopes/slack github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas github.com/olekukonko/tablewriter github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob github.com/vulsio/go-cti/models github.com/vulsio/go-cti/db github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob github.com/vulsio/go-cti/utils github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container github.com/andybalholm/cascadia github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service github.com/PuerkitoBio/goquery github.com/vulsio/go-cve-dictionary/log github.com/vulsio/go-cve-dictionary/fetcher github.com/vulsio/go-cve-dictionary/util github.com/vulsio/go-cve-dictionary/fetcher/mitre github.com/Azure/azure-sdk-for-go/sdk/storage/azblob github.com/vulsio/go-cve-dictionary/fetcher/nvd github.com/vulsio/go-cve-dictionary/fetcher/jvn github.com/future-architect/vuls/reporter github.com/vulsio/go-exploitdb/db github.com/vulsio/go-cve-dictionary/db github.com/vulsio/go-exploitdb/util github.com/vulsio/go-kev/models github.com/vulsio/go-kev/db github.com/vulsio/go-kev/utils github.com/vulsio/go-msfdb/models github.com/vulsio/go-msfdb/utils github.com/vulsio/go-msfdb/db github.com/future-architect/vuls/saas github.com/Ullaakut/nmap/v2 github.com/mitchellh/hashstructure/v2 github.com/future-architect/vuls/detector github.com/aquasecurity/trivy/pkg/dependency github.com/aquasecurity/trivy/pkg/licensing/expression github.com/aquasecurity/trivy/pkg/dependency/parser/c/conan github.com/google/licenseclassifier/v2 github.com/aquasecurity/trivy/pkg/utils/fsutils github.com/aquasecurity/trivy/pkg/dependency/parser/dart/pub github.com/aquasecurity/trivy/pkg/dependency/parser/dotnet/core_deps github.com/aquasecurity/trivy/pkg/dependency/parser/utils github.com/aquasecurity/trivy/pkg/dependency/parser/nuget/config github.com/google/licenseclassifier/v2/assets github.com/aquasecurity/trivy/pkg/dependency/parser/nuget/lock github.com/aquasecurity/trivy/pkg/dependency/parser/nuget/packagesprops github.com/aquasecurity/trivy/pkg/dependency/parser/hex/mix github.com/aquasecurity/trivy/pkg/licensing debug/dwarf internal/zstd debug/plan9obj github.com/aquasecurity/trivy/pkg/fanal/analyzer/language golang.org/x/mod/semver golang.org/x/mod/internal/lazyregexp github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/c/conan github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/dart/pub github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/dotnet/deps github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/dotnet/nuget 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 internal/xcoff golang.org/x/mod/module golang.org/x/mod/modfile github.com/aquasecurity/trivy/pkg/dependency/parser/golang/sum debug/buildinfo internal/buildcfg github.com/aquasecurity/trivy/pkg/dependency/parser/golang/binary internal/goroot github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/golang/binary go/build github.com/aquasecurity/trivy/pkg/dependency/parser/gradle/lockfile golang.org/x/text/encoding/htmlindex github.com/aquasecurity/trivy/pkg/dependency/parser/golang/mod golang.org/x/net/html/charset github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/java/gradle 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/fanal/analyzer/language/java/pom github.com/aquasecurity/trivy/pkg/x/path github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/npm github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/pnpm github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/yarn github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/license github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/pnpm github.com/aquasecurity/trivy/pkg/dependency/parser/php/composer github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/yarn github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/php/composer github.com/aquasecurity/trivy/pkg/dependency/parser/python/packaging github.com/aquasecurity/trivy/pkg/dependency/parser/python/pip github.com/aquasecurity/trivy/pkg/dependency/parser/python/pipenv github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/pip github.com/aquasecurity/trivy/pkg/dependency/parser/python github.com/aquasecurity/trivy/pkg/dependency/parser/python/poetry github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/pipenv github.com/aquasecurity/trivy/pkg/dependency/parser/python/pyproject github.com/aquasecurity/trivy/pkg/dependency/parser/ruby/bundler github.com/microsoft/go-rustaudit github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/poetry github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/ruby/bundler github.com/aquasecurity/trivy/pkg/dependency/parser/rust/binary github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/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/dependency/parser/swift/swift 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/fanal/analyzer/language/swift/swift github.com/aquasecurity/trivy/pkg/scanner/utils github.com/future-architect/vuls/cache github.com/aquasecurity/trivy/pkg/purl 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 /usr/local/go123/pkg/tool/freebsd_arm/link: mapping output file failed: cannot allocate memory *** Error code 1 Stop. make: stopped in /usr/ports/security/vuls
