Changes between Initial Version and Version 3 of Ticket #17170


Ignore:
Timestamp:
Dec 14, 2008, 6:29:56 PM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

MacPorts 1.7 no longer tries to destroot in parallel.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17170

    • Property Status changed from new to closed
    • Property Cc clubjuggler@… mcalhoun@… added
    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to erickt@…
    • Property Resolution changed from to fixed
    • Property Port qt4-mac added
  • Ticket #17170 – Description

    initial v3  
    1 qt4-mac version 4.4.3 fails during destroot if parallel builds are enabled. --->  Staging qt4-mac into destroot
     1qt4-mac version 4.4.3 fails during destroot if parallel builds are enabled.
     2{{{
     3--->  Staging qt4-mac into destroot
    24Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/qt-mac-opensource-src-4.4.3" && make -j6 install INSTALL_ROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/destroot" " returned error 2
    3 
     5}}}
    46To temporarily circumvent, first build with use_parallel yes, then disable (use_parallel no), then port -o install qt4-mac.
    5