Skip to content
New issue

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

libffi: update to 3.4.7 #1914

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

bgilbert
Copy link
Contributor

@bgilbert bgilbert commented Feb 9, 2025

No description provided.

@bgilbert
Copy link
Contributor Author

bgilbert commented Feb 9, 2025

Alpine x86_64 (new failures):

276/718 libffi:bhaible / test-call -O2 -DDGTEST=20         FAIL            0.09s   killed by signal 6 SIGABRT
381/718 libffi:call / promotion -O2                        FAIL            0.11s   killed by signal 6 SIGABRT
589/718 libffi:closures / cls_multi_uchar -O2              FAIL            0.12s   killed by signal 6 SIGABRT
593/718 libffi:closures / cls_multi_ushort -O2             FAIL            0.15s   killed by signal 6 SIGABRT
594/718 libffi:closures / cls_multi_ushortchar -O2         FAIL            0.14s   killed by signal 6 SIGABRT

Tons of Alpine riscv64 failures.

MSVC clang-cl (unchanged vs. 3.4.6):

331/331 libffi:closures / unwindtest_ffi_call         TIMEOUT        30.05s   exit status 1

macOS arm64 (unchanged vs. 3.4.6):

475/714 libffi:closures / closure_loc_fn0 -O0              FAIL            0.01s   killed by signal 6 SIGABRT
476/714 libffi:closures / closure_loc_fn0 -O2              FAIL            0.01s   killed by signal 6 SIGABRT

macOS x86_64 (new failures):

261/718 libffi:bhaible / test-call -O2 -DDGTEST=20         FAIL            0.05s   killed by signal 6 SIGABRT
365/718 libffi:call / promotion -O2                        FAIL            0.18s   killed by signal 6 SIGABRT
580/718 libffi:closures / cls_multi_ushortchar -O2         FAIL            0.04s   killed by signal 6 SIGABRT

@bgilbert
Copy link
Contributor Author

bgilbert commented Feb 9, 2025

Looks like the new failures are a regression with x86_64 clang: libffi/libffi#879

Marking draft pending a new release.

@bgilbert bgilbert marked this pull request as draft February 9, 2025 05:10
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.

1 participant