Michael Smith created IMPALA-14532:
--------------------------------------
Summary: Build fails with SKIP_TOOLCHAIN_BOOTSTRAP
Key: IMPALA-14532
URL: https://issues.apache.org/jira/browse/IMPALA-14532
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Reporter: Michael Smith
Assignee: Michael Smith
Building with {{SKIP_TOOLCHAIN_BOOTSTRAP=true}} fails on an unbound variable:
{code}
$ SKIP_TOOLCHAIN_BOOTSTRAP=true ./buildall.sh -notests
...
Finished downloading Python dependencies
./buildall.sh: line 427: NATIVE_TOOLCHAIN_HOME: unbound variable
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)