You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/11 00:35:00 UTC

[jira] [Commented] (IMPALA-9999) Update Impala to use GCC 9 or higher

    [ https://issues.apache.org/jira/browse/IMPALA-9999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631981#comment-17631981 ] 

ASF subversion and git services commented on IMPALA-9999:
---------------------------------------------------------

Commit 45ea094fa2e3d5486c4c2a11146f87d745893b5c in impala's branch refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=45ea094fa ]

IMPALA-11716: Bump up gcovr version to 4.2

IMPALA-9999 upgrades to GCC version to 10.4 which generates new gcov
format that the current gcovr version (3.4) can't parse. This patch
upgrades gcovr to the latest Python2-compatible version (4.2). Also adds
Jinja2, MarkupSafe and lxml as the required dependent packages. The
development packages of libxml2 and libxslt are also added in
bootstrap_system.sh and bootstrap_build.sh.

This patch also fixes a failure due to the gcov executable not found in
PATH.

Tests:
 - Verified builds on Ubuntu 16.04 and CentOS 7.9
 - Verified coverage_helper.sh work after this patch

Change-Id: I9458fa0dc97d69f88a4e8a3313dc9440215dfd52
Reviewed-on: http://gerrit.cloudera.org:8080/19226
Reviewed-by: Michael Smith <mi...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Update Impala to use GCC 9 or higher
> ------------------------------------
>
>                 Key: IMPALA-9999
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9999
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend, Infrastructure
>    Affects Versions: Impala 4.0.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>         Attachments: perf-AB-test-321-result.txt, perf-AB-test-322-result.txt
>
>
> Impala recently updated to use GCC 7.5. This got past the major ABI changes, so it makes sense to keep going and update to even more recent versions of GCC. This tracks the tasks necessary to switch to GCC 9.2 or above (which is already available in the toolchain).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org