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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/04/17 17:19:00 UTC

[jira] [Created] (IMPALA-12070) Don't build bison and autotools in the native-toolchain

Joe McDonnell created IMPALA-12070:
--------------------------------------

             Summary: Don't build bison and autotools in the native-toolchain
                 Key: IMPALA-12070
                 URL: https://issues.apache.org/jira/browse/IMPALA-12070
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


The native-toolchain builds autoconf, automake, libtool, and bison. However, these are completely unnecessary. These utilities are installed into the docker images used for the build, and almost all components use the utilities from OS rather than the toolchain.

The only exceptions to this are pieces of old code that have been sitting around for 5+ years.

We should stop building these as part of the toolchain. This helps reduce the references to GPL code in the repository.



--
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