=== fabbione [i=fabbione@nat/canonical/x-cea5cbb6e531e3b0] has joined #ubuntu-ports === fabbione_ [i=fabbione@nat/canonical/x-c9d5b97726e8f960] has joined #ubuntu-ports === jbailey [n=jbailey@modemcable169.10-56-74.mc.videotron.ca] has joined #ubuntu-ports [04:16] lamont: There's nothing quite so cuddly as watching the "cache hit" line on ccache -s go up. [04:17] heh [04:19] cache hit 12845 [04:19] cache hit 12865 [04:19] jbailey: no ccachetop? [04:20] fabbione: I try not to stress the parisc box that much. [04:20] fabbione@trider-g7:~/bin$ cat ccachetop [04:20] #!/bin/sh [04:20] while $STOP; do [04:20] clear [04:20] ccache -s [04:20] sleep 1 [04:20] done [04:20] and it?s even configurable :) [04:21] heh [07:04] lamont: I'm building a gdb without the gij-dep. [07:05] It might be nice to get that into stage0 for other debugging anyway. [07:06] if you have a source deb without the gij dep, we can stick that in stage0, and upload the with-gij version (higher number) to gutsy-proper [07:06] s/source deb/source package/ [07:14] jbailey: and you can just upload that source to bld-3 (aka buildd) [07:15] or, yeah, you can tell me and I'll upload it signed with _my_ key. [07:25] t-locale.o: In function `numpunct': [07:25] /usr/include/c++/4.1.3/bits/locale_facets.h:1682: undefined reference to `std::numpunct::_M_initialize_numpunct(__locale_struct*)' [07:25] collect2: ld returned 1 exit status [07:25] why does gmp hate us? [07:27] maybe installing the new g++-4.1 will help. :( [09:48] answer: no