Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux_repro_build_compare.sh get 'Could not determine one of the variables - run with sh -x to diagnose' #3542

Closed
sophia-guo opened this issue Nov 22, 2023 · 2 comments · Fixed by #3546
Assignees
Labels
x-linux Issues that affect or relate to the x64/x32 LINUX OS

Comments

@sophia-guo
Copy link
Contributor

Rebuild the jdk by linux_repro_build_compare.sh and get 'Could not determine one of the variables - run with sh -x to diagnose'.

Looking at the code seems the the setting for variables need to update. https://github.com/adoptium/temurin-build/blob/master/tooling/linux_repro_build_compare.sh#L108-L114.

For example: 'configure_arguments' is not in SBOM json file.

@github-actions github-actions bot added the x-linux Issues that affect or relate to the x64/x32 LINUX OS label Nov 22, 2023
@sophia-guo
Copy link
Contributor Author

@andrew-m-leonard

@andrew-m-leonard
Copy link
Contributor

@sophia-guo This script currently uses the SBOM "metadata" file not the SBOM json, it's something that needs changing
see issue #3425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x-linux Issues that affect or relate to the x64/x32 LINUX OS
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants