[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
Fri Jan 11 03:54:18 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 cgcgcg@…):

 {{{
 /usr/bin/clang++ -v
 Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
 Target: x86_64-apple-darwin11.4.2
 Thread model: posix
 }}}

 manually upgraded command line Tools, then

 {{{
 /usr/bin/clang++ -v
 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM
 3.1svn)
 Target: x86_64-apple-darwin11.4.2
 Thread model: posix
 }}}

 k, clang updated,
 then reinstalled qt4-mac

 {{{
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ sudo port selfupdate
 Password:
 --->  Updating MacPorts base sources using rsync
 MacPorts base version 2.1.2 installed,
 MacPorts base version 2.1.2 downloaded.
 --->  Updating the ports tree
 --->  MacPorts base is already the latest version

 The ports tree has been updated. To upgrade your installed ports, you
 should run
   port upgrade outdated
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ port upgrade outdated
 Error: Insufficient privileges to write to MacPorts install prefix.
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ sudo port upgrade outdated
 --->  Fetching archive for libnet11
 --->  Attempting to fetch libnet11-1.1.6_2.darwin_11.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/libnet11
 --->  Attempting to fetch libnet11-1.1.6_2.darwin_11.x86_64.tbz2.rmd160
 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/libnet11
 --->  Installing libnet11 @1.1.6_2
 --->  Cleaning libnet11
 --->  Deactivating libnet11 @1.1.6_1
 --->  Cleaning libnet11
 --->  Activating libnet11 @1.1.6_2
 --->  Cleaning libnet11
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ ff=`port installed qt4-mac | sed
 -e 1d -e "s@(active)@@g"`
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ sudo port -f uninstall $ff
 --->  Deactivating qt4-mac @4.8.4_2+quartz
 --->  Cleaning qt4-mac
 --->  Uninstalling qt4-mac @4.8.4_2+quartz
 --->  Cleaning qt4-mac
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ sudo port -s install qt4-mac
 --->  Computing dependencies for qt4-mac
 --->  Fetching distfiles for qt4-mac
 --->  Attempting to fetch qt-everywhere-opensource-src-4.8.4.tar.gz from
 http://get.qt.nokia.com/qt/source/
 --->  Attempting to fetch qt-everywhere-opensource-src-4.8.4.tar.gz from
 http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/qt4-mac
 --->  Verifying checksum(s) for qt4-mac
 --->  Extracting qt4-mac
 --->  Applying patches to qt4-mac
 --->  Configuring qt4-mac
 --->  Building qt4-mac
 --->  Staging qt4-mac into destroot
 --->  Installing qt4-mac @4.8.4_2
 --->  Activating qt4-mac @4.8.4_2
 --->  Cleaning qt4-mac
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 PepBook-2:PyQt-mac-gpl-4.9.6 christoph$ sudo port clean py27-pyqt4
 Password:
 --->  Cleaning py27-pyqt4
 PepBook-2:/ christoph$ su
 Password:
 sh-3.2# port install py27-pyqt4
 --->  Computing dependencies for py27-pyqt4
 --->  Fetching archive for py27-pyqt4
 --->  Attempting to fetch py27-pyqt4-4.9.6_1.darwin_11.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-pyqt4
 --->  Attempting to fetch py27-pyqt4-4.9.6_1.darwin_11.x86_64.tbz2 from
 http://lil.fr.packages.macports.org/py27-pyqt4
 --->  Attempting to fetch py27-pyqt4-4.9.6_1.darwin_11.x86_64.tbz2 from
 http://packages.macports.org/py27-pyqt4
 --->  Attempting to fetch py27-pyqt4-4.9.6_1.darwin_11.x86_64.tbz2 from
 http://jog.id.packages.macports.org/macports/packages/py27-pyqt4
 --->  Fetching distfiles for py27-pyqt4
 --->  Verifying checksum(s) for py27-pyqt4
 --->  Extracting py27-pyqt4
 --->  Applying patches to py27-pyqt4
 --->  Configuring py27-pyqt4
 Error: org.macports.configure for port py27-pyqt4 returned: configure
 failure: command execution failed
 Please see the log file for port py27-pyqt4 for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_python_py-pyqt4/py27-pyqt4/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port py27-pyqt4 failed
 sh-3.2# cd
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_python_py-pyqt4/py27-pyqt4/
 sh-3.2# open .
 sh-3.2# ls
 main.log
 sh-3.2# cd `port dir py27-pyqt4`/work/PyQt-mac-gpl-4.9.6
 sh-3.2# qtdirs.app/Contents/MacOS/qtdirs
 Segmentation fault: 11
 }}}

 close but no cigar

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


More information about the macports-tickets mailing list