Skip to content

ldns fix intermittent build failure#12516

Merged
tobiasb-ms merged 3 commits into3.0-devfrom
tobiasb-ms/ldns-fix-intermittent-build-failure
Feb 25, 2025
Merged

ldns fix intermittent build failure#12516
tobiasb-ms merged 3 commits into3.0-devfrom
tobiasb-ms/ldns-fix-intermittent-build-failure

Conversation

@tobiasb-ms
Copy link
Copy Markdown
Contributor

@tobiasb-ms tobiasb-ms commented Feb 20, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

ldns fails to build intermittently due to a problem with parallel builds.
Upstream issue.

This change applies the fix to the above issue.

Change Log
  • Apply upstream patch to fix make -j issues.
Does this affect the toolchain?

NO

Associated issues

ADO: https://microsoft.visualstudio.com/OS/_workitems/edit/56322679

Test Methodology

@tobiasb-ms tobiasb-ms requested a review from a team as a code owner February 20, 2025 06:04
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Feb 20, 2025
@tobiasb-ms tobiasb-ms force-pushed the tobiasb-ms/ldns-fix-intermittent-build-failure branch from 69e8b02 to 6735d1d Compare February 20, 2025 20:30
@tobiasb-ms tobiasb-ms force-pushed the tobiasb-ms/ldns-fix-intermittent-build-failure branch 2 times, most recently from a15d087 to c77c7f6 Compare February 25, 2025 18:36
Comment thread SPECS/ldns/ldns.spec
@tobiasb-ms tobiasb-ms merged commit 7ea53c9 into 3.0-dev Feb 25, 2025
@tobiasb-ms tobiasb-ms deleted the tobiasb-ms/ldns-fix-intermittent-build-failure branch February 25, 2025 21:53
binujp pushed a commit that referenced this pull request Feb 26, 2025
mayankfz pushed a commit to mayankfz/azurelinux that referenced this pull request Mar 7, 2025
KavyaSree2610 pushed a commit to KavyaSree2610/azurelinux that referenced this pull request Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants