Debian Patches

Status for cffi/1:0.24.1-5

Patch Description Author Forwarded Bugs Origin Last update
cffi-tests.patch Compile test libraries in default path The cffi-tests system tries to compile three test shared libraries.
By default it does so in the source directory, which is not writeable
by the user (since it is under /usr).
This patch changes the compilation directory to be
*default-pathname-defaults*, so that it can be customized.
In particular, this is used for autopkgtest (see debian/tests/runtests.lisp).
Sébastien Villemot <sebastien@debian.org> not-needed 2018-04-01
libffi8.patch Add support for libffi8 yes upstream other, https://github.com/cffi/cffi/pull/191/commits/06c2b5ffc5a0dcf421c80c5d366f1d34aafa0fb6 2021-11-04
babel-encoding-fix.patch Fix tests with more recent babel versions Newer babel version introduced the multi-octet :KSC_5601 encoding. pvaneynd@debian.org yes
unix64.patch Only use FFI_UNIX64 on x86-64 Otherwise you will see errors like:
.
/tmp/autopkgtest-lxc.2eljqrzj/downtmp/autopkgtest_tmp/usr/share/common-lisp/source/cl-cffi/libffi/libffi-types__grovel.c:82:41: error: ‘FFI_UNIX64’ undeclared (first use in this function); did you mean ‘FFI_WIN64’?
82 | fprintf(output, "%"PRIiMAX, (intmax_t)FFI_UNIX64);
| ^~~~~~~~~~
| FFI_WIN64
Peter Van Eynde <pvaneynd@debian.org> yes upstream 2025-11-05

All known versions for source package 'cffi'

Links