Your message dated Tue, 12 Nov 2019 11:16:10 +0200 with message-id <20191112091610.GA11555@localhost> and subject line Re: Bug#944580: libprelude FTBFS due to new gawk version has caused the Debian Bug report #944580, regarding libprelude FTBFS due to new gawk version 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.) -- 944580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944580 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: libprelude Version: 4.1.0-4.2 Severity: serious Tags: ftbfs libprelude recently started to FTBFS in unstable. E.g. local sbuild: | LANG="" gawk -f ./mkheader.awk \ | ./err-sources.h.in \ | ./err-codes.h.in \ | ./errnos.in \ | ./prelude-error.h.in > prelude-error.h | gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator | gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator | gawk: gawk: ./mkerrcodes1.awk:81: warning: regexp escape sequence `\#' is not a known regexp operator | fatal: cannot use gawk builtin `namespace' as variable name | gawk: gawk: ./mkstrtable.awk:./mkerrnos.awk:113: 83: warning: warning: regexp escape sequence `\#' is not a known regexp operatorregexp escape sequence `\#' is not a known regexp operator | | gawk: ./mkstrtable.awk:113: warning: regexp escape sequence `\#' is not a known regexp operator | make[6]: *** [Makefile:1845: errnos-sym.h] Error 2 | make[6]: *** Waiting for unfinished jobs.... | gcc -E -P _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk >mkerrcodes.h | gawk: ./mkheader.awk:85: warning: regexp escape sequence `\#' is not a known regexp operator | gawk: ./mkerrcodes.awk:81: warning: regexp escape sequence `\#' is not a known regexp operator | rm _mkerrcodes.h | make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/libprelude-error' | make[5]: *** [Makefile:1829: all-recursive] Error 1 | make[5]: Leaving directory '/<<PKGBUILDDIR>>/src' | make[4]: *** [Makefile:1633: all] Error 2 | make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' | make[3]: *** [Makefile:1658: all-recursive] Error 1 | make[3]: Leaving directory '/<<PKGBUILDDIR>>' | make[2]: *** [Makefile:1524: all] Error 2 | make[2]: Leaving directory '/<<PKGBUILDDIR>>' | dh_auto_build: make -j8 returned exit code 2 | make[1]: *** [debian/rules:40: build-core] Error 255 | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | make: *** [debian/rules:64: build] Error 2 | dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 Also reproduced by reproducible builds: https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/libprelude_4.1.0-4.2.rbuild.log.gz Likely this is related to the recent gawk upload that also makes other packages ftbfs (e.g. libgpg-error #944511). Adrian Bunk Cced. Helmut
--- End Message ---
--- Begin Message ---Version: 5.1.1-1 On Tue, Nov 12, 2019 at 06:47:44AM +0100, Helmut Grohne wrote: >... > Likely this is related to the recent gawk upload that also makes other > packages ftbfs (e.g. libgpg-error #944511). Adrian Bunk Cced. Yes, this is due to a change in the regex implementation of gawk. The version of libprelude in experimental builds, so closing with that version. > Helmut cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
--- End Message ---

