git: 1f5f61be5270 - main - sysutils/datadog-agent: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 10:44:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f5f61be5270b0614d65e5ce9c8f60b2b10b5f07 commit 1f5f61be5270b0614d65e5ce9c8f60b2b10b5f07 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-27 10:09:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-27 10:30:08 +0000 sysutils/datadog-agent: Mark BROKEN Reference: https://pkg-status.freebsd.org/beefy12/data/140releng-amd64-default/5b346a1c0cc2/logs/datadog-agent-7.24.1_14.log --- sysutils/datadog-agent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/datadog-agent/Makefile b/sysutils/datadog-agent/Makefile index 1a639177b150..91a24cdac6f9 100644 --- a/sysutils/datadog-agent/Makefile +++ b/sysutils/datadog-agent/Makefile @@ -10,6 +10,7 @@ WWW= https://www.datadoghq.com/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= SHA256 Checksum mismatch for kubernetes-client-go-bec269661e48_GH0.tar.gz BROKEN_i386= fails to build: 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 BUILD_DEPENDS= cmake-core>=3.12:devel/cmake-core \