[MacPorts] #56600: net-snmp: typedef redefinition with different types
MacPorts
noreply at macports.org
Tue Jun 5 07:21:41 UTC 2018
#56600: net-snmp: typedef redefinition with different types
--------------------------+------------------------
Reporter: Schamschula | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: net-snmp |
--------------------------+------------------------
Comment (by ryandesign):
I can't reproduce this, and I can't account for some of the differences
between your log and mine. Do you have local modifications? For example,
your log says:
{{{
:info:patch patching file configure
:info:patch Hunk #1 succeeded at 23928 (offset 518 lines).
}}}
On my system, the patch applies without fuzz.
On my system, the patch patch-agent-mibgroup-mibII-icmp.h.diff is used; on
yours it's not.
On my system, all of the patches for all Darwin versions (patch-include-
net-snmp-system-darwin11.h.diff patch-include-net-snmp-system-
darwin12.h.diff patch-include-net-snmp-system-darwin13.h.diff patch-
include-net-snmp-system-darwin14.h.diff patch-include-net-snmp-system-
darwin15.h.diff patch-include-net-snmp-system-darwin16.h.diff patch-
include-net-snmp-system-darwin17.h.diff patch-include-net-snmp-system-
darwin18.h.diff) are used; on yours, only patch-include-net-snmp-system-
darwin14.h.diff is used, which is not how the Portfile is written and also
unexpected because you're on Darwin 17 not 14.
On my system, the configure flags `--disable-agent`
`--mandir=/opt/local/share/man` `--infodir=/opt/local/share/info` are not
used, but on yours they are; they don't appear in the Portfile.
On my system, the configure env var `PERLPROG='/opt/local/bin/perl5.26'`
is set, but on yours it's `PERLPROG='/opt/local/bin/perl'`.
On my system, I see:
{{{
:info:configure checking for system include file... net-
snmp/system/darwin17.h
}}}
On yours, you have:
{{{
:info:configure checking for system include file... net-
snmp/system/darwin.h
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56600#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list