[MacPorts] #37456: py-pyqt4: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out. Make sure configure your Qt installation is correct.

MacPorts noreply at macports.org
Tue Jan 8 06:27:36 PST 2013


#37456: py-pyqt4: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out.
Make sure configure your Qt installation is correct.
-----------------------+-------------------------
  Reporter:  cgcgcg@…  |      Owner:  michaelld@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.2
Resolution:            |   Keywords:
      Port:  py-pyqt4  |
-----------------------+-------------------------

Comment (by michaelld@…):

 Sorry about the lame DSL download; yes, Xcode is pretty big and slow
 downloads suck. I leave mine on overnight to get it downloaded -- slow
 cable.

 Arg. I guess that Xcode installs differently on different Mac OS versions?
 I've heard of this before. On my 10.8 box, Xcode 4.5.2 installs "Apple
 clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)". On
 your 10.7 box, Xcode 4.5.1 seems to be installing "Apple clang version 2.1
 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)"; Xcode 4.5.2 maybe will
 install some more recently version of clang?  When you do get it the newer
 Xcode installed, please reply back here with what the following return:
 {{{
 /usr/bin/clang -v
 xcodebuild -version
 uname -a
 }}}

 I think the solution here is in qt4-mac, to ban clang < 3.1 correctly (the
 Portfile already has a comment to this effect, but clearly the
 implementation didn't work for you). Please do try the "sed" stuff when
 you get a chance; if that works, then it's a clang optimization issue. If
 it doesn't work, then we'll try something else.

 If you want to try something else immediately, you can install qt4-mac
 differently (with your favorite variants):
 {{{
 sudo port uninstall qt4-mac
 sudo port install qt4-mac configure.compiler=llvm-gcc-4.2
 }}}

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


More information about the macports-tickets mailing list