GNU bug report logs -
#63933
CI failure due to change in gnulib
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Tue, 6 Jun 2023 19:18:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Paul,
The diffutils CI reports a build failure today:
...
obsolete_symbols
/usr/bin/grep: ../../sources/diffutils/.gitmodules: No such file or directory
0.01 obsolete_symbols
po_check
--- ../../sources/diffutils/po/POTFILES.in
+++ ../../sources/diffutils/po/POTFILES.in
@@ -4,6 +4,7 @@
lib/error.c
lib/file-type.c
lib/getopt.c
+lib/propername.h
lib/quotearg.c
lib/regcomp.c
lib/version-etc.c
maint.mk: you have changed the set of files with translatable diagnostics;
apply the above patch
make[3]: *** [../../sources/diffutils/maint.mk:1236: sc_po_check] Error 1
Where 6 days ago, this rule 'sc_po_check' succeeded:
...
obsolete_symbols
/usr/bin/grep: ../../sources/diffutils/.gitmodules: No such file or directory
0.01 obsolete_symbols
po_check
0.02 po_check
prohibit_HAVE_MBRTOWC
/usr/bin/grep: ../../sources/diffutils/.gitmodules: No such file or directory
0.01 prohibit_HAVE_MBRTOWC
...
Probably the cause is that gnulib/lib/propername.h now has a _() invocation
inside comments, per
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=3f478b6cd3041b85891ff4a3ef1a141f85f82e49
Bruno
This bug report was last modified 1 year and 347 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.