Summary: | net-mgmt/netdata: ML option fails to compile on 1.40.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Trond Endrestøl <Trond.Endrestol> | ||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | diizzy, nk | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(nk) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Trond Endrestøl
2023-06-29 09:24:55 UTC
(In reply to Trond.Endrestol from comment #0) Or change Makefile.in to skip compiling dlib-cpp and simply link the executable to the library. Created attachment 243079 [details]
Patch for netdata
Looks like this patch got lost during rebasing, please give it a spin
(In reply to Daniel Engberg from comment #2) Patch is successful. Please commit it. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=17d819351f980301b6ebe99d3865c211a290d67f commit 17d819351f980301b6ebe99d3865c211a290d67f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-07-05 18:55:25 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-07-12 02:30:20 +0000 net-mgmt/netdata: Fix ML option Fix option that accidently broke during rebase PR: 272279 Reported by: Trond Endrestol <Trond.Endrestol@ximalas.info> Tested by: Trond Endrestol <Trond.Endrestol@ximalas.info> Reviewed by: Namkhai B <me@forkbomb9.ch> (private email) net-mgmt/netdata/files/patch-Makefile.am (new) | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) Fixed, thanks for testing! |