[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#999799: marked as done (cffi breaks cl-plus-ssl autopkgtest on armhf and i386: OMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi" "src" "types">)



Your message dated Wed, 01 Dec 2021 08:34:17 +0000
with message-id <E1msL4D-0004Z3-Ih@fasolo.debian.org>
and subject line Bug#999799: fixed in cffi 1:0.24.1-2
has caused the Debian Bug report #999799,
regarding cffi breaks cl-plus-ssl autopkgtest on armhf and i386: OMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi" "src" "types">
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 owner@bugs.debian.org
immediately.)


-- 
999799: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999799
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cffi, cl-plus-ssl
Control: found -1 cffi/1:0.24.1-1
Control: found -1 cl-plus-ssl/20200609.gitff4634a-1
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of cffi the autopkgtest of cl-plus-ssl fails in testing when that autopkgtest is run with the binary packages of cffi from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
cffi                   from testing    1:0.24.1-1
cl-plus-ssl            from testing    20200609.gitff4634a-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of cffi to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=cffi

https://ci.debian.net/data/autopkgtest/testing/armhf/c/cl-plus-ssl/16722626/log.gz

; file: /usr/share/common-lisp/source/cl-cffi/src/types.lisp
; in: DEFCTYPE :SIZE
;     (CFFI:DEFCTYPE :SIZE)
; ; caught ERROR:
;   (during macroexpansion of (DEFCTYPE :SIZE))
;   Error while parsing arguments to DEFMACRO DEFCTYPE:
;     too few elements in
;       (:SIZE)
;     to satisfy lambda list
;       (NAME BASE-TYPE &OPTIONAL DOCUMENTATION):
;     between 2 and 3 expected, but got 1
; processing (ERROR (QUOTE SB-INT:COMPILED-PROGRAM-ERROR) ...)
; processing (DEFCTYPE :SSIZE)
; file: /usr/share/common-lisp/source/cl-cffi/src/types.lisp
; in: DEFCTYPE :SSIZE
;     (CFFI:DEFCTYPE :SSIZE)
; ; caught ERROR:
;   (during macroexpansion of (DEFCTYPE :SSIZE))
;   Error while parsing arguments to DEFMACRO DEFCTYPE:
;     too few elements in
;       (:SSIZE)
;     to satisfy lambda list
;       (NAME BASE-TYPE &OPTIONAL DOCUMENTATION):
;     between 2 and 3 expected, but got 1

; processing (ERROR (QUOTE SB-INT:COMPILED-PROGRAM-ERROR) ...)
; processing (DEFCTYPE :PTRDIFF ...)
; file: /usr/share/common-lisp/source/cl-cffi/src/types.lisp
; in: DEFCTYPE :PTRDIFF
;     (CFFI:DEFCTYPE :PTRDIFF :SSIZE)
; ; caught ERROR:
;   (during macroexpansion of (DEFCTYPE :PTRDIFF ...))
;   Unknown CFFI type :SSIZE

; processing (ERROR (QUOTE SB-INT:COMPILED-PROGRAM-ERROR) ...)
; processing (DEFCTYPE :OFFSET ...)

