[MacPorts] #34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade
MacPorts
noreply at macports.org
Sun Jul 29 14:07:40 PDT 2012
#34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade
----------------------------------------+-----------------------------------
Reporter: richard.t.lloyd@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: | Keywords: mountainlion
Port: gettext |
----------------------------------------+-----------------------------------
Comment(by platon@…):
Replying to [comment:24 platon@…]:
BTW, I just found out that the same type of problem (with the same
solution) exists with the “sw_vers” program (I experience this with the
“python27” port). It works fine as long as you normally log in to some ID
and then invoke sw_vers from the shell. But as soon as you “su” into
another ID (from “root”) it hangs:
{{{
# “id” command, e.g., works:
$ su macports -c 'id'
uid=503(macports) gid=501(macports)
groups=501(macports),12(everyone),61(localaccounts)
$ su macports -c 'sw_vers'
# (never returns...)
}}}
Note that for “su” to work this way, you have to set a login shell instead
of /usr/bin/false.
--
Ticket URL: <https://trac.macports.org/ticket/34221#comment:25>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list