Skip to content

Conversation

@devm33
Copy link
Contributor

@devm33 devm33 commented Jan 10, 2026

No description provided.

@devm33 devm33 marked this pull request as ready for review January 10, 2026 01:19
Copy link
Contributor

@deepak1556 deepak1556 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

objdump from the sysroot is built for x64 arch and cannot be used in native arm runner for verification. Can you switch to use the native executable for the arm runner.

./scripts/linux/verify-glibc-requirements.sh: line 10: /tmp/vscode-arm64-sysroot/aarch64-linux-gnu/aarch64-linux-gnu/sysroot/../bin/objdump: cannot execute binary file: Exec format error

@devm33
Copy link
Contributor Author

devm33 commented Jan 11, 2026

objdump from the sysroot is built for x64 arch and cannot be used in native arm runner for verification. Can you switch to use the native executable for the arm runner.

./scripts/linux/verify-glibc-requirements.sh: line 10: /tmp/vscode-arm64-sysroot/aarch64-linux-gnu/aarch64-linux-gnu/sysroot/../bin/objdump: cannot execute binary file: Exec format error

Great catch thanks! Just switched to always use the native objdump 8d857e5

Copy link
Contributor

@deepak1556 deepak1556 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 12, 2026
@deepak1556 deepak1556 enabled auto-merge (squash) January 12, 2026 02:19
@deepak1556 deepak1556 merged commit 25810ca into microsoft:main Jan 12, 2026
15 of 16 checks passed
@devm33 devm33 deleted the arm-ci branch January 12, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants