Your message dated Sat, 24 Oct 2020 20:49:01 +0000
with message-id <e1kwqtf-000frm...@fasolo.debian.org>
and subject line Bug#971211: fixed in gir-to-d 0.21.0-2
has caused the Debian Bug report #971211,
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.)
--
971211: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971211
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glib-d
Version: 2.2.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye
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.55.3
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: GlibD
> Project version: 2.2.0
> Using 'CFLAGS' from environment with value: '-g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time
> -D_FORTIFY_SOURCE=2'
> Using 'DC' from environment with value: 'ldc2'
> Using 'DFLAGS' from environment with value: '-O -g -release -wi'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> Using 'CFLAGS' from environment with value: '-g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time
> -D_FORTIFY_SOURCE=2'
> Using 'DC' from environment with value: 'ldc2'
> Using 'DFLAGS' from environment with value: '-O -g -release -wi'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> D compiler for the host machine: ldc2 (llvm 1.21.0 "LDC - the LLVM D compiler
> (1.21.0):")
> D linker for the host machine: ldc2 ld.gold 2.35.1
> 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.66.0
> Run-time dependency gmodule-2.0 found: YES 2.66.0
> Run-time dependency gobject-2.0 found: YES 2.66.0
> Run-time dependency gio-2.0 found: YES 2.66.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.66.0
> Program girtod found: YES
> Message: Generating D interfaces from GIR...
>
> ../meson.build:37:4: ERROR: Problem encountered: Unable to build D intefaces
> from GIR:
> Error /usr/share/gir-1.0/GLib-2.0.gir(51578): Unexpected tag: docsection in
> GirPackage: glib
>
>
> 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 2020-09-27T11:22:13.071694
> 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.55.3
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> Project name: GlibD
> Project version: 2.2.0
> None of 'CC' are defined in the environment, not changing global flags.
> Using 'CFLAGS' from environment with value: '-g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time
> -D_FORTIFY_SOURCE=2'
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Using 'DC' from environment with value: 'ldc2'
> Using 'DFLAGS' from environment with value: '-O -g -release -wi'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> None of 'DC_LD' are defined in the environment, not changing global flags.
> None of 'D_LD' are defined in the environment, not changing global flags.
> D compiler for the build machine: ldc2 (llvm 1.21.0 "LDC - the LLVM D
> compiler (1.21.0):")
> D linker for the build machine: ldc2 ld.gold 2.35.1
> None of 'AR' are defined in the environment, not changing global flags.
> None of 'CC' are defined in the environment, not changing global flags.
> Using 'CFLAGS' from environment with value: '-g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time
> -D_FORTIFY_SOURCE=2'
> None of 'CC_LD' are defined in the environment, not changing global flags.
> Using 'DC' from environment with value: 'ldc2'
> Using 'DFLAGS' from environment with value: '-O -g -release -wi'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro'
> None of 'DC_LD' are defined in the environment, not changing global flags.
> None of 'D_LD' are defined in the environment, not changing global flags.
> D compiler for the host machine: ldc2 (llvm 1.21.0 "LDC - the LLVM D compiler
> (1.21.0):")
> D linker for the host machine: ldc2 ld.gold 2.35.1
> None of 'AR' are defined in the environment, not changing global flags.
> 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.
> None of 'PKG_CONFIG' are defined in the environment, not changing global
> flags.
> 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'
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.66.0
> 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
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config glib-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config glib-2.0 --libs` -> 0
> -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> Run-time dependency glib-2.0 found: YES 2.66.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gmodule-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config --modversion gmodule-2.0` -> 0
> 2.66.0
> 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
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gmodule-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread
> -lglib-2.0
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gmodule-2.0 --libs` -> 0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> Run-time dependency gmodule-2.0 found: YES 2.66.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gobject-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
> 2.66.0
> 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
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gobject-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gobject-2.0 --libs` -> 0
> -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> Run-time dependency gobject-2.0 found: YES 2.66.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gio-2.0' with pkg-config executable
> '/usr/bin/pkg-config'
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.66.0
> 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
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gio-2.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gio-2.0 --libs` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> Run-time dependency gio-2.0 found: YES 2.66.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable
> '/usr/bin/pkg-config'
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.66.0
> 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
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gobject-introspection-1.0 --libs` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> PKG_CONFIG_PATH:
> Called `/usr/bin/pkg-config gobject-introspection-1.0 --libs` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global
> flags.
> Run-time dependency gobject-introspection-1.0 found: YES 1.66.0
> Program girtod found: YES
> 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 /usr/share/gir-1.0/GLib-2.0.gir(51578): Unexpected tag: docsection in
> GirPackage: glib
>
>
>
> ../meson.build:37:4: ERROR: Problem encountered: Unable to build D intefaces
> from GIR:
> Error /usr/share/gir-1.0/GLib-2.0.gir(51578): Unexpected tag: docsection in
> GirPackage: glib
>
> 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/2020/09/26/glib-d_2.2.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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gir-to-d
Source-Version: 0.21.0-2
Done: Matthias Klumpp <m...@debian.org>
We believe that the bug you reported is fixed in the latest version of
gir-to-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 971...@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 gir-to-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: Sat, 24 Oct 2020 22:15:25 +0200
Source: gir-to-d
Architecture: source
Version: 0.21.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian D Language Group <team+d-t...@tracker.debian.org>
Changed-By: Matthias Klumpp <m...@debian.org>
Closes: 971211 971222
Changes:
gir-to-d (0.21.0-2) unstable; urgency=medium
.
* Add gir-ignore-docsection.patch: Fix generation with newer GIR files
- Closes: #971211, #971222
Checksums-Sha1:
2e74330727ffe30609a1b9835629cc393cbfb92e 1973 gir-to-d_0.21.0-2.dsc
46c50c29cd0f7af4b5abd6e9db246883aa9c96e3 41786 gir-to-d_0.21.0.orig.tar.gz
57598974c5c9343b5b57c4e9b81c91aba332d834 2900 gir-to-d_0.21.0-2.debian.tar.xz
6259b08acab65ee9f245a69d1be5bf5fe2ae14ed 7044
gir-to-d_0.21.0-2_source.buildinfo
Checksums-Sha256:
b1d9b3a136ab6867f46d7d54b1640a09245d3555370cfaf0955d79aa19dfeb4b 1973
gir-to-d_0.21.0-2.dsc
9ba05b4b832ef1e920bc77f82d3b75fd05135f0061f2086766c2822cb971d34f 41786
gir-to-d_0.21.0.orig.tar.gz
aabe4a0c5665ea9042df1cc05404462e8070f19cdd388aca78e8354520948d2a 2900
gir-to-d_0.21.0-2.debian.tar.xz
ade263b6539d4e4b1e9db74187920d3269c61642908eb77162ba2e30bdbd5122 7044
gir-to-d_0.21.0-2_source.buildinfo
Files:
574bbbb3346eca02e1cd29836027e0ae 1973 devel optional gir-to-d_0.21.0-2.dsc
75b6aa9ddb530e2f12631303d404951e 41786 devel optional
gir-to-d_0.21.0.orig.tar.gz
8ff4e17859ccc009e5b75f8ba72c2b4d 2900 devel optional
gir-to-d_0.21.0-2.debian.tar.xz
7b7becb34edb73a82f820f7944c12291 7044 devel optional
gir-to-d_0.21.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCAAtFiEE0zo/DKFrCsxRpgc4SUyKX79N7OsFAl+UjIcPHG1ha0BkZWJp
YW4ub3JnAAoJEElMil+/TezrjQYQAJ9d6Q3O08sH6YcrguPGwQE2hdiw6LtJ6Eik
HrJSH0PZz6EdHSf/ccDDAOUaZL5xL0xfinQ4JoROQTogOvmojFCfDiQ7V5FVPvTq
eJX2amwrR874iL7uJ8NwwueIDE5etjuU+8fHqgk7prfilAV7RFInPuzq5QHWIbA+
cj5zu+mkszkOhmLDqNM9WHWzgyI7KvGcKFM56d8oSmZotmviGiyu0xV8NLJzrBSc
mmn5z68qKOv+nqJc1Ap9OHxe5R/fXlbeXh7m42gRwb/1qXGWcu78P3YPbz5Dg3Yv
/ay3qsRlcIRyyM01CF47tH34psjiH/bs4oEMv0EaeN5ruHxPfTHDbDT7mV4ythcK
uhD0u8hwZZ/xxBY8ZNesONhanTJcIHzv1FWYtVINCiUG4yK1xrTVojt3mQyUYGUk
o1tE2W7RShutxmn3zISVRZD/tiIZuK9RSHzItHLX5F6pJJ5w7vgAHZq0bgeXpo83
qlkBce4SaCc/nfzVtXpdxlQGpTtVfdmAj62OoKLOaA6KODSZ4v79iPGs7ZghZVGH
hr/MYZWbYAw4giTPfDYTkgXl6t4AE5JCkNIzNKf+RMFTrZm0W2qcgGLCBQVuw9xA
p9qoim2B1z2gRU5oyvISYMppvwm+yFUAfOEHOqpS+8UHcbhX8aOFd2Id+lpGwEY/
nJtSCH2v
=Abuc
-----END PGP SIGNATURE-----
--- End Message ---