Your message dated Thu, 04 Apr 2024 00:22:17 +0000
with message-id <e1rsarx-007gpj...@fasolo.debian.org>
and subject line Bug#1067256: fixed in gir-rust-code-generator 0.18.3-2
has caused the Debian Bug report #1067256,
regarding gir-rust-code-generator: update for time_t changes
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.)


-- 
1067256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-gdkx11-sys
Version: 0.18.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cp /usr/share/gir-1.0/GLib-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/GObject-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/Gio-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/GdkPixbuf-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/freetype2-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/cairo-1.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/Gdk-3.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/HarfBuzz-0.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/GdkX11-3.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/GModule-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/xlib-2.0.gir /<<PKGBUILDDIR>>
> cp /usr/share/gir-1.0/Pango-1.0.gir /<<PKGBUILDDIR>>
> xmlstarlet ed -L \
> -d '///_:alias[@name="Int32"]' \
> freetype2-2.0.gir
> xmlstarlet ed -L \
> -u '//_:record[@name="PixbufModule"]/_:field[@name="module"]/_:type/@name' -v 
> "gpointer" \
> -u '//_:record[@name="PixbufModule"]/_:field[@name="module"]/_:type/@c:type' 
> -v "gpointer" \
> GdkPixbuf-2.0.gir
> xmlstarlet ed -L \
> -d '///_:function[@c:identifier="hb_graphite2_face_get_gr_face"]' \
> -d '///_:function[@c:identifier="hb_graphite2_font_get_gr_font"]' \
> -d '///_:function[@c:identifier="hb_ft_face_create"]' \
> -d '///_:function[@c:identifier="hb_ft_face_create_cached"]' \
> -d '///_:function[@c:identifier="hb_ft_face_create_referenced"]' \
> -d '///_:function[@c:identifier="hb_ft_font_create"]' \
> -d '///_:function[@c:identifier="hb_ft_font_create_cached"]' \
> -d '///_:function[@c:identifier="hb_ft_font_create_referenced"]' \
> -d '///_:function[@c:identifier="hb_ft_font_get_face"]' \
> -d '///_:function[@c:identifier="hb_ft_font_lock_face"]' \
> HarfBuzz-0.0.gir
> xmlstarlet ed -L \
> -i '///_:type[not(@name) and @c:type="hb_font_t*"]' -t 'attr' -n 'name' -v 
> "gconstpointer" \
> -u '//_:type[@c:type="hb_font_t*"]/@c:type' -v "gconstpointer" \
> -i '///_:array[not(@name) and @c:type="hb_feature_t*"]' -t 'attr' -n 'name' 
> -v "gconstpointer" \
> -r '///_:array[@c:type="hb_feature_t*"]' -v "type" \
> -d '//_:type[@c:type="hb_feature_t*"]/*' \
> -d '//_:type[@c:type="hb_feature_t*"]/@length' \
> -d '//_:type[@c:type="hb_feature_t*"]/@zero-terminated' \
> -u '//_:type[@c:type="hb_feature_t*"]/@c:type' -v "gconstpointer" \
> -d '//_:record[@c:type="PangoGlyphVisAttr"]/_:field/@bits' \
> -d '//_:record[@c:type="PangoGlyphVisAttr"]/_:field[@name="is_color"]' \
> Pango-1.0.gir
> xmlstarlet ed -L \
> -u 
> '//*[@glib:error-domain="g-option-context-error-quark"]/@glib:error-domain' 
> -v g-option-error-quark \
> -u 
> '//_:record[@name="KeyFile"]/_:method[@name="set_boolean_list"]//_:parameter[@name="list"]/_:array/@c:type'
>  -v "gboolean*" \
> -u 
> '//_:record[@name="KeyFile"]/_:method[@name="set_double_list"]//_:parameter[@name="list"]/_:array/@c:type'
>  -v "gdouble*" \
> -u 
> '//_:record[@name="KeyFile"]/_:method[@name="set_integer_list"]//_:parameter[@name="list"]/_:array/@c:type'
>  -v "gint*" \
> -u 
> '//_:record[@name="KeyFile"]/_:method[@name="set_locale_string_list"]//_:parameter[@name="list"]/_:array/@c:type'
>  -v "const gchar* const*" \
> -u 
> '//_:record[@name="KeyFile"]/_:method[@name="set_string_list"]//_:parameter[@name="list"]/_:array/@c:type'
>  -v "const gchar* const*" \
> GLib-2.0.gir
> xmlstarlet ed -L \
> -u 
> '//_:class[@name="Object"]/_:method[@name="getv"]//_:parameter[@name="names"]/_:array/@c:type'
>  -v "const gchar**" \
> -u 
> '//_:class[@name="Object"]/_:method[@name="getv"]//_:parameter[@name="values"]/_:array/@c:type'
>  -v "GValue*" \
> -u 
> '//_:class[@name="Object"]/_:method[@name="setv"]//_:parameter[@name="names"]/_:array/@c:type'
>  -v "const gchar**" \
> -u 
> '//_:class[@name="Object"]/_:method[@name="setv"]//_:parameter[@name="values"]/_:array/@c:type'
>  -v "const GValue*" \
> -u 
> '//_:class[@name="Object"]/_:constructor[@name="new_with_properties"]//_:parameter[@name="names"]/_:array/@c:type'
>  -v "const char**" \
> -u 
> '//_:class[@name="Object"]/_:constructor[@name="new_with_properties"]//_:parameter[@name="values"]/_:array/@c:type'
>  -v "const GValue*" \
> -i '//_:interface[@name="TypePlugin" and not(@glib:type-struct)]' -t 'attr' 
> -n 'glib:type-struct' -v 'TypePluginClass' \
> -i '//_:record[@name="TypePluginClass" and not(@glib:is-gtype-struct-for)]' 
> -t 'attr' -n 'glib:is-gtype-struct-for' -v 'TypePlugin' \
> GObject-2.0.gir
> xmlstarlet ed -L \
> -u 
> '//_:method[@c:identifier="gdk_frame_clock_get_current_timings"]/_:return-value/@transfer-ownership'
>  -v "none" \
> -u 
> '//_:method[@c:identifier="gdk_frame_clock_get_timings"]/_:return-value/@transfer-ownership'
>  -v "none" \
> Gdk-3.0.gir
> sed -i 
> 's/girs_directories\s=\s\[\"\.\.\/\.\.\/gir-files\"\]/girs_directories=\[\".\"\]/'
>  /<<PKGBUILDDIR>>/Gir.toml
> gir -o .
> thread 'main' panicked at 'Incomplete library, unresolved: ["GLib.time_t"]', 
> src/library_postprocessing.rs:69:9
> note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
> make[1]: *** [debian/rules:29: execute_before_dh_auto_build] Error 101


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/rust-gdkx11-sys_0.18.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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: gir-rust-code-generator
Source-Version: 0.18.3-2
Done: Jeremy Bícha <jbi...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
gir-rust-code-generator, 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 1067...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated gir-rust-code-generator 
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: SHA512

