Bug 117045 - When ccache's cache limit is removed autogen print it's less than 5GB
Summary: When ccache's cache limit is removed autogen print it's less than 5GB
Status: RESOLVED MOVED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha0+
Hardware: All Linux (All)
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-16 17:00 UTC by أبو حفص وليد
Modified: 2018-04-24 18:09 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description أبو حفص وليد 2018-04-16 17:00:20 UTC
I unset ccache limit using
ccache -M 0

then run ./autogen, and it prints:
WARNING : ccache's cache size is less than 5GB using it may be counter-productive for debug or symbol-enabled build
Comment 1 Jean-Baptiste Faure 2018-04-21 19:47:12 UTC
Confirmed. I get the following warning message:
* WARNING : ccache's cache size is less than 1GB using it is counter-productive: auto-ccache detection disabled

Status set to NEW.

Best regards. JBF
Comment 2 Xisco Faulí 2018-04-24 18:09:44 UTC
Hello,
Since this is build issue and not a software issue, would you mind sending an
email to the dev list instead? ->
https://wiki.documentfoundation.org/Development/Mailing_List
Closing as RESOLVED MOVED