Package: libtexttools Version: 2.1.0-7 Severity: serious Dear maintainer:
This package currently fails to build from source in stretch: ------------------------------------------------------------------- rm -f build-obj-dynamic/* build-obj-static/* build-lib-dynamic/* build-lib-static/* find -name "*~" -delete sed examples/examples.gpr.sed \ -e 's/ADAFLAGS/-g", "-O2", "-fdebug-prefix-map=/build/libtexttools-2.1.0=.", "-fstack-protector-strong", "-gnatn/' -e 's/CFLAGS/-g", "-O2", "-fdebug-prefix-map=/build/libtexttools-2.1.0=.", "-fstack-protector-strong", "-Wformat", "-Werror=format-security/' -e 's/LDFLAGS/-Wl,-z,relro", "-Wl,-z,now", "-Wl,--as-needed", "-Wl,-z,defs/' -e 's/LDLIBS/-lncurses", "-ltinfo/' -e 's/SOVERSION/7/' \ > examples/examples.gpr sed: -e expression #1, char 45: unknown option to s' Makefile:125: recipe for target 'examples/examples.gpr' failed make[2]: *** [examples/examples.gpr] Error 1 make[2]: Leaving directory '/build/libtexttools-2.1.0' dh_auto_clean: make -j1 clean ADAFLAGS=-g -O2 -fdebug-prefix-map=/build/libtexttools-2.1.0=. -fstack-protector-strong -gnatn CFLAGS=-g -O2 -fdebug-prefix-map=/build/libtexttools-2.1.0=. -fstack-protector-strong -Wformat -Werror=format-security CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-z,defs SOVERSION=7 GNATMAKE_OPTIONS=-j18 -R -v -eS returned exit code 2 debian/rules:44: recipe for target 'override_dh_auto_clean' failed ------------------------------------------------------------------- You will find full build logs here: https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/libtexttools.html Thanks.