Hello, Recently I've pushed a few updates to the rulex package (https://salsa.debian.org/tts-team/rulex) in order to fix the bug. But I see that the package doesn't build on server complaining about "possible undefined macros" in autoconf script:
2026-05-08T12:11:59.876473Z 01O debian/rules binary-arch 2026-05-08T12:11:59.876474Z 01O dh binary-arch 2026-05-08T12:11:59.876475Z 01O dh_update_autotools_config -a 2026-05-08T12:11:59.876476Z 01O dh_autoreconf -a 2026-05-08T12:11:59.876477Z 01O autoreconf: export WARNINGS= 2026-05-08T12:11:59.876478Z 01O autoreconf: Entering directory '.' 2026-05-08T12:11:59.876479Z 01O autoreconf: configure.ac: not using Gettext 2026-05-08T12:11:59.876480Z 01O autoreconf: running: aclocal --force -I m4 2026-05-08T12:11:59.876481Z 01O autoreconf: configure.ac: tracing 2026-05-08T12:11:59.876482Z 01O autoreconf: running: libtoolize --copy --force 2026-05-08T12:11:59.876483Z 01O libtoolize: putting auxiliary files in '.'. 2026-05-08T12:11:59.876484Z 01O libtoolize: copying file './ltmain.sh' 2026-05-08T12:11:59.876485Z 01O libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2026-05-08T12:11:59.876486Z 01O libtoolize: copying file 'm4/libtool.m4' 2026-05-08T12:11:59.876487Z 01O libtoolize: copying file 'm4/ltoptions.m4' 2026-05-08T12:11:59.876488Z 01O libtoolize: copying file 'm4/ltsugar.m4' 2026-05-08T12:11:59.876489Z 01O libtoolize: copying file 'm4/ltversion.m4' 2026-05-08T12:11:59.876490Z 01O libtoolize: copying file 'm4/lt~obsolete.m4' 2026-05-08T12:11:59.876491Z 01O autoreconf: configure.ac: not using Intltool 2026-05-08T12:11:59.876492Z 01O autoreconf: configure.ac: not using Gtkdoc 2026-05-08T12:11:59.876493Z 01O autoreconf: running: aclocal --force -I m4 2026-05-08T12:11:59.876494Z 01O autoreconf: running: /usr/bin/autoconf --force 2026-05-08T12:11:59.876495Z 01O configure.ac:29: error: possibly undefined macro: AC_CHECK_HEADERS 2026-05-08T12:11:59.876496Z 01O If this token and others are legitimate, please use m4_pattern_allow. 2026-05-08T12:11:59.876498Z 01O See the Autoconf documentation. 2026-05-08T12:11:59.876499Z 01O configure.ac:30: error: possibly undefined macro: AC_MSG_ERROR 2026-05-08T12:11:59.876500Z 01O configure.ac:40: error: possibly undefined macro: AC_CHECK_LIB 2026-05-08T12:11:59.876501Z 01O autoreconf: error: /usr/bin/autoconf failed with exit status: 1 2026-05-08T12:11:59.876502Z 01O dh_autoreconf: error: autoreconf -f -i -v returned exit code 1 Trying to investigate the situation, I've updated my Debian sid image and attempted to reproduce it locally, but did not succeed. The package builds absolutely cleanly without any problem. Please, tell me what I've probably missed and what should be done further. Best regards, Igor. >>>>> "Debian" == Debian Bug Tracking System <[email protected]> writes: Debian> Processing control commands: >> block 1117120 by -1 Debian> Bug #1117120 [src:db5.3] db5.3: should not be part of duke Debian> 1117120 was blocked by: 987013 1100941 1117122 1117135 Debian> 1117146 1117665 1117701 1117737 1119162 1119163 1119164 Debian> 1119165 1119166 1119167 1119168 1119169 1119170 1119171 Debian> 1119173 1119174 1119175 1119176 1119177 1119178 1119179 Debian> 1119180 1119181 1119182 1119183 1119184 1119185 1119186 Debian> 1119187 1119188 1119189 1119190 1119191 1119192 1119193 Debian> 1119194 1119195 1119196 1119197 1119198 1119199 1119200 Debian> 1119201 1119202 1119203 1119204 1119205 1119206 1117120 was Debian> not blocking any bugs. Added blocking bug(s) of 1117120: Debian> 1119207 Debian> -- 1117120: Debian> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117120 Debian> 1119207: Debian> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119207 Debian> Debian Bug Tracking System Contact [email protected] Debian> with problems Debian> _______________________________________________ Tts-project Debian> mailing list [email protected] Debian> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/tts-project

