libxml2-utils doesn't solve the problem, but I will probably make a patch and add it as a build dep
--disable-Werror doesn't exist in dh_autoreconf. Tried all I could to get it to work but it didn't.
But the problem is ./configure. Theoretically I am going to try --disable-werror as seen in a stackoverflow post. If it works, then it is an override of dh_auto_build.
From: Fabio Fantoni <fantonifabio@tiscali.it>
Sent: Sunday, June 28, 2020 6:34 AM To: ItzSwirlz Joshua Peisach <itzswirlz2020@outlook.com>; 963833@bugs.debian.org <963833@bugs.debian.org> Subject: Re: Bug#963833: Update: Debian/Ubuntu Dependencies Il 28/06/2020 05:40, ItzSwirlz Joshua Peisach ha scritto:
Thanks for report it, from a fast look I saw that latest upstream cjs rebase from gjs didn't update the build-deps, after there is a commit that fixes build issue I hadn't spotted in new packages review: https://github.com/linuxmint/cjs/commit/ea081f3272d5dfb78eceef47826acf90db5d4bdd
Try add these, should will solve the build issue: * Add missing libxml2-utils builddepends * Add disable-Werror option to rules |