Bug 197249 - net-mgmt/netams: doesn't build on 10.x+
Summary: net-mgmt/netams: doesn't build on 10.x+
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-01 17:59 UTC by Dmitry Marakasov
Modified: 2015-06-02 02:55 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (jura)


Attachments
Build log (13.36 KB, text/plain)
2015-02-01 17:59 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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+