Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks gentlemen for the advise. Indeed must be the rebasing that
affects files.

About ccache, I have this

tdf@olivier-Vostro-3500:~/git/core$ ccache -s
cache directory                     /home/tdf/.ccache
cache hit (direct)                 38119
cache hit (preprocessed)            2777
cache miss                        555377
called for link                    34522
called for preprocessing           17873
multiple source files                 42
compile failed                     16381
preprocessor error                   929
bad compiler arguments              1397
unsupported source language          132
autoconf compile/link              16801
unsupported compiler option        45503
no input file                     141897
files in cache                      9547
cache size                         924.3 Mbytes
max cache size                       1.0 Gbytes

Given I don't have a second drive, what figures should I improve here?
(Notebook with i5 and 6 GB RAM)

Thanks

Olivier


Em 04-07-2012 16:50, David Ostrovsky escreveu:
On 04.07.2012 13:20, Olivier Hallot wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

My (linux) build actually works but I face a stressing situation

Each time I do a git pull -r and then make, then tail_build seems to
build from scratch and takes hours to finish, making my work a PITA.

my autogen is this one:
- --with-num-cpus=4
- --with-max-jobs=4
- --with-vendor=Olivier Hallot
- --enable-graphite
- --with-lang=pt-BR en-US qtz
- --disable-mozilla

I have a I5 machine with 6GB.

I must be missing something... I'll appreciate some advise to make
tail_build compile faster/shorter
Note you don't need --disable-mozilla any more. It is disabled be
default (on master).

Can you check the place in autogen.sh output if ccache was correctly
detected?
It sounds like you are compiling without ccache.
Try ccache -s to check if it is working correctly (in my case):
[...]
cache hit (direct)                 98667
[...]
cache size                            23.0 Gbytes
max cache size                    100.0 Gbytes

Also it may be needed to configure ccache, add something like this in
~/.bashrc:

# optionaly set CCACHE_DIR to second hard drive if you have one:
export CCACHE_DIR=/mnt/your_second_hard_drive
# set max cache size to 100 GB
ccache -M 100

Regards
David


- -- 
Olivier Hallot
Founder, Board of Directors Member - The Document Foundation
The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany
Fundação responsável civilmente, de acordo com o direito civil
Detalhes Legais: http://www.documentfoundation.org/imprint
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJP9OfdAAoJEJp3R7nH3vLxlc8H/04I/3l0YbUYrJVxEbsnoger
pe5o3rdoiRzQGOv7cu+uTapho+UTH26nXyElEq/T14VP/VkEh0d3Hcvy4uGI3U2p
LNnvQg67l8NtEyB7q4JJ7PEe+0ID5nnEzyWDm3zbkutLTtfdapQLHFw6Tev0PbNb
azm1dyChTmjYgM3/0tVPDaawP9en/6Nuqb3YOhlzbRxXOlHDSUR/JcBlFqSqydxo
5LBnxUl2ioYXyDv+CqOrhwUeYl87AfntnFoNqfMpAuGQ9SnGcmglWL5KGaHGVV7t
L+5gBfzBj7X+Ll0HRzFxQGW4nVnaNfBc14fhjZwtEMzJrGnsvIY2uVn2JUuH13o=
=AIB0
-----END PGP SIGNATURE-----

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.