Source: snd Version: 20.8-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Control: block 975029 by -1 X-Debbugs-Cc: [email protected]
snd currently fails to build in unstable:
| gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -Wdate-time -D_FORTIFY_SOURCE=2
-DREPRODUCIBLE_BUILD=1 -O2 -I. -Wno-stringop-overflow -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security ../../../snd-nogui.c
| In file included from ../../../nrepl.c:16,
| from ../../../snd-nogui.c:295:
| ../../../notcurses_s7.c: In function ‘notcurses_s7_init’:
| ../../../notcurses_s7.c:3900:10: error: ‘NCBLIT_1x1x4’ undeclared (first use
in this function); did you mean ‘NCBLIT_1x1’?
| 3900 | nc_int(NCBLIT_1x1x4);
| | ^~~~~~~~~~~~
| ../../../notcurses_s7.c:3796:108: note: in definition of macro ‘nc_int’
| 3796 | #define nc_int(Name) s7_define(sc, notcurses_let,
s7_make_symbol(sc, #Name), s7_make_integer(sc, (s7_int)Name))
| |
^~~~
| ../../../notcurses_s7.c:3900:10: note: each undeclared identifier is reported
only once for each function it appears in
| 3900 | nc_int(NCBLIT_1x1x4);
| | ^~~~~~~~~~~~
| ../../../notcurses_s7.c:3796:108: note: in definition of macro ‘nc_int’
| 3796 | #define nc_int(Name) s7_define(sc, notcurses_let,
s7_make_symbol(sc, #Name), s7_make_integer(sc, (s7_int)Name))
| |
^~~~
| make[2]: *** [makefile:55: snd-nogui.o] Error 1
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/flavor-nox'
| dh_auto_build: error: cd debian/build/flavor-nox && make -j5 "INSTALL=install
--strip-program=true" returned exit code 2
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature

