Skip to content

Conversation

@IanButterworth
Copy link
Member

Fixes

patching file src/ptrace/_UPT_ptrauth_insn_mask.c
Hunk #1 FAILED at 49.
1 out of 1 hunk FAILED -- saving rejects to file src/ptrace/_UPT_ptrauth_insn_mask.c.rej
make[1]: *** [[buildroot]/deps/unwind.mk:43: [buildroot]/deps/srccache/libunwind-1.8.3/libunwind-missing-parameter-names.patch-applied] Error 1
make[1]: *** Waiting for unfinished jobs....

because the patch appears to have been upstreamed.

@IanButterworth IanButterworth added the building Build system, or building Julia or its dependencies label Sep 24, 2025
Copy link
Member

@giordano giordano left a comment

Choose a reason for hiding this comment

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

To be clear, the patch was already upstream on the master branch (libunwind/libunwind#887 fixed libunwind/libunwind#873), but in v1.8.3 that patch was also backported to the v1.8 branch, too, so that now we can drop the patch here.

@giordano giordano added external dependencies Involves LLVM, OpenBLAS, or other linked libraries merge me PR is reviewed. Merge when all tests are passing labels Sep 24, 2025
@giordano giordano merged commit 1d9a26c into JuliaLang:master Sep 24, 2025
9 of 11 checks passed
@giordano giordano removed the merge me PR is reviewed. Merge when all tests are passing label Sep 24, 2025
@IanButterworth IanButterworth deleted the ib/unwind_src_fix branch September 24, 2025 10:40
xal-0 pushed a commit to xal-0/julia that referenced this pull request Sep 30, 2025
Fixes
```
patching file src/ptrace/_UPT_ptrauth_insn_mask.c
Hunk JuliaLang#1 FAILED at 49.
1 out of 1 hunk FAILED -- saving rejects to file src/ptrace/_UPT_ptrauth_insn_mask.c.rej
make[1]: *** [[buildroot]/deps/unwind.mk:43: [buildroot]/deps/srccache/libunwind-1.8.3/libunwind-missing-parameter-names.patch-applied] Error 1
make[1]: *** Waiting for unfinished jobs....
```

because the patch was backported to the v1.8 branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants