dpkg | Failed pipeline for main | 7aa7057b

2022-10-22 Thread Debian GitLab
Pipeline #444075 has failed! Project: dpkg ( https://salsa.debian.org/dpkg-team/dpkg ) Branch: main ( https://salsa.debian.org/dpkg-team/dpkg/-/commits/main ) Commit: 7aa7057b ( https://salsa.debian.org/dpkg-team/dpkg/-/commit/7aa7057bcbf1cf96d88e977b9a261322e140e976 ) Commit Message: libdpkg

Re: Bug#1022239: festival FTBFS: make[2]: *** [/usr/lib/speech_tools/config/rules/targets.mak:55: src] Error 2

2022-10-22 Thread Nilesh Patra
Control: tags -1 patch On Sat, Oct 22, 2022 at 05:07:54PM +0200, Samuel Thibault wrote: > Control: severity -1 wishlist > > Samuel Thibault, le sam. 22 oct. 2022 17:06:07 +0200, a ecrit: > > Nilesh Patra, le sam. 22 oct. 2022 20:09:05 +0530, a ecrit: > > > Command: dpkg-buildpackage --sanitize-en

Re: Bug#1022239: festival FTBFS: make[2]: *** [/usr/lib/speech_tools/config/rules/targets.mak:55: src] Error 2

2022-10-22 Thread Samuel Thibault
Control: severity -1 wishlist Samuel Thibault, le sam. 22 oct. 2022 17:06:07 +0200, a ecrit: > Nilesh Patra, le sam. 22 oct. 2022 20:09:05 +0530, a ecrit: > > Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot -j5 > > Ok, that's why. festival's makefile does not support parallel buil

Re: Bug#1022239: festival FTBFS: make[2]: *** [/usr/lib/speech_tools/config/rules/targets.mak:55: src] Error 2

2022-10-22 Thread Samuel Thibault
Nilesh Patra, le sam. 22 oct. 2022 20:09:05 +0530, a ecrit: > Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot -j5 Ok, that's why. festival's makefile does not support parallel builds. That's why we do not pass any -j parameter to the explicit make call. It seems that dpkg-buildpac