[
https://issues.apache.org/jira/browse/MESOS-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier updated MESOS-7184:
------------------------------------
Description:
Support scripts such as {{support/tag.sh}} or {{support/vote.sh}} do not make
sure that no environment influencing the build are set, e.g., it would be
possible that {{C\{XX\}FLAGS}}, {{C\[C|XX\]}} or {{JAVA_HOME}} might be set in
the environment making the produced build not reproducible (there might be more
such variables).
The scripts should either reject such a setup or sanitize the environment.
was:
Support scripts such as {{support/tag.sh}} or {{support/vote.sh}} does not make
sure that no environment influencing the build are set, e.g., it would be
possible that {{C\{XX\}FLAGS}}, {{C\[C|XX\]}} or {{JAVA_HOME}} might be set in
the environment making the produced build not reproducible (there might be more
such variables).
The scripts should either reject such a setup or sanitize the environment.
> Some support scripts do not ensure that the environment is clean
> -----------------------------------------------------------------
>
> Key: MESOS-7184
> URL: https://issues.apache.org/jira/browse/MESOS-7184
> Project: Mesos
> Issue Type: Bug
> Components: build, release
> Reporter: Benjamin Bannier
>
> Support scripts such as {{support/tag.sh}} or {{support/vote.sh}} do not make
> sure that no environment influencing the build are set, e.g., it would be
> possible that {{C\{XX\}FLAGS}}, {{C\[C|XX\]}} or {{JAVA_HOME}} might be set
> in the environment making the produced build not reproducible (there might be
> more such variables).
> The scripts should either reject such a setup or sanitize the environment.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)