[MacPorts] #34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade

MacPorts noreply at macports.org
Fri Aug 3 04:05:06 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 eirnym@…):

 experiments:
 {{{
 ~> su root -c "chsh  -s /bin/sh macports"
 Password:
 Changing shell for macports.
 ~>su root -c env |grep PWD
 (no password prompt, strange?)
 PWD=/Users/myuser
 OLDPWD=/Users/myuser
 ~>su macports -c env |grep PWD
 PWD=/Users/myuser
 ~>su - root
 ~# su macports -c env |grep PWD
 shell-init: error retrieving current directory: getcwd: cannot access
 parent directories: Permission denied
 PWD=/var/root
 ~#su - macports -c env |grep PWD
 PWD=/opt/local/var/macports/home
 ~>su macports -c "cd&&env" |grep PWD
 shell-init: error retrieving current directory: getcwd: cannot access
 parent directories: Permission denied
 chdir: error retrieving current directory: getcwd: cannot access parent
 directories: Permission denied
 OLDPWD=/var/root
 PWD=/opt/local/var/macports/home
 }}}

 I scare if this is top of iceberg

-- 
Ticket URL: <https://trac.macports.org/ticket/34221#comment:34>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list