Changes between Initial Version and Version 3 of Ticket #17170
- Timestamp:
- 12/14/08 10:29:56 (4 years ago)
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 1 qt4-mac version 4.4.3 fails during destroot if parallel builds are enabled. 2 {{{ 3 ---> Staging qt4-mac into destroot 2 4 Error: 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 }}} 4 6 To temporarily circumvent, first build with use_parallel yes, then disable (use_parallel no), then port -o install qt4-mac. 5

