Skip to content

Reduce armv6b build output verbosity#837

Merged
demoray merged 2 commits into
mainfrom
bcaswell/reduce-armv6b-build-verbosity
Jul 8, 2026
Merged

Reduce armv6b build output verbosity#837
demoray merged 2 commits into
mainfrom
bcaswell/reduce-armv6b-build-verbosity

Conversation

@demoray

@demoray demoray commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • capture armv6b build command output in a log file
  • keep console output to high-level phase markers
  • print the captured log automatically when the build fails

Validation

  • bash -n eng/build-armv6b.sh
  • git diff --check -- eng/build-armv6b.sh
  • eng/build-armv6b.sh
  • READELF=false BUILD_LOG=$(mktemp) eng/build-armv6b.sh

@demoray demoray requested a review from cduplantisms July 8, 2026 21:15
@demoray demoray enabled auto-merge (squash) July 8, 2026 21:37
@demoray demoray merged commit 2cf5886 into main Jul 8, 2026
10 checks passed
@demoray demoray deleted the bcaswell/reduce-armv6b-build-verbosity branch July 8, 2026 21:43
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.

2 participants