I guess this is related to #81 (closed) which was fixed just 50 minutes ago in !94 (merged). Can you try to build current main to see if this fixes your issue?
Got error. I believe you if u say its fixed. Anyway heres the ouput:
$ ninja -C _build all installninja: Entering directory `_build'[1/4] Generating briar-gtk_gresource with a custom command.xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH[2/4] Generating app.briar.gtk.metainfo.xml_briar-gtk@data_merge with a custom command.FAILED: briar-gtk/data/app.briar.gtk.metainfo.xml /usr/bin/meson --internal msgfmthelper ../briar-gtk/data/app.briar.gtk.metainfo.xml.in briar-gtk/data/app.briar.gtk.metainfo.xml xml ../briar-gtk/data/../po/briar-gtk-metamsgfmt: cannot locate ITS rules for ../briar-gtk/data/app.briar.gtk.metainfo.xml.in[3/4] Generating app.briar.gtk.desktop_briar-gtk@data_merge with a custom command.ninja: build stopped: subcommand failed.
I've also tried with debuild -us -uc
$ debuild -us -ucThis package has a Debian revision number but there does not seem to bean appropriate original tar file or .orig directory in the parent directory;(expected one of briar-gtk_0.1.0-beta3.orig.tar.gz, briar-gtk_0.1.0-beta3.orig.tar.bz2,briar-gtk_0.1.0-beta3.orig.tar.lzma, briar-gtk_0.1.0-beta3.orig.tar.xz or briar-gtk.orig)continue anyway? (y/n) y dpkg-buildpackage -us -uc -uidpkg-buildpackage: info: source package briar-gtkdpkg-buildpackage: info: source version 0.1.0-beta3-1dpkg-buildpackage: info: source distribution UNRELEASEDdpkg-buildpackage: info: source changed by Nico Alt <nicoalt@posteo.org> dpkg-source --before-build .dpkg-buildpackage: info: host architecture amd64dpkg-checkbuilddeps: error: Unmet build dependencies: debhelper-compat (= 13)dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; abortingdpkg-buildpackage: warning: (Use -d flag to override.)debuild: fatal error at line 1182:dpkg-buildpackage -us -uc -ui failed
Unmet build dependencies: debhelper-compat
I have it installed:
Reading package lists... DoneBuilding dependency tree Reading state information... DoneNote, selecting 'debhelper' instead of 'debhelper-compat'debhelper is already the newest version (12.1.1).