Bug 197249

Summary: net-mgmt/netams: doesn't build on 10.x+
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Feedback Timeout    
Severity: Affects Many People CC: jura
Priority: --- Flags: bugzilla: maintainer-feedback? (jura)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Build log none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-02-01 17:59:09 UTC
Created attachment 152447 [details]
Build log

Fails to build on 10.x. Build log attached.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-01 17:59:09 UTC
Maintainer CC'd
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-02 02:54:24 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Jun  2 02:53:45 UTC 2015
New revision: 388300
URL: https://svnweb.freebsd.org/changeset/ports/388300

Log:
  - Mark BROKEN on 10.x+

  ---
  ./netflow.h:242:27: error: 'long type-name' is invalid
                  u_int32_t long sent_flows;
  ---
  ./list.h:32:3: error: unknown type name 'LHASH'; did you mean '_LHASH'?
                  LHASH *hash;
  ---

  PR:		197249
  Submitted by:	amdmi3
  Approved by:	maintainer timeout

Changes:
  head/net-mgmt/netams/Makefile
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-02 02:55:53 UTC
I've marked the port BROKEN on 10.x+