[Bug 260522] sysutils/datadog-agent: unable to fetch all files / bad checksum on single file

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 May 2022 13:20:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260522

--- Comment #2 from commit-hook@FreeBSD.org ---
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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.