Summary: | sysutils/datadog-agent: unable to fetch all files / bad checksum on single file | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Ryan T. Dean <rtdean> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | dmgk, rtdean, uros, yasu, ygy |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(uros) |
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
Ryan T. Dean
2021-12-18 18:00:51 UTC
Ping - same error here: https://think-poudriere.ygy.io/data/130Ramd64-pub/2022-03-30_01h36m15s/logs/errors/datadog-agent-7.24.1_1.log A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cc8118103cb4f4b050573d40a9c67adf8049aa2 commit 1cc8118103cb4f4b050573d40a9c67adf8049aa2 Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2022-05-14 13:13:37 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-05-14 13:13:37 +0000 sysutils/datadog-agent: Unbreak build on amd64 - Regenerate distinfo: ===> Giving up on fetching files: kubernetes-component-base-039242c015a9_GH0.tar.gz Make sure the Makefile and distinfo file (/usr/ports/sysutils/datadog-agent/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". - Adjust CGO_CFLAGS: vendor/github.com/DataDog/zstd/zstd_stream.go:61:22: could not determine kind of name for C.ZSTD_compressBegin vendor/github.com/DataDog/zstd/zstd_stream.go:64:22: could not determine kind of name for C.ZSTD_compressBegin_usingDict vendor/github.com/DataDog/zstd/zstd_stream.go:94:13: could not determine kind of name for C.ZSTD_compressContinue vendor/github.com/DataDog/zstd/zstd_stream.go:120:13: could not determine kind of name for C.ZSTD_compressEnd - Mark BROKEN on i386: vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: cannot use k.Start.Sec * 1000 (value of type int32) as type int64 in return statement vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:383:17: cannot use k.Start.Sec * 1000 (value of type int32) as type int64 in struct literal PR: 260522 Approved by: portmgr (blanket, build fix) sysutils/datadog-agent/Makefile | 4 +++- sysutils/datadog-agent/distinfo | 14 +++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) |