Your message dated Sun, 18 Nov 2018 11:05:02 +0000
with message-id <e1goksw-0007af...@fasolo.debian.org>
and subject line Bug#901740: fixed in cffi 1:0.20.0-1
has caused the Debian Bug report #901740,
regarding autopkgtest failure on i386: command3: Test DEFCFUN.BFF.2 failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
901740: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901740
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cffi
Version: 1:0.19.0-3
Severity: important

Hi,

cffi is failing its autopkgtest testsuite on i386 sid and buster.
command1 and command2 pass, command3 is failing:

;;; running tests (uncompiled)
Doing 323 pending tests of 323 tests total.
[...]
Test DEFCFUN.BFF.2 failed
Form:
(SUM-127 (MAKE-POINTER 2746181372) (MAKE-POINTER 177623060) -32334.0 3158055028
 (MAKE-POINTER 242315091) 4288001754991016425 -21047.0d0 287.0d0 18722
 243379286 -8677366518541007140 581399424 -13872 4240394881 1353358999 226
 969197676 -26207.0d0 6484 11150 1241680089902988480 106068320 61865 2253
 (MAKE-POINTER 866809333) -31613 35616 11715 1393601698 8940888681199591845
 (MAKE-POINTER 1524606024) 805638893 3315410736 3432596795
 (MAKE-POINTER 1490355706) 696175657106383698 -25438.0 1294381547 26724
 (MAKE-POINTER 3196569545) 2506913373410783697 -4405955718732597856 4075932032
 3224670123 2183829215657835866 1318320964 -22 -3786.0d0 -2017024146 1579225515
 -626617701 -1456 (MAKE-POINTER 3561444187) 395687791 1968033632506257320
 -1847773261 48853 142937735275669133 -17974.0 (MAKE-POINTER 2791749948)
 -14140.0 2707 3691328585 3306.0 1132012981 303633191773289330
 (MAKE-POINTER 981183954) 9114.0d0 8664374572369470 -19013.0d0 -10288.0d0
 -3679345119891954339 (MAKE-POINTER 3538786709) 23761 -154264605
 (MAKE-POINTER 2694396308) 7023 997.0d0 1009561368 241
 (MAKE-POINTER 2612292671) 48 1431872408 -32675.0d0 (MAKE-POINTER 1587599336)
 958916472 -9857.0d0 111 -14370.0d0 -7308 -967514912 488790941 2146978095
 -24111.0d0 13711 86681861 717987770 111 1013402998690933877 17234.0d0 -8772.0
 3959216275 -8711 (MAKE-POINTER 3142780851) 9480.0 -3820453146461186120
 1616574376 -3336232268263990050 -1906114671562979758 -27925.0d0
 9695970875869913114 27033.0d0 1096518219 -12 104 3392025403 -27911 60 89
 509297051 -533066551 29158.0 110 54 -9802.0d0 593950442165910888 -79)
Expected value: 7758614658402721936
Actual value: 7758614624042983568.
WARNING: FFI::FIND-FOREIGN-FUNCTION: no dynamic object named
         "undefined_foreign_function" in library :DEFAULT DEFCFUN.UNDEFINED 
DEFCFUN.DOUBLE26 DEFCFUN.FLOAT26 DEFCFUN.NAMESPACE.1
 CALLBACKS.CHAR CALLBACKS.UNSIGNED-CHAR CALLBACKS.SHORT
 CALLBACKS.UNSIGNED-SHORT CALLBACKS.INT CALLBACKS.UNSIGNED-INT
 CALLBACKS.LONG CALLBACKS.UNSIGNED-LONG CALLBACKS.LONG-LONG
 CALLBACKS.UNSIGNED-LONG-LONG CALLBACKS.FLOAT CALLBACKS.DOUBLE
 CALLBACKS.POINTER CALLBACKS.STRING CALLBACKS.STRING-NOT-DOCSTRING
 CALLBACKS.NIL-FOR-NULL CALLBACKS.QSORT CALLBACKS.VOID
 CALLBACKS.FUNCALL.1 CALLBACKS.FUNCALL.2 CALLBACKS.BFF.1 CALLBACKS.BFF.2
 CALLBACKS.NON-EXISTANT CALLBACKS.DOUBLE26 CALLBACKS.DOUBLE26.FUNCALL
 CALLBACKS.FLOAT26 CALLBACKS.FLOAT26.FUNCALL
*** - Program stack overflow. RESET

0 errors, 0 warnings


(Side note: why does it say "0 errors" there?)

Christoph

Attachment: cffi-i386-autopkgtest.txt.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: cffi
Source-Version: 1:0.20.0-1

