[MacPorts] #44838: [NEW] udt
MacPorts
noreply at macports.org
Thu Oct 2 07:14:00 PDT 2014
#44838: [NEW] udt
-------------------------+--------------------------------
Reporter: jul_bsd@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: udt |
-------------------------+--------------------------------
Comment (by ryandesign@…):
I see you have a ${name}-devel subport here which fetches from the latest
commit in the git repository. It needs to fetch from a specific commit or
tag instead. The version field needs to be set accordingly in the subport
as well. See RepeatableBuilds.
You've used "use_configure no", which means you probably need to also add
code to ensure you're UsingTheRightCompiler and using `-arch` flags, and
if possible add a universal variant.
Regarding "## FIXME! works at second execution", that sounds like a
parallel build failure. Try "use_parallel_build no" if you can't figure
out how to fix the dependencies in the makefile.
--
Ticket URL: <https://trac.macports.org/ticket/44838#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list