Changes between Initial Version and Version 1 of Ticket #11117
- Timestamp:
- Dec 7, 2006, 1:52:05 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11117 – Description
initial v1 1 1 if i pass -t to port, it hogs all my memory until it finally dies. 2 2 3 4 {{{ 3 5 ---> Extracting libbonobo-2.16.0.tar.bz2 4 6 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/libbonobo/libbonobo-2.16.0.tar.bz2 … … 8 10 unable to alloc 516 bytes 9 11 zsh: 21340 exit 1 sudo port -tvd build 12 }}} 13 10 14 11 15 12 16 and then 13 17 18 19 {{{ 14 20 ---> Attempting to fetch gnome-vfs-2.16.3.tar.bz2 from http://mirror.aarnet.edu.au/pub/GNOME/sources/gnome-vfs/2.16/ 15 21 ---> Verifying checksum(s) for gnome-vfs … … 22 28 sudo port -t build 362.16s user 733.47s system 57% cpu 31:47.51 total 23 29 13:16 eris:dports/graphics/jBrout% sudo port build 30 }}}