We believe that the bug you reported is fixed in the latest version of
cffi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebast...@debian.org> (supplier of updated cffi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 18 Nov 2018 11:18:34 +0100
Source: cffi
Binary: cl-cffi
Architecture: source
Version: 1:0.20.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Common Lisp Team <debian-common-l...@lists.debian.org>
Changed-By: Sébastien Villemot <sebast...@debian.org>
Description:
 cl-cffi    - Common Foreign Function Interface for Common Lisp
Closes: 901740
Changes:
 cffi (1:0.20.0-1) unstable; urgency=medium
 .
   * New upstream release
   * d/copyright: reflect upstream changes
   * Use secure URL in Homepage field.
   * Actually fail autopkgtest on test failures.
   * Disable autopkgtest on clisp for the time being, too many failures
     on both amd64 and i386 (Closes: #901740)
   * Add Rules-Requires-Root: no
   * Migrate to new way of specifying debhelper compat level
   * Bump to S-V 4.2.1
Checksums-Sha1:
 03770cdcdb77b7c704273ee5fca4827383e88649 2329 cffi_0.20.0-1.dsc
 a69ebb017a0a82813b219ef99651c62db661554e 260085 cffi_0.20.0.orig.tar.gz
 a73900e13a809271f99abb1c96314c45e59f998a 488 cffi_0.20.0.orig.tar.gz.asc
 ca0a6b6da5be429a71704efa9c9a5d08d96778bb 8684 cffi_0.20.0-1.debian.tar.xz
 fbb4d599a2a7efaf949aecf9793224f274fa84b6 8709 cffi_0.20.0-1_amd64.buildinfo
Checksums-Sha256:
 a9ebe809ec49884bb952446120bd1199f7044cec0c1a171b2561d9f485befddf 2329 
cffi_0.20.0-1.dsc
 1f55086d6bf7badea03861f0705bf55e6db7a9ec27292479611a5cdc403e54c9 260085 
cffi_0.20.0.orig.tar.gz
 5f61eaa46ff642cef5364e8295fff0ad185d751227e5cb1a32f9ce2f5399e862 488 
cffi_0.20.0.orig.tar.gz.asc
 916e56352ce576bf537e63b470d4eadab1ccda5293d9e6d55cdde33c388585b4 8684 
cffi_0.20.0-1.debian.tar.xz
 242d3304a3119b906dc7abd56a2f8d4b469d35a7bd353850d01f8abe6b2a2924 8709 
cffi_0.20.0-1_amd64.buildinfo
Files:
 7b8a8889b7e94d96f4aabce07dcf4d10 2329 lisp optional cffi_0.20.0-1.dsc
 94a8b377cf1ac7d8fc73dcc98f3420c6 260085 lisp optional cffi_0.20.0.orig.tar.gz
 11873594e3fea6e2b67955e13762fff8 488 lisp optional cffi_0.20.0.orig.tar.gz.asc
 82290eeae6daaee232a11b795537ff90 8684 lisp optional cffi_0.20.0-1.debian.tar.xz
 832b289b03ffe8ff8b0fa3a853e0cc95 8709 lisp optional 
cffi_0.20.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAlvxPZQACgkQLOzpNQ7O
vkoN0BAAhxF//OlKkRJtMvqfjPSrzBmG8jABkp2PycdpycKhx308uACh9oZc9Stz
DnS3QWC+mOq1DKjUPoEwD4mblDwpq34MZePzTS/tGmDp24w5UrBIGKIuq2eInzJ5
ckSlG3kW0WGcDGRRo2LhYdPUxKs4hbIobYj7xI3JPFyNK3Q+7QVVtKQoO7laymi0
zbabll5ft4jf9M4mMJBFnyGqNhko2Y/u/t4zwYc1vT3/M4vdAQso3PzUoN64DD7z
x7ieuAuqPbLddKlJa2bfwfp1P4HyFSaoWAxsXuw/G4/LQZQ+lsjnRV5+FZ76w0kI
6gfeITsX0hhaSP2dZ6i2yV5tr6VMJLlPFQD3bt1/fYcl4jSTzNWKQ2Gg+++Jk278
RLsIJwBM1di9OPEk0bf+O/KT3sp3xMzP4RumfRWV1hPzBnicKXsnq5CT2r4oD82w
/VLgKPFxI+/NnTuPygIIi3Nse0Rin5gyL3yrnbuwu+yaGFkOuQm7usY/RFnUarG/
4yHcUR4El5TqzkL+3m7pzoMpQKpxWa08pCdTRAZQn6XMDSBEgTbvzbUqVhyEVyf+
WEM0zN69jBHOG/ZS5kLT2vBJUb3BZXJFCIVtPPaYGYRpluodeQBfgDwFhbK81t6h
xbX2zA1zNEuYWB3XvWfVwGLwFawvrSVnUzx+wMCPPWUTPG3Q75Y=
=EUzW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to