[MacPorts] #54305: dmidecode v3.1 submission
MacPorts
noreply at macports.org
Fri Jul 7 17:28:15 UTC 2017
#54305: dmidecode v3.1 submission
---------------------------+-----------------
Reporter: chicagotripp | Owner:
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: dmidecode |
---------------------------+-----------------
Comment (by chicagotripp):
Replying to [comment:17 mf2k]:
> From the main.log, it appears that Macports gcc6 is involved for some
reason. But that is not a declared dependency.
>
> {{{
> :info:build In file included from /usr/include/Availability.h:190:0,
> :info:build from /opt/local/lib/gcc6/gcc/x86_64-apple-
darwin16/6.3.0/include-fixed/math.h:46,
> :info:build from
/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:24,
> :info:build from
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:19,
> :info:build from
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
> :info:build from dmidecode.c:62:
> }}}
Just what I had seen. I was wondering if adding this line to the Portfile
might help:
{{{
configure.compiler gcc
}}}
or
{{{
configure.compiler clang
}}}
I don't know if that will work with the {{{use_configure}}} set as:
{{{
use_configure no
}}}
or would it work if {{{use_configure}}} is set as:
{{{
use_configure yes
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54305#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list