Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2022 13:20:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260522] sysutils/datadog-agent: unable to fetch all files / bad checksum on single file
Message-ID:  <bug-260522-7788-qxFhZmWCg7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260522-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260522-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260522

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D1cc8118103cb4f4b050573d40a9c67a=
df8049aa2

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:

    =3D=3D=3D>  Giving up on fetching files:=20
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=3Dyes [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 determi=
ne
kind of name for C.ZSTD_compressEnd

    - Mark BROKEN on i386:

    vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: can=
not
use k.Start.Sec * 1000 (value of type int32) as type int64 in return statem=
ent
    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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260522-7788-qxFhZmWCg7>