Your message dated Fri, 02 Aug 2024 14:37:15 +0000
with message-id <e1sztp9-004tnz...@fasolo.debian.org>
and subject line Bug#1077449: fixed in glycin-loaders 1.0.1+ds-2
has caused the Debian Bug report #1077449,
regarding glycin-loaders: FTBFS: make: *** [debian/rules:16: binary] Error 25
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.)
--
1077449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glycin-loaders
Version: 0.1.2+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 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>>'
> /usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry
> --link-from-system
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] []
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into
> /<<PKGBUILDDIR>>/debian/cargo_registry/
> rm -f Cargo.lock
> dh_auto_configure -- \
> -Dloaders="glycin-heif, glycin-image-rs" \
> -Dhost_arch="x86_64-unknown-linux-gnu"
> 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 "-Dloaders=glycin-heif, glycin-image-rs"
> -Dhost_arch=x86_64-unknown-linux-gnu
> The Meson build system
> Version: 1.5.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: glycin-loaders
> Project version: 0.1.2
> Rust compiler for the host machine: rustc -C linker=cc (rustc 1.79.0)
> Rust linker for the host machine: rustc -C linker=cc ld.bfd 2.42.90.20240720
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
> Run-time dependency gtk4 found: YES 4.12.5
> Run-time dependency libheif found: YES 1.17.6
> Program cargo found: YES (/usr/share/cargo/bin/cargo)
> Configuring tmp-glycin-heif using configuration
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring tmp-glycin-image-rs using configuration
> Program meson found: YES
> Build targets in project: 6
>
> glycin-loaders 0.1.2
>
> User defined options
> buildtype : plain
> libdir : lib/x86_64-linux-gnu
> localstatedir : /var
> prefix : /usr
> sysconfdir : /etc
> wrap_mode : nodownload
> python.bytecompile: -1
> host_arch : x86_64-unknown-linux-gnu
> loaders : glycin-heif, glycin-image-rs
>
> Found ninja-1.12.1 at /usr/bin/ninja
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> [0/6] env LOCALEDIR=/usr/share/locale /usr/share/cargo/bin/cargo build
> --target-dir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/loaders --profile release
> --manifest-path /<<PKGBUILDDIR>>/Cargo.toml --package glycin-heif
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] []
> ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose',
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--target-dir',
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/loaders', '--profile', 'release',
> '--manifest-path', '/<<PKGBUILDDIR>>/Cargo.toml', '--package',
> 'glycin-heif'],) {}
> error: failed to select a version for the requirement `glycin-utils =
> "^0.1.0"`
> candidate versions found which didn't match: 1.0.1
> location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry`
> (which is replacing registry `crates-io`)
> required by package `glycin-heif v0.1.0
> (/<<PKGBUILDDIR>>/loaders/glycin-heif)`
> perhaps a crate was updated and forgotten to be re-vendored?
> [1/6] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt
> loaders/tmp-glycin-heif loaders/glycin-heif.conf desktop ../loaders/../po
> /usr/bin/msgfmt: ../loaders/../po/LINGUAS does not exist
> [2/6] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt
> loaders/tmp-glycin-image-rs loaders/glycin-image-rs.conf desktop
> ../loaders/../po
> /usr/bin/msgfmt: ../loaders/../po/LINGUAS does not exist
> loaders/tmp-glycin-image-rs:17:0: warning: invalid non-blank line
> loaders/tmp-glycin-image-rs:21:0: warning: invalid non-blank line
> FAILED: loaders/glycin-heif-bin
> env LOCALEDIR=/usr/share/locale /usr/share/cargo/bin/cargo build --target-dir
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/loaders --profile release
> --manifest-path /<<PKGBUILDDIR>>/Cargo.toml --package glycin-heif
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> returned exit code 1
> make: *** [debian/rules:16: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2024/07/28/glycin-loaders_0.1.2+dfsg-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&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: glycin-loaders
Source-Version: 1.0.1+ds-2
Done: Matthias Geiger <werdah...@debian.org>
We believe that the bug you reported is fixed in the latest version of
glycin-loaders, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Geiger <werdah...@debian.org> (supplier of updated glycin-loaders
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: Fri, 02 Aug 2024 15:08:38 +0200
Source: glycin-loaders
Architecture: source
Version: 1.0.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Matthias Geiger <werdah...@debian.org>
Closes: 1077449
Changes:
glycin-loaders (1.0.1+ds-2) unstable; urgency=medium
.
* Upload to unstable (Closes: #1077449)
Checksums-Sha1:
861ae58027f3b1b812d010581bb7e130f1738f5d 2215 glycin-loaders_1.0.1+ds-2.dsc
1cc4681f3db6bb5740b11ed9990688760092fba6 11628
glycin-loaders_1.0.1+ds-2.debian.tar.xz
bd760761d4dea1ee27c0da6c621dee99240dc707 33186
glycin-loaders_1.0.1+ds-2_amd64.buildinfo
Checksums-Sha256:
3fa6c45db901569f64c05a73273df84ac70955a409c5399cad22a080c0e1939c 2215
glycin-loaders_1.0.1+ds-2.dsc
499bb5b9db5fbcd2f8c975ad2d00007546415175be4d0ba187306a0a3f0aa5b6 11628
glycin-loaders_1.0.1+ds-2.debian.tar.xz
448cbce35bccb691d518f84f782f6bb026840c9171912a065330a36282c49e2e 33186
glycin-loaders_1.0.1+ds-2_amd64.buildinfo
Files:
8f1655f3fd0a8ffbe8077f3a7462405b 2215 misc optional
glycin-loaders_1.0.1+ds-2.dsc
6d2cd4d15d928b1d888251153449c98a 11628 misc optional
glycin-loaders_1.0.1+ds-2.debian.tar.xz
c5f4be9b440de85d36a43a95d1eae5b6 33186 misc optional
glycin-loaders_1.0.1+ds-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIsEARYIADMWIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCZqzh8xUcd2VyZGFoaWFz
QGRlYmlhbi5vcmcACgkQ7L7btge5sr6MJQD7B1VO9lYN0esqc2PCkp6J6p9pakFW
SdV+LnONEvceKEIBAPb0MaJ+m60i1QaJVnxBiljKUXxcA0piJLI0iAvtr+UE
=Omj8
-----END PGP SIGNATURE-----
pgpCNTS3eT6k0.pgp
Description: PGP signature
--- End Message ---