; wrote /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/autopkgtest_tmp/usr/share/common-lisp/source/cl-cffi/src/types-tmpBODYQO2B.fasl
; compilation finished in 0:00:00.460
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR:
  COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi" "src" "types">

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {50BC9DA9}>
0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK #<UIOP/LISP-BUILD:COMPILE-FILE-ERROR {512A8BE9}> #<unused argument> :QUIT T) 1: (SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #<UIOP/LISP-BUILD:COMPILE-FILE-ERROR {512A8BE9}>)
2: (INVOKE-DEBUGGER #<UIOP/LISP-BUILD:COMPILE-FILE-ERROR {512A8BE9}>)
3: (ERROR UIOP/LISP-BUILD:COMPILE-FILE-ERROR :CONTEXT-FORMAT "~/asdf-action::format-action/" :CONTEXT-ARGUMENTS ((#<ASDF/LISP-ACTION:COMPILE-OP > . #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cffi" "src" "types">))) 4: (UIOP/LISP-BUILD:CHECK-LISP-COMPILE-RESULTS NIL T T "~/asdf-action::format-action/" ((#<ASDF/LISP-ACTION:COMPILE-OP > . #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cffi" "src" "types">))) 5: ((SB-PCL::EMF ASDF/ACTION:PERFORM) #<unused argument> #<unused argument> #<ASDF/LISP-ACTION:COMPILE-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cffi" "src" "types">)
6: ((LAMBDA NIL :IN ASDF/ACTION:CALL-WHILE-VISITING-ACTION))
7: ((:METHOD ASDF/ACTION:PERFORM :AROUND (ASDF/LISP-ACTION:COMPILE-OP ASDF/LISP-ACTION:CL-SOURCE-FILE)) #<ASDF/LISP-ACTION:COMPILE-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cffi" "src" "types">) [fast-method] 8: ((:METHOD ASDF/ACTION:PERFORM-WITH-RESTARTS :AROUND (T T)) #<ASDF/LISP-ACTION:COMPILE-OP > #<ASDF/LISP-ACTION:CL-SOURCE-FILE "cffi" "src" "types">) [fast-method] 9: ((:METHOD ASDF/PLAN:PERFORM-PLAN (T)) #<ASDF/PLAN:SEQUENTIAL-PLAN {4FD098D9}>) [fast-method]
10: ((FLET SB-C::WITH-IT :IN SB-C::%WITH-COMPILATION-UNIT))
11: ((:METHOD ASDF/PLAN:PERFORM-PLAN :AROUND (T)) #<ASDF/PLAN:SEQUENTIAL-PLAN {4FD098D9}>) [fast-method] 12: ((:METHOD ASDF/OPERATE:OPERATE (ASDF/OPERATION:OPERATION ASDF/COMPONENT:COMPONENT)) #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "cl+ssl.test"> :PLAN-CLASS NIL :PLAN-OPTIONS NIL) [fast-method] 13: ((SB-PCL::EMF ASDF/OPERATE:OPERATE) #<unused argument> #<unused argument> #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "cl+ssl.test">)
14: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE))
15: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) #<ASDF/LISP-ACTION:LOAD-OP > #<ASDF/SYSTEM:SYSTEM "cl+ssl.test">) [fast-method] 16: ((SB-PCL::EMF ASDF/OPERATE:OPERATE) #<unused argument> #<unused argument> ASDF/LISP-ACTION:LOAD-OP "cl+ssl.test")
17: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE))
18: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) ASDF/LISP-ACTION:LOAD-OP "cl+ssl.test") [fast-method] 19: (ASDF/SESSION:CALL-WITH-ASDF-SESSION #<FUNCTION (LAMBDA NIL :IN ASDF/OPERATE:OPERATE) {4FD09775}> :OVERRIDE T :KEY NIL :OVERRIDE-CACHE T :OVERRIDE-FORCING NIL)
20: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE))
21: (ASDF/SESSION:CALL-WITH-ASDF-SESSION #<FUNCTION (LAMBDA NIL :IN ASDF/OPERATE:OPERATE) {4FD09685}> :OVERRIDE NIL :KEY NIL :OVERRIDE-CACHE NIL :OVERRIDE-FORCING NIL) 22: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) ASDF/LISP-ACTION:LOAD-OP "cl+ssl.test") [fast-method]
23: (ASDF/OPERATE:LOAD-SYSTEM "cl+ssl.test")
24: ((LAMBDA NIL :IN "/tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp")) 25: (SB-INT:SIMPLE-EVAL-IN-LEXENV (LET ((UIOP/CONFIGURATION:*USER-CACHE* (UIOP/OS:GETENV "AUTOPKGTEST_TMP"))) (ASDF/OPERATE:LOAD-SYSTEM "cl+ssl.test")) #<NULL-LEXENV>) 26: (EVAL-TLF (LET ((UIOP/CONFIGURATION:*USER-CACHE* (UIOP/OS:GETENV "AUTOPKGTEST_TMP"))) (ASDF/OPERATE:LOAD-SYSTEM "cl+ssl.test")) 1 NIL) 27: ((LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) (LET ((UIOP/CONFIGURATION:*USER-CACHE* (UIOP/OS:GETENV "AUTOPKGTEST_TMP"))) (ASDF/OPERATE:LOAD-SYSTEM "cl+ssl.test")) 1) 28: ((LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) (LET ((UIOP/CONFIGURATION:*USER-CACHE* (UIOP/OS:GETENV "AUTOPKGTEST_TMP"))) (ASDF/OPERATE:LOAD-SYSTEM "cl+ssl.test")) :CURRENT-INDEX 1) 29: (SB-C::%DO-FORMS-FROM-INFO #<FUNCTION (LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) {4FD0946D}> #<SB-C::SOURCE-INFO {4FD093B1}> SB-C::INPUT-ERROR-IN-LOAD) 30: (SB-INT:LOAD-AS-SOURCE #<SB-SYS:FD-STREAM for "file /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp" {4FD090A1}> :VERBOSE NIL :PRINT NIL :CONTEXT "loading") 31: ((LABELS SB-FASL::LOAD-STREAM-1 :IN LOAD) #<SB-SYS:FD-STREAM for "file /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp" {4FD090A1}> NIL) 32: (SB-FASL::CALL-WITH-LOAD-BINDINGS #<FUNCTION (LABELS SB-FASL::LOAD-STREAM-1 :IN LOAD) {F78564AD}> #<SB-SYS:FD-STREAM for "file /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp" {4FD090A1}> NIL #<SB-SYS:FD-STREAM for "file /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp" {4FD090A1}>) 33: (LOAD #<SB-SYS:FD-STREAM for "file /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp" {4FD090A1}> :VERBOSE NIL :PRINT NIL :IF-DOES-NOT-EXIST T :EXTERNAL-FORMAT :DEFAULT) 34: ((FLET SB-IMPL::LOAD-SCRIPT :IN SB-IMPL::PROCESS-SCRIPT) #<SB-SYS:FD-STREAM for "file /tmp/autopkgtest-lxc.w4ep9ku_/downtmp/build.73k/src/debian/tests/runtests.lisp" {4FD090A1}>)
35: ((FLET SB-UNIX::BODY :IN SB-IMPL::PROCESS-SCRIPT))
36: ((FLET "WITHOUT-INTERRUPTS-BODY-11" :IN SB-IMPL::PROCESS-SCRIPT))
37: (SB-IMPL::PROCESS-SCRIPT "debian/tests/runtests.lisp")
38: (SB-IMPL::TOPLEVEL-INIT)
39: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
40: ((FLET "WITHOUT-INTERRUPTS-BODY-1" :IN SB-IMPL::START-LISP))
41: (SB-IMPL::START-LISP)

unhandled condition in --disable-debugger mode, quitting
; ; compilation unit aborted
;   caught 1 fatal ERROR condition
;   caught 3 ERROR conditions
autopkgtest [15:12:34]: test command1


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: cffi
Source-Version: 1:0.24.1-2
Done: Sébastien Villemot <sebastien@debian.org>

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 999799@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebastien@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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 01 Dec 2021 08:44:40 +0100
Source: cffi
Architecture: source
Version: 1:0.24.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Changed-By: Sébastien Villemot <sebastien@debian.org>
Closes: 999799
Changes:
 cffi (1:0.24.1-2) unstable; urgency=medium
 .
   * d/upstream/metadata: fix Bug-Database field, add Bug-Submit
   * Tighten the Depends on cl-trivial-features, to ensure the :32-bit feature is
     present under SBCL and CLISP on 32-bit archs. (Closes: #999799)
Checksums-Sha1:
 973e69a14d57757d10f98208885a9dfb96bd054a 2351 cffi_0.24.1-2.dsc
 b417cf9a91e72a4215f8a260323a2094848e3e07 544748 cffi_0.24.1-2.debian.tar.xz
 65b776308b742d307fd7a490493061ac52dfd00b 8380 cffi_0.24.1-2_amd64.buildinfo
Checksums-Sha256:
 83687c58e372594143b8d80b185187a19e67cedf474a798f04ff4083fcdc606a 2351 cffi_0.24.1-2.dsc
 703181ac40edf5ea7e56ff22cdadcdb435c10f06c8f6d32af9e068567f39fcc5 544748 cffi_0.24.1-2.debian.tar.xz
 59f064bb29583c8ef77935b562ca3438358bbd01741361d7c4cf43f38674156b 8380 cffi_0.24.1-2_amd64.buildinfo
Files:
 62106b456adb2d0a107686b2a09b07e3 2351 lisp optional cffi_0.24.1-2.dsc
 1ebf7cc2119663fb064a85c5e9e19019 544748 lisp optional cffi_0.24.1-2.debian.tar.xz
 934827bda9dcf9ddc968ff812e2ecfed 8380 lisp optional cffi_0.24.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmGnKQsACgkQLOzpNQ7O
vkoq2g//WjpedsV5Inb3EzELtzTFzDWuzo9/WGvvWoSU/UI6T5wAl4/5mGpCYlxd
VuBMPtU5fL5ToSCxBliV8FPvQjuJppNYu5PpVbezH3iHFzyRXOoH+rOlyWS7uNoH
Zvr+RScFGC0nUdB22u+xuNhJx0IlfnCocsYltJpsCf4iucKi4wC1ttuOpxoVcGry
Dx18sWOc9PAL6EqPs402439P3U+67KWkMewuJMPfTa5KPWrxKaHMS1+Mhn9aTFYX
1nUVbEx2cCU+PQAMUmafeMW0FCA6N4vuLINxkV0ZVSAN7nRclylgayYTZyh/lmP9
WQFI/rmCi0hM/ka+e5EhdMKR4ttw62bEjQCJJhoE/KOV6q57ANDpb3EXj4tyqo8R
J8HjVLlwQ3q0uaXnqQx+hMg+3PxrBBYPeEdpXiDN2dmo6fgf6SK/2mXnyvoynG4Z
y2lAz249rlNCXtiBpFrFDNZbPwGMN+jEfMkmvNTojpnsNVRMn0cmE5B1X4EzA14o
oeZylsBDDc4TamAUfGY1AZbkf+B6VQFOzH/eX9w9prA3nBc/zgqjdPDi0sDqw0Xp
4sMTpJeDWhts8JfQf0LukpCyKvuGmutz1kxBg4kHv/MeHySyyvJS+C4xT2ChJq4Q
HihqT0W9zdJpC9UHA0N45OB22khTzZyiBU7miynnyECp5ksGGOA=
=gPH5
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: