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: y...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p545eb5d3ac42_sda2c88dfcf4/logs/trufflehog-3.86.1.log Build URL: https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=p545eb5d3ac42_sda2c88dfcf4 Log: =>> Building security/trufflehog build started at Tue Dec 17 20:07:38 UTC 2024 port directory: /usr/ports/security/trufflehog package name: trufflehog-3.86.1 building for: FreeBSD main-i386-default-job-03 15.0-CURRENT FreeBSD 15.0-CURRENT 1500029 i386 maintained by: y...@freebsd.org Makefile datestamp: -rw-r--r-- 1 root wheel 577 Dec 15 01:01 /usr/ports/security/trufflehog/Makefile Ports top last git commit: 545eb5d3ac4 Ports top unclean checkout: no Port dir last git commit: 76ba942fcd3 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1500029 Job Id: 03 !!! Jail is newer than host. (Jail: 1500029, Host: 1500028) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1500029 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=15.0-CURRENT LOCALBASE=/usr/local UNAME_v=FreeBSD 15.0-CURRENT 1500029 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-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/main-i386-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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-- y...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/trufflehog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/trufflehog/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/trufflehog/work/.cache HOME=/wrkdirs/usr/ports/security/trufflehog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/trufflehog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/trufflehog/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/trufflehog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/trufflehog/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/trufflehog/work/.cache HOME=/wrkdirs/usr/ports/security/trufflehog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/trufflehog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/trufflehog/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_D ATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/trufflehog" EXAMPLESDIR="share/examples/trufflehog" DATADIR="share/trufflehog" WWWDIR="www/trufflehog" ETCDIR="etc/trufflehog" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/trufflehog DOCSDIR=/usr/local/share/doc/trufflehog EXAMPLESDIR=/usr/local/share/examples/trufflehog WWWDIR=/usr/local/www/trufflehog ETCDIR=/usr/local/etc/trufflehog --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # 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 AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> trufflehog-3.86.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-i386-default-job-03] Installing pkg-1.21.3... [main-i386-default-job-03] Extracting pkg-1.21.3: .......... done ===> trufflehog-3.86.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of trufflehog-3.86.1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> trufflehog-3.86.1 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_1.pkg [main-i386-default-job-03] Installing go121-1.21.13_1... [main-i386-default-job-03] Extracting go121-1.21.13_1: .......... done ===> trufflehog-3.86.1 depends on file: /usr/local/bin/go121 - found ===> Returning to build of trufflehog-3.86.1 ===> trufflehog-3.86.1 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [main-i386-default-job-03] Installing ca_root_nss-3.104... [main-i386-default-job-03] Extracting ca_root_nss-3.104: ....... done certctl: Skipping untrusted certificate a8dee976 (/etc/ssl/untrusted/a8dee976.0) certctl: Skipping untrusted certificate 1320b215 (/etc/ssl/untrusted/1320b215.0) certctl: Skipping untrusted certificate dc45b0bd (/etc/ssl/untrusted/dc45b0bd.0) certctl: Skipping untrusted certificate 0b7c536a (/etc/ssl/untrusted/0b7c536a.0) certctl: Skipping untrusted certificate 0c4c9b6c (/etc/ssl/untrusted/0c4c9b6c.0) certctl: Skipping untrusted certificate f90208f7 (/etc/ssl/untrusted/f90208f7.0) certctl: Skipping untrusted certificate 080911ac (/etc/ssl/untrusted/080911ac.0) certctl: Skipping untrusted certificate b1b8a7f3 (/etc/ssl/untrusted/b1b8a7f3.0) certctl: Skipping untrusted certificate cb59f961 (/etc/ssl/untrusted/cb59f961.0) certctl: Skipping untrusted certificate c47d9980 (/etc/ssl/untrusted/c47d9980.0) certctl: Skipping untrusted certificate 5a4d6896 (/etc/ssl/untrusted/5a4d6896.0) certctl: Skipping untrusted certificate 442adcac (/etc/ssl/untrusted/442adcac.0) certctl: Skipping untrusted certificate 116bf586 (/etc/ssl/untrusted/116bf586.0) certctl: Skipping untrusted certificate 9c2e7d30 (/etc/ssl/untrusted/9c2e7d30.0) certctl: Skipping untrusted certificate c01cdfa2 (/etc/ssl/untrusted/c01cdfa2.0) certctl: Skipping untrusted certificate 26312675 (/etc/ssl/untrusted/26312675.0) certctl: Skipping untrusted certificate ee1365c0 (/etc/ssl/untrusted/ee1365c0.0) certctl: Skipping untrusted certificate 349f2832 (/etc/ssl/untrusted/349f2832.0) certctl: Skipping untrusted certificate d853d49e (/etc/ssl/untrusted/d853d49e.0) ===== Message from ca_root_nss-3.104: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been <snip> github.com/elastic/go-elasticsearch/v8/typedapi/security/createservicetoken github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteprivileges github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterole github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterolemapping github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteservicetoken github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteuser github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuser github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuserprofile github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuser github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuserprofile github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollkibana github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollnode github.com/elastic/go-elasticsearch/v8/typedapi/security/getapikey github.com/elastic/go-elasticsearch/v8/typedapi/security/getbuiltinprivileges github.com/elastic/go-elasticsearch/v8/typedapi/security/getprivileges github.com/elastic/go-elasticsearch/v8/typedapi/security/getrole github.com/elastic/go-elasticsearch/v8/typedapi/security/getrolemapping github.com/elastic/go-elasticsearch/v8/typedapi/security/getserviceaccounts github.com/elastic/go-elasticsearch/v8/typedapi/security/getservicecredentials github.com/elastic/go-elasticsearch/v8/typedapi/security/gettoken github.com/elastic/go-elasticsearch/v8/typedapi/security/getuser github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprivileges github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprofile github.com/elastic/go-elasticsearch/v8/typedapi/security/grantapikey github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivileges github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivilegesuserprofile github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidateapikey github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidatetoken github.com/elastic/go-elasticsearch/v8/typedapi/security/putprivileges github.com/elastic/go-elasticsearch/v8/typedapi/security/putrole github.com/elastic/go-elasticsearch/v8/typedapi/security/putrolemapping github.com/elastic/go-elasticsearch/v8/typedapi/security/putuser github.com/elastic/go-elasticsearch/v8/typedapi/security/queryapikeys github.com/elastic/go-elasticsearch/v8/typedapi/security/queryrole github.com/elastic/go-elasticsearch/v8/typedapi/security/queryuser github.com/elastic/go-elasticsearch/v8/typedapi/security/samlauthenticate github.com/elastic/go-elasticsearch/v8/typedapi/security/samlinvalidate github.com/elastic/go-elasticsearch/v8/typedapi/security/samllogout github.com/elastic/go-elasticsearch/v8/typedapi/security/samlprepareauthentication github.com/elastic/go-elasticsearch/v8/typedapi/security/samlserviceprovidermetadata github.com/elastic/go-elasticsearch/v8/typedapi/security/suggestuserprofiles github.com/elastic/go-elasticsearch/v8/typedapi/security/updateapikey github.com/elastic/go-elasticsearch/v8/typedapi/security/updateuserprofiledata github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/deletenode github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/getnode github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/putnode github.com/elastic/go-elasticsearch/v8/typedapi/slm/deletelifecycle github.com/elastic/go-elasticsearch/v8/typedapi/slm/executelifecycle github.com/elastic/go-elasticsearch/v8/typedapi/slm/executeretention github.com/elastic/go-elasticsearch/v8/typedapi/slm/getlifecycle github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstats github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstatus github.com/elastic/go-elasticsearch/v8/typedapi/slm/putlifecycle github.com/elastic/go-elasticsearch/v8/typedapi/slm/start github.com/elastic/go-elasticsearch/v8/typedapi/slm/stop github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/cleanuprepository github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/clone github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/create github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/createrepository github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/delete github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/deleterepository github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/get github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/getrepository github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/repositoryverifyintegrity github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/restore github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/status github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/verifyrepository github.com/elastic/go-elasticsearch/v8/typedapi/sql/clearcursor github.com/elastic/go-elasticsearch/v8/typedapi/sql/deleteasync github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasync github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasyncstatus github.com/elastic/go-elasticsearch/v8/typedapi/sql/query github.com/elastic/go-elasticsearch/v8/typedapi/sql/translate github.com/elastic/go-elasticsearch/v8/typedapi/ssl/certificates github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonym github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonymrule github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonym github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymrule github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymssets github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonym github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonymrule github.com/elastic/go-elasticsearch/v8/typedapi/tasks/cancel github.com/elastic/go-elasticsearch/v8/typedapi/tasks/get github.com/elastic/go-elasticsearch/v8/typedapi/tasks/list github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findstructure github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/testgrokpattern github.com/elastic/go-elasticsearch/v8/typedapi/transform/deletetransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransformstats github.com/elastic/go-elasticsearch/v8/typedapi/transform/previewtransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/puttransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/resettransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/schedulenowtransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/starttransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/stoptransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/updatetransform github.com/elastic/go-elasticsearch/v8/typedapi/transform/upgradetransforms github.com/elastic/go-elasticsearch/v8/typedapi/watcher/ackwatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/activatewatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deactivatewatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deletewatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/executewatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getwatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/putwatch github.com/elastic/go-elasticsearch/v8/typedapi/watcher/querywatches github.com/elastic/go-elasticsearch/v8/typedapi/watcher/start github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stats github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stop github.com/elastic/go-elasticsearch/v8/typedapi/xpack/info github.com/elastic/go-elasticsearch/v8/typedapi/xpack/usage github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3 google.golang.org/grpc/authz/audit github.com/elastic/go-elasticsearch/v8/typedapi google.golang.org/grpc/authz/audit/stdout google.golang.org/grpc/internal/xds/rbac github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3 google.golang.org/grpc/xds/internal/httpfilter/router google.golang.org/grpc/xds/internal/httpfilter/rbac google.golang.org/grpc/xds/internal/balancer/ringhash google.golang.org/grpc/xds/internal/server google.golang.org/grpc/xds/internal/resolver github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3 github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3 github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3 github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3 github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3 github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3 github.com/gobwas/glob/util/strings github.com/gobwas/glob/match google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter google.golang.org/grpc/xds github.com/gobwas/glob/syntax/lexer github.com/gobwas/glob/syntax/ast google.golang.org/grpc/xds/googledirectpath github.com/gobwas/glob/compiler cloud.google.com/go/storage github.com/gobwas/glob/syntax github.com/gobwas/glob github.com/trufflesecurity/trufflehog/v3/pkg/cache github.com/golang-jwt/jwt/v4 github.com/google/go-github/v66/github github.com/elastic/go-elasticsearch/v8 golang.org/x/exp/rand github.com/k0kubun/go-ansi github.com/mitchellh/colorstring github.com/schollz/progressbar/v3 github.com/xanzy/go-gitlab github.com/trufflesecurity/trufflehog/v3/pkg/sources/elasticsearch github.com/trufflesecurity/trufflehog/v3/pkg/roundtripper github.com/trufflesecurity/trufflehog/v3/pkg/sources/jenkins github.com/trufflesecurity/trufflehog/v3/pkg/sources/postman github.com/aws/aws-sdk-go/aws/arn github.com/aws/aws-sdk-go/internal/s3shared/arn github.com/aws/aws-sdk-go/internal/s3shared github.com/aws/aws-sdk-go/internal/s3shared/s3err github.com/aws/aws-sdk-go/private/checksum github.com/aws/aws-sdk-go/private/protocol/eventstream github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi github.com/aws/aws-sdk-go/private/protocol/restxml github.com/bradleyfalzon/ghinstallation/v2 github.com/aws/aws-sdk-go/service/s3 github.com/bill-rich/go-syslog/pkg/syslogparser github.com/bill-rich/go-syslog/pkg/syslogparser/rfc3164 github.com/crewjam/rfc5424 github.com/trufflesecurity/trufflehog/v3/pkg/sources/syslog github.com/shuheiktgw/go-travis github.com/trufflesecurity/trufflehog/v3/pkg/tui/components/selector github.com/trufflesecurity/trufflehog/v3/pkg/sources/travisci github.com/trufflesecurity/trufflehog/v3/pkg/tui/pages/contact_enterprise github.com/trufflesecurity/trufflehog/v3/pkg/tui/components/tabs github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/circleci github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/docker github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/elasticsearch github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/filesystem github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/gcs github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/git github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/github github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/gitlab github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/huggingface github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/jenkins github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/postman github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/s3 github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources/syslog github.com/trufflesecurity/trufflehog/v3/pkg/tui/pages/source_select github.com/trufflesecurity/trufflehog/v3/pkg/tui/sources github.com/trufflesecurity/trufflehog/v3/pkg/tui/pages/source_configure github.com/trufflesecurity/trufflehog/v3/pkg/tui/pages/view_oss github.com/trufflesecurity/trufflehog/v3/pkg/tui/pages/wizard_intro github.com/trufflesecurity/trufflehog/v3/pkg/updater github.com/trufflesecurity/trufflehog/v3/pkg/tui go.uber.org/automaxprocs/maxprocs internal/profile runtime/pprof net/http/pprof github.com/aws/aws-sdk-go/service/s3/s3iface github.com/aws/aws-sdk-go/service/s3/s3manager *** Error code 1 Stop. make: stopped making "build" in /usr/ports/security/trufflehog