We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1. unset SYSROOT_AARCH64 (if defined) 2. ./scripts/build/build_examples.py targets ... File "/home/a.bokowy/connectedhomeip/scripts/build/build/targets.py", line 76, in Create builder = self.builder_class( File "/home/a.bokowy/connectedhomeip/scripts/build/builders/host.py", line 230, in __init__ self.build_env['PKG_CONFIG_PATH'] = os.path.join(self.SysRootPath('SYSROOT_AARCH64'), 'lib/aarch64-linux-gnu/pkgconfig') File "/home/a.bokowy/connectedhomeip/scripts/build/builders/host.py", line 355, in SysRootPath raise Exception('Missing environment variable "%s"' % name) Exception: Missing environment variable "SYSROOT_AARCH64"
always
n/a
core
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Reproduction steps
Bug prevalence
always
GitHub hash of the SDK that was being used
n/a
Platform
core
Platform Version(s)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: