Package: src:chezscheme
Version: 9.5+dfsg-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/chezscheme-9.5+dfsg'
CC=x86_64-linux-gnu-gcc ./configure --workarea=build -m=ta6le --threads 
--installprefix=/usr --temproot=/<<BUILDDIR>>/chezscheme-9.5+dfsg/debian/tmp
cp -a release_notes/ build/
cp -a csug/ build/
(echo "\def\INSERTREVISIONMONTHSPACEYEAR{}"; cat csug/copyright.stex) > \
    build/csug/copyright.stex
make[1]: Leaving directory '/<<BUILDDIR>>/chezscheme-9.5+dfsg'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<BUILDDIR>>/chezscheme-9.5+dfsg'
make -C build
make[2]: Entering directory '/<<BUILDDIR>>/chezscheme-9.5+dfsg/build'
(cd c ; make)
ln -s ../../c/statics.c statics.c
ln -s ../../c/system.h system.h
ln -s ../../c/types.h types.h
ln -s ../../c/version.h version.h
ln -s ../../c/externs.h externs.h
ln -s ../../c/globals.h globals.h
ln -s ../../c/segment.h segment.h
ln -s ../../c/thread.h thread.h
ln -s ../../c/sort.h sort.h
x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -m64 -msse2 
-Wpointer-arith -Wall -Wextra -Werror -Wno-implicit-fallthrough -O2 
-D_REENTRANT -pthread -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/chezscheme-9.5+dfsg=. -fstack-protector-strong 
-Wformat -Werror=format-security -c -DX86_64 -I../boot/ta6le statics.c
In file included from statics.c:18:0:
system.h:25:10: fatal error: zlib.h: No such file or directory
 #include "zlib.h"
          ^~~~~~~~
compilation terminated.
Makefile:29: recipe for target 'statics.o' failed
make[3]: *** [statics.o] Error 1
Makefile:20: recipe for target 'build' failed
make[2]: *** [build] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/chezscheme-9.5+dfsg/build'
debian/rules:61: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/chezscheme-9.5+dfsg'
debian/rules:38: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

To reproduce, please try "dpkg-buildpackage -A".

The error does not happen with "dpkg-buildpackage".

Thanks.

Reply via email to