Your message dated Sun, 07 Nov 2021 18:33:46 +0000
with message-id <e1mjmzc-000i0e...@fasolo.debian.org>
and subject line Bug#997391: fixed in glib-d 2.3.0-2
has caused the Debian Bug report #997391,
regarding glib-d: FTBFS: dh_auto_configure: error: 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 returned 
exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
997391: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glib-d
Version: 2.3.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with gnome
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       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
> The Meson build system
> Version: 0.59.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: GlibD
> Project version: 2.2.0
> D compiler for the host machine: ldc2 (llvm 1.24.0 "LDC - the LLVM D compiler 
> (1.24.0):")
> D linker for the host machine: ldc2 ld.gold 2.37
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.0
> Run-time dependency gmodule-2.0 found: YES 2.70.0
> Run-time dependency gobject-2.0 found: YES 2.70.0
> Run-time dependency gio-2.0 found: YES 2.70.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Program girtod found: YES (/usr/bin/girtod)
> Message: Generating D interfaces from GIR...
> 
> ../meson.build:37:4: ERROR: Problem encountered: Unable to build D intefaces 
> from GIR:
> Error /<<PKGBUILDDIR>>/src/APILookupGLib.txt(1986): Unknown function 
> string_new
> 
> 
> 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 <==
> Build started at 2021-10-23T07:29:29.975790
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu 
> -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain 
> -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.59.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: GlibD
> Project version: 2.2.0
> D compiler for the host machine: ldc2 (llvm 1.24.0 "LDC - the LLVM D compiler 
> (1.24.0):")
> D linker for the host machine: ldc2 ld.gold 2.37
> D compiler for the build machine: ldc2 (llvm 1.24.0 "LDC - the LLVM D 
> compiler (1.24.0):")
> D linker for the build machine: ldc2 ld.gold 2.37
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for MachineChoice.HOST is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'glib-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Run-time dependency glib-2.0 found: YES 2.70.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gmodule-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0
> 2.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gmodule-2.0` -> 0
> -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread 
> -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gmodule-2.0` -> 0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> Run-time dependency gmodule-2.0 found: YES 2.70.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gobject-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
> 2.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-2.0 found: YES 2.70.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gio-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
> -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-2.0 found: YES 2.70.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
> -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Program girtod found: YES (/usr/bin/girtod)
> Message: Generating D interfaces from GIR...
> Running command: /usr/bin/girtod -i /<<PKGBUILDDIR>>/src -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/generated --print-files 
> relative,/<<PKGBUILDDIR>>
> --- stdout ---
> obj-x86_64-linux-gnu/generated/gtkd/Implement.d
> obj-x86_64-linux-gnu/generated/gtkd/paths.d
> obj-x86_64-linux-gnu/generated/gtkd/Loader.d
> 
> --- stderr ---
> Error /<<PKGBUILDDIR>>/src/APILookupGLib.txt(1986): Unknown function 
> string_new
> 
> 
> 
> ../meson.build:37:4: ERROR: Problem encountered: Unable to build D intefaces 
> from GIR:
> Error /<<PKGBUILDDIR>>/src/APILookupGLib.txt(1986): Unknown function 
> string_new
> 
> dh_auto_configure: error: 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 returned exit code 1
> make: *** [debian/rules:8: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/glib-d_2.3.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: glib-d
Source-Version: 2.3.0-2
Done: Matthias Klumpp <m...@debian.org>

We believe that the bug you reported is fixed in the latest version of
glib-d, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klumpp <m...@debian.org> (supplier of updated glib-d package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 07 Nov 2021 19:07:06 +0100
Source: glib-d
Architecture: source
Version: 2.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Matthias Klumpp <m...@debian.org>
Closes: 997391
Changes:
 glib-d (2.3.0-2) unstable; urgency=medium
 .
   * Add patches for support for GLib 2.68 to 2.70 (Closes: #997391)
Checksums-Sha1:
 6bd388f81b838958c80c1fa0776b505af8167790 2170 glib-d_2.3.0-2.dsc
 18a79505e36c667bb45b9de16daab4c6460bfdd2 35915 glib-d_2.3.0.orig.tar.gz
 5049f127d4010779d732b2163335263f78bbb430 4584 glib-d_2.3.0-2.debian.tar.xz
 07e82ff7819d2638fc248d9f96d99361087ce4a4 7953 glib-d_2.3.0-2_source.buildinfo
Checksums-Sha256:
 dba9289480fa82475866663097409af6803e4ff0f89e2bed26241b05d94f7ddb 2170 
glib-d_2.3.0-2.dsc
 5f84268026e134b2bb7998b05a82869ecebbe303182c66983cd62c32dae8460d 35915 
glib-d_2.3.0.orig.tar.gz
 c1c1fdb7ea1bf8b0b1736d1ba25c0c0354133e6245a68d728fe97c46feb309c7 4584 
glib-d_2.3.0-2.debian.tar.xz
 34bbc09c21f8a3d6d6a9edfc0c698a234fb7e8c866760a91076cdf50cf1cffeb 7953 
glib-d_2.3.0-2_source.buildinfo
Files:
 867e7db052fcb791bfa26760b75b724c 2170 libs optional glib-d_2.3.0-2.dsc
 0ea6fa559a08778ae2f81248e6a2109d 35915 libs optional glib-d_2.3.0.orig.tar.gz
 8a5f2aa7f796f963a59156ded6661c04 4584 libs optional 
glib-d_2.3.0-2.debian.tar.xz
 df1971e5120232f4d07abde7ca45a75d 7953 libs optional 
glib-d_2.3.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCAAtFiEE0zo/DKFrCsxRpgc4SUyKX79N7OsFAmGIFwwPHG1ha0BkZWJp
YW4ub3JnAAoJEElMil+/TezrTDcQAIwPXeANZ6Mu3w8WOQ7CK4DqjILMxTBYadeQ
fIan5uDb/Tm7cuyoHuwBfmQLmGiDKs/AxGsbHscKghdtrLj3qJXr0Ou5Qr4Dvo/m
f9qB1wvpZSpmiOQ79Itm3OSYvm0dEOOFkjjEXsml/bYLFkVIRy1T0f4jLxazKS+7
KD2wIZUlKN5n/vgAT99Umtr6ynvh2QmofVlUI6D2Da78olGThy1bcckFRBjPSAjw
sQCn88tZbN5309GMpbsW17WrLsQ+qU35dNGG4NAzInycFepbGqu/ioZwAGqKfZfe
PFgVLmF8s2DB5jCUoRA0cDIluWMIQi7rrd8ADWHU6bEn8cmvNrVoBI+msWDKyWf0
CMacf3iu0Mkxn/MpvTenuWZ6WAlixzjOSrHa14LGk2b9eT+KUOCRNv4ZjuKMBnFC
jJv5TfhgYX9tVr6+2ZG1zYrOQnzi4ql+wBUUWJ7phRYkNxmdCTydMqMPHUpvy1d/
Jk50xLVh/oEfGotAXk2uDvDvNdD/VODyTmMFbq0g4BwHiFqUbcyH+Q3qBppTZxRe
QPJoHp/B8rpzaxfEty8wXqfow7VXo159fGSpqYFFdT0Zs2/WUvQjR/NC8xvQUCs8
7eEgR6SD98hTcOmosOwmEnqJm9o29ee3xLjS1Y/NzBaTNODS1EiEo2CoGL3jAJEw
Tkr3hjq3
=N0+5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to