Your message dated Sat, 23 Jan 2021 15:49:17 +0000
with message-id <e1l3la5-0009o8...@fasolo.debian.org>
and subject line Bug#980193: fixed in rust-flate2 1.0.13-3
has caused the Debian Bug report #980193,
regarding rust-flate2: autopkgtest regression in testing: [librust-flate2-dev] 
build failed
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.)


-- 
980193: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980193
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-flate2
Version: 1.0.13-2
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent in testing the autopkgtest of your package started to
fail. I copied some of the output at the bottom of this report. Can you
please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-flate2/9658111/log.gz


   Compiling crossbeam-queue v0.2.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crossbeam_queue
CARGO_MANIFEST_DIR=/tmp/tmp.5okCKKABz7/registry/crossbeam-queue-0.2.1
CARGO_PKG_AUTHORS='The Crossbeam Project Developers'
CARGO_PKG_DESCRIPTION='Concurrent queues'
CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils'
CARGO_PKG_LICENSE='MIT/Apache-2.0 AND BSD-2-Clause'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue
CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam'
CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.5okCKKABz7/target/debug/deps:/usr/lib' rustc
--crate-name crossbeam_queue
/tmp/tmp.5okCKKABz7/registry/crossbeam-queue-0.2.1/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts
--crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C
debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C
metadata=36555ddb05f00958 -C extra-filename=-36555ddb05f00958 --out-dir
/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.5okCKKABz7/target/debug/deps --extern
cfg_if=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-87dc31f0cbfaa003.rmeta
--extern
crossbeam_utils=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps/libcrossbeam_utils-e6652b26c70c443c.rmeta
--cap-lints warn -C debuginfo=2 --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/flate2-1.0.13=/usr/share/cargo/registry/flate2-1.0.13`
error: aborting due to 29 previous errors; 2 warnings emitted

Some errors have detailed explanations: E0412, E0425, E0432, E0433.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `flate2`.

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=flate2
CARGO_MANIFEST_DIR=/usr/share/cargo/registry/flate2-1.0.13
CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>'
CARGO_PKG_DESCRIPTION='Bindings to miniz.c for DEFLATE compression and
decompression exposed as
  Reader/Writer streams. Contains bindings for zlib, deflate, and gzip-based
  streams.
  ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/flate2-rs'
CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=flate2
CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/flate2-rs'
CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13
CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/tmp/tmp.5okCKKABz7/target/debug/deps:/usr/lib' rustc
--crate-name flate2 --edition=2018 src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi --crate-type lib
--emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C
metadata=75ebde93a25b92f7 -C extra-filename=-75ebde93a25b92f7 --out-dir
/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -C
incremental=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/incremental
-L
dependency=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/tmp/tmp.5okCKKABz7/target/debug/deps --extern
cfg_if=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-87dc31f0cbfaa003.rmeta
--extern
crc32fast=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps/libcrc32fast-57af730d59c7a53c.rmeta
--extern
libc=/tmp/tmp.5okCKKABz7/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-fcc534cc5513956a.rmeta
-C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/flate2-1.0.13=/usr/share/cargo/registry/flate2-1.0.13`
(exit code: 1)
warning: build failed, waiting for other jobs to finish...
error: build failed
autopkgtest [18:00:00]: test librust-flate2-dev: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: rust-flate2
Source-Version: 1.0.13-3
Done: Peter Michael Green <plugw...@debian.org>

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

Debian distribution maintenance software
pp.
Peter Michael Green <plugw...@debian.org> (supplier of updated rust-flate2 
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, 23 Jan 2021 15:27:27 +0000
Source: rust-flate2
Architecture: source
Version: 1.0.13-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Peter Michael Green <plugw...@debian.org>
Closes: 980193
Changes:
 rust-flate2 (1.0.13-3) unstable; urgency=medium
 .
   * Team upload.
   * Package flate2 1.0.13 from crates.io using debcargo 2.4.3
   * Set the test_is_broken flag, the no features test is broken and the
     autopkgtest as whole has never passed (until recently it was suppressed
     due to uninstallable test dependencies) (Closes: 980193)
Checksums-Sha1:
 7c550740c1f973b37a4f5e44287d985f662474db 3132 rust-flate2_1.0.13-3.dsc
 d1b76456c6eb953847871d8eda3515b6580c7b02 4104 
rust-flate2_1.0.13-3.debian.tar.xz
 51b0445d3d93ec6e9343d5a83ed4a93901533807 6856 
rust-flate2_1.0.13-3_source.buildinfo
Checksums-Sha256:
 013bf458c1286d1370b94e81b12c960277efbb57ee3c62b55fffba33273d1c0b 3132 
rust-flate2_1.0.13-3.dsc
 de7576b429c37efbf2df8ca9f43c6e7cbcb99505d797a5bda5abb0fe08c45359 4104 
rust-flate2_1.0.13-3.debian.tar.xz
 cd504125e581b4be0936d1a2e22a5bc9b7a2e175ec3f824e8509f8ffc7c94ee0 6856 
rust-flate2_1.0.13-3_source.buildinfo
Files:
 95465ec9c76e2ed5733fdb4f9cf46444 3132 rust optional rust-flate2_1.0.13-3.dsc
 a3725b2baf3c7e4763ed62fa6e928ce8 4104 rust optional 
rust-flate2_1.0.13-3.debian.tar.xz
 e5b1f071c4cd8b6ee91d4fe12aa4dabe 6856 rust optional 
rust-flate2_1.0.13-3_source.buildinfo

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

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmAMQI4UHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XsBnw/+MZg/j6viv1WBeg0//9NigmdZjNm5
R5l473gswcR+YoquhEwVm0UB2Ds9XjQhjvekTAh5KfO+P6/uVHVJkP/AHXT87zkd
F0PzXIVcxmEG40fOl12C7gTxVTUNgcbvCkEOqJjdF7hh0cRC1eWRWnYvK0KIlKDR
IbuZS2e1wpyDZlUdNr8wEoJLL3aksNjTXaVdrX6GKF5OdyaHkt8KlIeuYmJP4Jrv
Un5OpIh1+2H2+pTIOILyozRqELBp4gZapsYh/vp5zI57M9jGnTfCTjXh8ibdsx6Z
whDjeRjVGzmFik9zj/lqzaW8q+vFJcGZ1drDmqw5OLlHt0e7GSZUzr78cNuGDiyB
HyzPagw6OctK2YRXmTMapMljDXTW0u3HhTT15W1vnf7wnSvriulh5GeOuDHwXMKh
WutBIAv03WbPmaHZ+CY+vD74TFOjSaujJ+6JQRAGus/YuuGWgfuPhnJfNgF+D8HQ
UQYaQgRbRlhLk5OaVfaepxEC/DOeuPlKtAd8ew1+q20dt+Qr7Ha/JQI/7E2abZgU
VLPJ3PIhldg3YsT7eBZf1SseC7ijAmU2TWZboG59UPSvOTbQ4NUVOjd5OwbAippf
aYOPcboJCd4PoDEIubilJ/H794C1DoQZtiqqTnumwgXgzIg2E3ECkcWeHEp+e5Wn
xo4JEYWPjd0fC7w=
=8xjo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to