Source: appstream-generator Version: 0.8.0-1 Severity: serious http://debomatic-amd64.debian.net/distribution#unstable/appstream-generator/0.8.0-1/buildlog
debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --prefix=/usr --buildtype=plain -Ddownload-js=false cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --prefix=/usr --buildtype=plain -Ddownload-js=false The Meson build system Version: 0.52.0 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: AppStream Generator Project version: 0.8.0 Appending DFLAGS from environment: '-O -g -release -wi' Appending LDFLAGS from environment: ['-Wl,-z,relro'] Appending DFLAGS from environment: '-O -g -release -wi' Appending LDFLAGS from environment: ['-Wl,-z,relro'] D compiler for the host machine: ldc2 (llvm 1.17.0 "LDC - the LLVM D compiler (1.17.0):") D linker for the host machine: GNU ld.gold 2.33 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (0.29) Run-time dependency glibd-2.0 found: YES 2.1.0 Run-time dependency appstream found: YES 0.12.9 Run-time dependency lmdb found: YES 0.9.22 Run-time dependency libarchive found: YES 3.4.0 Run-time dependency cairo found: YES 1.16.0 Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0 Run-time dependency librsvg-2.0 found: YES 2.44.15 Run-time dependency libcurl found: YES 7.66.0 Run-time dependency freetype2 found: YES 22.1.16 Run-time dependency pango found: YES 1.42.3 Run-time dependency fontconfig found: YES 2.13.1 Program girtod found: YES (/usr/bin/girtod) Message: Generating AppStream D interfaces from GIR... meson.build:49:4: ERROR: Problem encountered: Unable to build D intefaces from GIR: Error /usr/share/gir-1.0/GObject-2.0.gir(48): Unexpected tag: function-macro in GirPackage: gobject A full log can be found at /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt ==> meson-logs/meson-log.txt <== while in Ubuntu it fails with a slightly different problem: Error /usr/share/gir-1.0/AppStream-1.0.gir(12722): Unexpected tag: function-macro in GirPackage: appstream https://launchpad.net/ubuntu/+source/appstream-generator/0.8.0-1 Can you please have a look? G.