New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Initial Version and Version 3 of Ticket #17170


Ignore:
Timestamp:
12/14/08 10:29:56 (4 years ago)
Author:
jmr@…
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 changed from to qt4-mac
  • 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