Package Details: libffi6 3.2.1-1

Git Clone URL: https://aur.archlinux.org/libffi6.git (read-only, click to copy)
Package Base: libffi6
Description: A portable, high level programming interface to various calling conventions (ABI version 6)
Upstream URL: http://sourceware.org/libffi
Licenses: MIT
Submitter: oefd
Maintainer: oefd
Last Packager: oefd
Votes: 5
Popularity: 0.000000
First Submitted: 2020-04-11 14:12 (UTC)
Last Updated: 2020-04-11 14:12 (UTC)

Latest Comments

micwoj92 commented on 2025-06-10 21:41 (UTC)

Several check fail:

Running ../../testsuite/libffi.call/call.exp ...
FAIL: libffi.call/va_struct2.c -W -Wall -Wno-psabi -O0 (test for excess errors)
FAIL: libffi.call/va_struct2.c -W -Wall -Wno-psabi -O2 (test for excess errors)
FAIL: libffi.call/va_struct2.c -W -Wall -Wno-psabi -O3 (test for excess errors)
FAIL: libffi.call/va_struct2.c -W -Wall -Wno-psabi -Os (test for excess errors)
FAIL: libffi.call/va_struct2.c -W -Wall -Wno-psabi -O2 -fomit-frame-pointer (test for excess errors)
FAIL: libffi.call/va_struct3.c -W -Wall -Wno-psabi -O0 (test for excess errors)
FAIL: libffi.call/va_struct3.c -W -Wall -Wno-psabi -O2 (test for excess errors)
FAIL: libffi.call/va_struct3.c -W -Wall -Wno-psabi -O3 (test for excess errors)
FAIL: libffi.call/va_struct3.c -W -Wall -Wno-psabi -Os (test for excess errors)
FAIL: libffi.call/va_struct3.c -W -Wall -Wno-psabi -O2 -fomit-frame-pointer (test for excess errors)

        === libffi Summary ===

# of expected passes        1860
# of unexpected failures    10
make[3]: *** [Makefile:397: check-DEJAGNU] Error 1
make[3]: Leaving directory '/build/libffi6/src/libffi-3.2.1/x86_64-unknown-linux-gnu/testsuite'
make[2]: *** [Makefile:471: check-am] Error 2
make[2]: Leaving directory '/build/libffi6/src/libffi-3.2.1/x86_64-unknown-linux-gnu/testsuite'
make[1]: *** [Makefile:1596: check-recursive] Error 1
make[1]: Leaving directory '/build/libffi6/src/libffi-3.2.1/x86_64-unknown-linux-gnu'
make: *** [Makefile:3097: check] Error 2
make: Leaving directory '/build/libffi6/src/libffi-3.2.1'
==> ERROR: A failure occurred in check().
    Aborting...