Your message dated Fri, 14 Aug 2020 04:22:06 +0000
with message-id <e1k6ree-0009jm...@fasolo.debian.org>
and subject line Bug#957795: fixed in sigscheme 0.9.0-4
has caused the Debian Bug report #957795,
regarding sigscheme: ftbfs with GCC-10
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.)
--
957795: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sigscheme
Version: 0.9.0-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/sigscheme_0.9.0-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html
[...]
eval_c_string(): yes
Backtrace: no
Library: yes
Interactive shell: yes
[Developer-only debugging features]
Debug: no
[Build information (provide this on bug reports)]
Package: SigScheme 0.9.0
build (compile on): x86_64-pc-linux-gnu
host (compile for): x86_64-pc-linux-gnu
host data model: LP64
host align (C/S/I/L/P): 1/2/4/8/8
host endian: little
host char unsigned: no
host arithmetic rshift: yes
host safe va_list ref: no
Compiler: gcc
Compiler version: gcc (Debian 10-20200222-1) 10.0.1 20200222
(experimental) [master revision
01af7e0a0c2:487fe13f218:e99b18cf7101f205bfdd9f0f29ed51caaec52779]
CFLAGS='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -pedantic -Wall -Wchar-subscripts
-Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG'
dh_auto_build
make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in m4
make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
Making all in tools
make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
Making all in libgcroots
make[2]: Entering directory '/<<PKGBUILDDIR>>/libgcroots'
Making all in m4
make[3]: Entering directory '/<<PKGBUILDDIR>>/libgcroots/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libgcroots/m4'
make[3]: Entering directory '/<<PKGBUILDDIR>>/libgcroots'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
-DPACKAGE_STRING=\"gcroots\ 0.3.1\"
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mark.lo
mark.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
-DPACKAGE_STRING=\"gcroots\ 0.3.1\"
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o gcroots.lo
gcroots.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
-DPACKAGE_STRING=\"gcroots\ 0.3.1\"
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mach_dep.lo
mach_dep.c
libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
"-DPACKAGE_STRING=\"gcroots 0.3.1\""
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c
-fPIC -DPIC -o .libs/mach_dep.o
libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
"-DPACKAGE_STRING=\"gcroots 0.3.1\""
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c -fPIC
-DPIC -o .libs/mark.o
libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
"-DPACKAGE_STRING=\"gcroots 0.3.1\""
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c
-fPIC -DPIC -o .libs/gcroots.o
mark.c: In function ‘GCROOTS_noop1’:
mark.c:35:26: warning: variable ‘sink’ set but not used
[-Wunused-but-set-variable]
35 | static volatile word sink;
| ^~~~
libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
"-DPACKAGE_STRING=\"gcroots 0.3.1\""
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c -o
mach_dep.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
"-DPACKAGE_STRING=\"gcroots 0.3.1\""
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c -o
mark.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\"
-DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\"
"-DPACKAGE_STRING=\"gcroots 0.3.1\""
-DPACKAGE_BUGREPORT=\"sigscheme...@googlegroups.com\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -Wdate-time
-D_FORTIFY_SOURCE=2 -fexceptions -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -pedantic -Wall
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c -o
gcroots.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link gcc -fexceptions -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pedantic -Wall -Wchar-subscripts
-Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare -version-info 1:0:1 -Wl,-z,relro
-Wl,-z,now -o libgcroots.la -rpath /usr/lib/x86_64-linux-gnu mark.lo gcroots.lo
mach_dep.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/mark.o .libs/gcroots.o
.libs/mach_dep.o -ldl -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro
-Wl,-z -Wl,now -Wl,-soname -Wl,libgcroots.so.0 -o .libs/libgcroots.so.0.1.0
/usr/bin/ld: .libs/gcroots.o:./libgcroots/./include/private/gc_priv.h:2029:
multiple definition of `GCROOTS_jmp_buf';
.libs/mark.o:./libgcroots/./include/private/gc_priv.h:2029: first defined here
/usr/bin/ld: .libs/mach_dep.o:./libgcroots/./include/private/gc_priv.h:2029:
multiple definition of `GCROOTS_jmp_buf';
.libs/mark.o:./libgcroots/./include/private/gc_priv.h:2029: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:860: libgcroots.la] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libgcroots'
make[2]: *** [Makefile:1004: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/libgcroots'
make[1]: *** [Makefile:543: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:14: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: sigscheme
Source-Version: 0.9.0-4
Done: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sigscheme, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <d...@debian.org> (supplier of updated sigscheme
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: SHA256
Format: 1.8
Date: Fri, 14 Aug 2020 13:01:12 +0900
Source: sigscheme
Architecture: source
Version: 0.9.0-4
Distribution: unstable
Urgency: medium
Maintainer: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Changed-By: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Closes: 957795
Changes:
sigscheme (0.9.0-4) unstable; urgency=medium
.
* d/p/gcc10.diff: support GCC-10 (Closes: #957795).
- taken from https://bugs.gentoo.org/706906
created by Jeroen Roovers <j...@gentoo.org>.
* d/libgcroots0.symbols: remove GCROOTS_jmp_buf@Base.
* Update Standards-Version to 4.5.0.
* Bump debhelper compatibility level to 13.
* set Rules-Requires-Root as no.
Checksums-Sha1:
fe20065ed5b114b6aa913f4a55b64d922ebc7b6b 2198 sigscheme_0.9.0-4.dsc
f656544f4523785ed583da675c288a15dcc1c39d 13600 sigscheme_0.9.0-4.debian.tar.xz
Checksums-Sha256:
b53fd82e3ab69c4655b148c5277020b038c465be48ef339aec543cce4d8e001b 2198
sigscheme_0.9.0-4.dsc
00b98e0cad492c4b0751af83c2b943b787f8f804ade055a18c03ac9fdb52297f 13600
sigscheme_0.9.0-4.debian.tar.xz
Files:
6c7dd2daf7591b79cceee748eced654d 2198 lisp optional sigscheme_0.9.0-4.dsc
64059f7c588530b55305f74c59a7f2fc 13600 lisp optional
sigscheme_0.9.0-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEECynYjkLmt2W42OpQeDlhndQ5Zo4FAl82DTIACgkQeDlhndQ5
Zo6CAQ/+LhH8btdsl6dq20F1AIJ5YkGMYY4THIEGUqW8YDNvVTZ92vVAyRHQ90gw
BjmT/FZ5rDKOR13pKWAj/mRflvPqO/dPVyqGr387MdTUtRtwOPzrhS/CxQETndPN
bFXpD1x1YHWBWn7J7UJquJQtSxkJToCKkcDi3opKFmIwU5u7dM4q3uzZn7WNBhwu
KS8tQrdeoFXbUJKbUMSu6xVSrzEmzZaCegY5mZRxJfOaZG37eOhm+5CE8EcZXkKY
1+fQSoHpEj4B4kCnYEgDaCGMoWV2MIY9dHNoUWRJ3lxyiGcHI+l7ULTBDDTc6MkT
4RtsxJfDRkARzZCgtV1BxcWl0obrMP0f0w5i2nXntqfi659kFanjlxPCR85ExVDD
m/WXHcdfgvQSPAJCONA0/NauHcDve7QJ1OEwjg74BRtDbLuv7Xwrx3kV0IfWUtVX
JDZ9OVWx6LLa0pxdUfz0yvl04I+qvSSp3rkZgxj64UYd60mOB0mjD0a+iuBeU5Fd
G9it7LeRAfFoib2NFSiWqYYob3IpVeWu+XVfY5+G2Z5L3aD9Cu3ED0pSumR3gxkK
LwZyza7mqfAvpB8PxvkPQCXX01uW3GJoGKsnzVzt2Br6oxtfh9tXdc4PR7KkA0YC
3jNVVr+4yU35SP5DEHj5QUsCQt7MF1DQAYHmY4OkCbBEPTGetME=
=b1dk
-----END PGP SIGNATURE-----
--- End Message ---