Your message dated Wed, 25 Mar 2026 13:18:33 +0100
with message-id <[email protected]>
and subject line Re: filters: FTBFS on arm64,i386: make[2]: *** No rule to make
target 'y.tab.h', needed by 'lex.yy.o'. Stop.
has caused the Debian Bug report #1126329,
regarding filters: FTBFS on arm64,i386: make[2]: *** No rule to make target
'y.tab.h', needed by 'lex.yy.o'. Stop.
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 [email protected]
immediately.)
--
1126329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126329
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: filters
Version: 2.56-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected], [email protected]
User: [email protected]
Usertags: arm64
User: [email protected]
Usertags: i386
Dear maintainer,
filters FTBFS on arm64, i386:
cockney.l:122:6: warning: old-style function definition [-Wold-style-definition]
122 | char caseify(c)
| ^~~~~~~
cockney.l: In function ‘set_did’:
cockney.l:159:6: warning: old-style function definition [-Wold-style-definition]
159 | void set_did(val)
| ^~~~~~~
nyc.l: In function ‘caseify’:
nyc.l:82:6: warning: old-style function definition [-Wold-style-definition]
82 | char caseify(c)
| ^~~~~~~
jive.l: In function ‘caseify’:
jive.l:214:6: warning: old-style function definition [-Wold-style-definition]
214 | char caseify(c)
| ^~~~~~~
jive.l: In function ‘thing’:
jive.l:223:6: warning: old-style function definition [-Wold-style-definition]
223 | void thing(c)
| ^~~~~
rm -f kraut.c
cd ky00te.dir; make
make[2]: Entering directory '/build/reproducible-path/filters-2.56/ky00te.dir'
yacc -d ky00te.yacc
rm -f nyc.c
flex ky00te.lex
make[2]: *** No rule to make target 'y.tab.h', needed by 'lex.yy.o'. Stop.
make[2]: *** Waiting for unfinished jobs....
rm -f newspeak.c
flex -t newspeak.l > newspeak.c
make[2]: Leaving directory '/build/reproducible-path/filters-2.56/ky00te.dir'
make[1]: *** [Makefile:38: ky00te] Error 2
make[1]: *** Waiting for unfinished jobs....
rm -f cockney.c
rm -f jive.c
rm -f ken.c
cc -o newspeak newspeak.c -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/filters-2.56=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -lfl -Wl,-z,relro -Wl,-z,now
newspeak.l: In function ‘capstring’:
newspeak.l:660:6: warning: old-style function definition
[-Wold-style-definition]
660 | char firstchar, *string;
| ^~~~~~~~~
newspeak.l: In function ‘compstring’:
newspeak.l:669:6: warning: old-style function definition
[-Wold-style-definition]
669 | char firstchar, *string1, *string2;
| ^~~~~~~~~~
newspeak.l: In function ‘_caseify’:
newspeak.l:677:6: warning: old-style function definition
[-Wold-style-definition]
677 | char c;
| ^~~~~~
newspeak.l: In function ‘caseify’:
newspeak.l:685:6: warning: old-style function definition
[-Wold-style-definition]
685 | char c;
| ^~~~~~
rm -f jethro.c
rm -f newspeak.c
make[1]: Leaving directory '/build/reproducible-path/filters-2.56'
dh_auto_build: error: make -j6 INSTALL="install --strip-program=true" returned
exit code 2
See
https://buildd.debian.org/status/fetch.php?pkg=filters&arch=i386&ver=2.56-1&stamp=1768814912&raw=0
for details.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Version: 2.56-2
--- End Message ---