[MacPorts] #29604: auto-multiple-choice
MacPorts
noreply at macports.org
Tue May 31 04:17:46 PDT 2011
#29604: auto-multiple-choice
--------------------------------+-------------------------------------------
Reporter: clot@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: auto-multiple-choice
--------------------------------+-------------------------------------------
Comment(by ryandesign@…):
The build succeeds.... but the log is full of errors like these:
{{{
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
mktemp [-d] [-q] [-u] -t prefix
date: illegal option -- R
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]]
...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
}}}
This Makefile appears to be assuming the GNU versions of date and mktemp;
the Mac OS X BSD versions do not behave the same way. For BSD mktemp, the
template is not optional, and for BSD date, there is no -R option.
I'm not sure if these parts of the Makefile are actually relevant to the
build being done in MacPorts, but these issues should probably be reported
to the developers.
--
Ticket URL: <https://trac.macports.org/ticket/29604#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list