Package: src:gir-to-d
Version: 0.23.4-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gir-to-d, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=meson
   dh_auto_clean -O--buildsystem=meson
   dh_autoreconf_clean -O--buildsystem=meson
   dh_clean -O--buildsystem=meson
 debian/rules binary
dh binary --buildsystem=meson
   dh_update_autotools_config -O--buildsystem=meson
   dh_autoreconf -O--buildsystem=meson
   dh_auto_configure -O--buildsystem=meson
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
-Dpython.bytecompile=-1
The Meson build system
Version: 1.11.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: GIR-to-D
Project version: 0.23.4
D compiler for the host machine: ldc2 (llvm 1.42.0 "LDC - the LLVM D compiler 
(1.42.0):")
D linker for the host machine: ldc2 ld.bfd 2.46.50.20260608
Host machine cpu family: x86_64
Host machine cpu: x86_64
Build targets in project: 2

GIR-to-D 0.23.4

  User defined options
    buildtype         : plain
    libdir            : lib/x86_64-linux-gnu
    localstatedir     : /var
    prefix            : /usr
    python.bytecompile: -1
    sysconfdir        : /etc
    wrap_mode         : nodownload

Found ninja-1.13.2 at /usr/bin/ninja
   dh_auto_build -O--buildsystem=meson
        cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
[1/20] /usr/bin/meson --internal vcstagger ../VERSION.in VERSION 0.23.4 
/<<PKGBUILDDIR>> @VCS_TAG@ '(.*)' git describe --dirty=+ --tags
[2/20] ldc2 -I=girtod.p -I=. -I=.. -I=../source -enable-color -wi 
-J/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -release -wi -g -O2 
-fcf-protection=full --allinst -makedeps=girtod.p/source_girtod.d.o.deps 
-of=girtod.p/source_girtod.d.o -c ../source/girtod.d
FAILED: [code=1] girtod.p/source_girtod.d.o 
ldc2 -I=girtod.p -I=. -I=.. -I=../source -enable-color -wi 
-J/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -release -wi -g -O2 
-fcf-protection=full --allinst -makedeps=girtod.p/source_girtod.d.o.deps 
-of=girtod.p/source_girtod.d.o -c ../source/girtod.d
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(110): Error: 
variable `core.internal.newaa.Entry!(string, inout(Node)*).Entry.value` - only 
parameters or stack-based variables can be `inout`
    V value;
      ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(375): Error: 
template instance `core.internal.newaa.Entry!(string, inout(Node)*)` error 
instantiating
    Entry!(K, V)* entry;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(217):        
instantiated from here: `Bucket!(string, inout(Node)*)`
    alias Bucket = .Bucket!(K, V);
                    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(44):        
instantiated from here: `Impl!(string, inout(Node)*)`
    Impl!(K,V)* impl;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(77):        
instantiated from here: `AA!(string, inout(Node)*)`
    return *(cast(const(AA!(K, V))*)&aa);
                        ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(900):        ... 
(1 instantiations, -v to show) ...
    scope aa1 = _toAA!(K, V)(a1);
                            ^
../source/gtd/LinkedHasMap.d(227):        instantiated from here: 
`_d_aaEqual!(string, inout(Node)*)`
        return data == that.data;
                    ^
../source/gtd/GirStruct.d(74):        instantiated from here: `Map!(string, 
GirFunction)`
    Map!(string, GirFunction) functions;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(110): Error: 
variable `core.internal.newaa.Entry!(string, inout(Node)*).Entry.value` - only 
parameters or stack-based variables can be `inout`
    V value;
      ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(375): Error: 
template instance `core.internal.newaa.Entry!(string, inout(Node)*)` error 
instantiating
    Entry!(K, V)* entry;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(217):        
instantiated from here: `Bucket!(string, inout(Node)*)`
    alias Bucket = .Bucket!(K, V);
                    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(44):        
instantiated from here: `Impl!(string, inout(Node)*)`
    Impl!(K,V)* impl;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(77):        
instantiated from here: `AA!(string, inout(Node)*)`
    return *(cast(const(AA!(K, V))*)&aa);
                        ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(900):        ... 
(1 instantiations, -v to show) ...
    scope aa1 = _toAA!(K, V)(a1);
                            ^
../source/gtd/LinkedHasMap.d(227):        instantiated from here: 
`_d_aaEqual!(string, inout(Node)*)`
        return data == that.data;
                    ^
../source/gtd/GirPackage.d(63):        instantiated from here: `Map!(string, 
GirAlias)`
    Map!(string, GirAlias)    collectedAliases;   /// Aliases defined in the 
gir file.
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(110): Error: 
variable `core.internal.newaa.Entry!(string, inout(Node)*).Entry.value` - only 
parameters or stack-based variables can be `inout`
    V value;
      ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(375): Error: 
template instance `core.internal.newaa.Entry!(string, inout(Node)*)` error 
instantiating
    Entry!(K, V)* entry;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(217):        
instantiated from here: `Bucket!(string, inout(Node)*)`
    alias Bucket = .Bucket!(K, V);
                    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(44):        
instantiated from here: `Impl!(string, inout(Node)*)`
    Impl!(K,V)* impl;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(77):        
instantiated from here: `AA!(string, inout(Node)*)`
    return *(cast(const(AA!(K, V))*)&aa);
                        ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(900):        ... 
(1 instantiations, -v to show) ...
    scope aa1 = _toAA!(K, V)(a1);
                            ^
../source/gtd/LinkedHasMap.d(227):        instantiated from here: 
`_d_aaEqual!(string, inout(Node)*)`
        return data == that.data;
                    ^
../source/gtd/GirPackage.d(65):        instantiated from here: `Map!(string, 
GirConstant)`
    Map!(string, GirConstant) collectedConstants;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(110): Error: 
variable `core.internal.newaa.Entry!(string, inout(Node)*).Entry.value` - only 
parameters or stack-based variables can be `inout`
    V value;
      ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(375): Error: 
template instance `core.internal.newaa.Entry!(string, inout(Node)*)` error 
instantiating
    Entry!(K, V)* entry;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(217):        
instantiated from here: `Bucket!(string, inout(Node)*)`
    alias Bucket = .Bucket!(K, V);
                    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(44):        
instantiated from here: `Impl!(string, inout(Node)*)`
    Impl!(K,V)* impl;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(77):        
instantiated from here: `AA!(string, inout(Node)*)`
    return *(cast(const(AA!(K, V))*)&aa);
                        ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(900):        ... 
(1 instantiations, -v to show) ...
    scope aa1 = _toAA!(K, V)(a1);
                            ^
../source/gtd/LinkedHasMap.d(227):        instantiated from here: 
`_d_aaEqual!(string, inout(Node)*)`
        return data == that.data;
                    ^
../source/gtd/GirPackage.d(66):        instantiated from here: `Map!(string, 
GirEnum)`
    Map!(string, GirEnum)     collectedEnums;     /// Enums defined in the gir 
file.
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(110): Error: 
variable `core.internal.newaa.Entry!(string, inout(Node)*).Entry.value` - only 
parameters or stack-based variables can be `inout`
    V value;
      ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(375): Error: 
template instance `core.internal.newaa.Entry!(string, inout(Node)*)` error 
instantiating
    Entry!(K, V)* entry;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(217):        
instantiated from here: `Bucket!(string, inout(Node)*)`
    alias Bucket = .Bucket!(K, V);
                    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(44):        
instantiated from here: `Impl!(string, inout(Node)*)`
    Impl!(K,V)* impl;
    ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(77):        
instantiated from here: `AA!(string, inout(Node)*)`
    return *(cast(const(AA!(K, V))*)&aa);
                        ^
/usr/lib/ldc/x86_64-linux-gnu/include/d/core/internal/newaa.d(900):        ... 
(1 instantiations, -v to show) ...
    scope aa1 = _toAA!(K, V)(a1);
                            ^
../source/gtd/LinkedHasMap.d(227):        instantiated from here: 
`_d_aaEqual!(string, inout(Node)*)`
        return data == that.data;
                    ^
../source/gtd/GirPackage.d(68):        instantiated from here: `Map!(string, 
GirStruct)`
    Map!(string, GirStruct)   collectedStructs;
    ^
[3/20] ldc2 -I=girtod.p -I=. -I=.. -I=../source -enable-color -wi 
-J/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -release -wi -g -O2 
-fcf-protection=full --allinst -makedeps=girtod.p/source_gtd_DefReader.d.o.deps 
-of=girtod.p/source_gtd_DefReader.d.o -c ../source/gtd/DefReader.d
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v 
returned exit code 1
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to