Joe McDonnell created IMPALA-13121:
--------------------------------------
Summary: Move the toolchain to a newer version of ccache
Key: IMPALA-13121
URL: https://issues.apache.org/jira/browse/IMPALA-13121
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Affects Versions: Impala 4.5.0
Reporter: Joe McDonnell
The native-toolchain currently uses ccache 3.3.3. In a recent change adding
debug info, I ran into a case where the debug level was not what I expected. I
had added a -g0 at the end to turn off debug information for the cmake build,
but it still ended up with debug info.
The release notes for ccache 3.3.5 says this:
* Fixed a regression where the original order of debug options could be lost.
This reverts the “Improved parsing of {{-g*}} options” feature in ccache 3.3.
[https://ccache.dev/releasenotes.html#_ccache_3_3_5]
I think I may have been hitting that. We should upgrade ccache to a more recent
version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]