Bug 213516 - net/wireshark: build fails on 10.2
Summary: net/wireshark: build fails on 10.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-15 22:07 UTC by Gary
Modified: 2016-10-16 14:54 UTC (History)
1 user (show)

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


Attachments
poudriere log, failing (116.40 KB, application/x-gzip)
2016-10-15 22:08 UTC, Gary
no flags Details
working patch (245 bytes, patch)
2016-10-15 22:21 UTC, Gary
no flags Details | Diff
poudriere log, with patch (126.80 KB, application/x-gzip)
2016-10-15 22:22 UTC, Gary
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gary 2016-10-15 22:07:09 UTC
poudriere log attached

Options are default, apart from turning Kerb. support off (KRB_NONE) instead of KRB_BASE

Fix may be as simple as adding an include of <sys/wait.h> to extcap.c
Comment 1 Gary 2016-10-15 22:08:03 UTC
Created attachment 175795 [details]
poudriere log, failing
Comment 2 Gary 2016-10-15 22:21:46 UTC
Created attachment 175796 [details]
working patch
Comment 3 Gary 2016-10-15 22:22:30 UTC
Created attachment 175797 [details]
poudriere log, with patch
Comment 4 Igor Pavlov 2016-10-16 01:29:51 UTC
It seems I have the same issue with net/tshark on 11.0
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-10-16 14:54:38 UTC
A commit references this bug:

Author: marcus
Date: Sun Oct 16 14:54:09 UTC 2016
New revision: 424067
URL: https://svnweb.freebsd.org/changeset/ports/424067

Log:
  Commit forgotten patch from the 2.2.0 upgrade.

  PR:		213516

Changes:
  head/net/wireshark/files/
  head/net/wireshark/files/patch-extcap.c
Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2016-10-16 14:54:53 UTC
Ugh, the patch was there, just didn't svn add it.  Sorry.  It's fixed now.