Format: 1.8
Date: Wed, 03 Apr 2024 19:49:38 -0400
Source: gir-rust-code-generator
Built-For-Profiles: noudeb
Architecture: source
Version: 0.18.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1064096 1064766 1067256
Changes:
 gir-rust-code-generator (0.18.3-2) unstable; urgency=medium
 .
   * Update dependencies (Closes: #1064766, #1064096)
   * Cherry-pick patch to fix Rust GNOME builds with latest
     gobject-introspection time_t changes (Closes: #1067256)
Checksums-Sha1:
 47d839b5b34e05e9550d6677551221f990d5a744 2467 
gir-rust-code-generator_0.18.3-2.dsc
 87d44e4f312955be60b95d1b7ad5b34d97f1013e 8716 
gir-rust-code-generator_0.18.3-2.debian.tar.xz
 6387bddf9fcd69d143aa4c50a6495b128f831719 9170 
gir-rust-code-generator_0.18.3-2_source.buildinfo
Checksums-Sha256:
 11f77c40865720ef2efbe7daefbf96ee3b642bb794155a20f79574800498ad2e 2467 
gir-rust-code-generator_0.18.3-2.dsc
 497116ba1beed444022c21450353e3746780a9d03f93fe26d6dcdccaf5c3403f 8716 
gir-rust-code-generator_0.18.3-2.debian.tar.xz
 77e15dc0dc6fa963b019afe7b3b4fb92f3adfa26c943a7d2bebab89713c28440 9170 
gir-rust-code-generator_0.18.3-2_source.buildinfo
Files:
 24328d4df63c339f2a3f27997e2634f7 2467 gnome optional 
gir-rust-code-generator_0.18.3-2.dsc
 670a5abe5c73ddd7e79011ab1a9b1c31 8716 gnome optional 
gir-rust-code-generator_0.18.3-2.debian.tar.xz
 11263863a491f9e4a8dc328a0245bf6d 9170 gnome optional 
gir-rust-code-generator_0.18.3-2_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmYN7tYACgkQ5mx3Wuv+
bH3eExAApyyJFeERX1fFUO1KnvP/jMeMreYJtsLS8P/CVo+MXO8UspCGz3Q3mKPg
3yYNTeU+d4kOE1qRb1SscHjzudhxVj9jaLW6nUmyF7cWIoQENvBFyItcWV9VkvO1
Hkg2uiHAEErkmxxmy+ACR5hh9SY3KA1BPez0NCl0+TZ3HUaIYGPBwW1omgeU/uEr
jaPtoSD6x0Y8A+p93UVX+ppZ6russMw0rC5rM/9jz63TMqewTVKwFbTuQEMnMTpL
uejY4imky/v8UxWDRGtTW1p0fcT6ToccLsMl0kiWtaj82LkUhSLy5Mc5L9Nk18ZL
qpFRFYaCx9hp7i23EdEYyDqK6Ay0UNMyICGyq6EYeE5Mj12DxfYcXJ8IB4w2ftZo
Quh4JIHyBLaMQVbi+kwdapJU8/Nm7gZZ9jFFaDjtxF48TexEF9j1rbpPeVBzrvjC
/hK+dskz99SAp+CCptj0QvkvmoQtDNeJdl4mDfrRNlH1hFTVdFNswZjWtqX9Qr5M
PcfKetVxaT1lyvwmNy+SCGyCinxvD25SQg4qQnIpDfM8mdrMKVnQ6MMjOeS9TvnU
O1/TWdUX2+YAEJf9qqnHu30W1vm2lWRGCimGiirwO+9+HKf8TKDDAeEWNWd2f3LU
GltLFrLsSISrqKF6MuB07OlPrO3phNEvUCf12Pto3OjZurjn/z4=
=lXGc
-----END PGP SIGNATURE-----

Attachment: pgpXNlQ7YbE7e.pgp
Description: PGP signature


--- End Message ---

Reply via email to