Your message dated Mon, 25 Oct 2021 01:19:18 +0000
with message-id <[email protected]>
and subject line Bug#997581: fixed in rust-packed-simd 0.3.3-8
has caused the Debian Bug report #997581,
regarding rust-packed-simd: FTBFS: dh_auto_test: error: 
/usr/share/cargo/bin/cargo build returned exit code 101
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 [email protected]
immediately.)


-- 
997581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-packed-simd
Version: 0.3.3-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> export RUSTC_BOOTSTRAP=1; \
> dh_auto_test
> debian cargo wrapper: options, profiles, parallel: ['parallel=4'] [] ['-j4']
> 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', 
> '-j4', '--target', 'x86_64-unknown-linux-gnu'],) {}
>    Compiling packed_simd v0.3.3 (/<<PKGBUILDDIR>>)
>    Compiling cfg-if v0.1.10
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Gonzalo Brito Gadeschi 
> <[email protected]>' CARGO_PKG_DESCRIPTION='Portable Packed SIMD vectors' 
> CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/packed_simd' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=packed_simd 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/packed_simd' 
> CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 
> CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2018 build.rs --error-format=json 
> --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link 
> -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C 
> metadata=fb3d8eaa713e534d -C extra-filename=-fb3d8eaa713e534d --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/packed_simd-fb3d8eaa713e534d -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-0.1.10 
> CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' 
> CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a 
> large number of #[cfg]
> parameters. Structured like an if-else chain, the first matching branch is the
> item that gets emitted.
> ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=cfg-if 
> CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' 
> CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 
> CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name cfg_if --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-0.1.10/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 -C 
> metadata=f86b3221d5a3345b -C extra-filename=-f86b3221d5a3345b --out-dir 
> /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -L 
> dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --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 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/packed-simd-0.3.3`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/packed_simd-fb3d8eaa713e534d/build-script-build`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=packed_simd 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Gonzalo Brito Gadeschi 
> <[email protected]>' CARGO_PKG_DESCRIPTION='Portable Packed SIMD vectors' 
> CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/packed_simd' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=packed_simd 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/packed_simd' 
> CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 
> CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/packed_simd-18a502c330e7027f/out
>  rustc --crate-name packed_simd --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 --cfg 
> 'feature="default"' -C metadata=09ceba8ecfa9dbfa -C 
> extra-filename=-09ceba8ecfa9dbfa --out-dir 
> /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-f86b3221d5a3345b.rmeta
>  -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/packed-simd-0.3.3`
> error[E0557]: feature has been removed
>    --> src/lib.rs:204:5
>     |
> 204 |     const_fn,
>     |     ^^^^^^^^ feature has been removed
>     |
>     = note: split into finer-grained feature gates
> 
> error: aborting due to previous error
> 
> For more information about this error, try `rustc --explain E0557`.
> error: could not compile `packed_simd`.
> 
> Caused by:
>   process didn't exit successfully: `CARGO=/usr/bin/cargo 
> CARGO_CRATE_NAME=packed_simd CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> 
> CARGO_PKG_AUTHORS='Gonzalo Brito Gadeschi <[email protected]>' 
> CARGO_PKG_DESCRIPTION='Portable Packed SIMD vectors' 
> CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/packed_simd' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=packed_simd 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/packed_simd' 
> CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 
> CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/packed_simd-18a502c330e7027f/out
>  rustc --crate-name packed_simd --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 --cfg 
> 'feature="default"' -C metadata=09ceba8ecfa9dbfa -C 
> extra-filename=-09ceba8ecfa9dbfa --out-dir 
> /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -C 
> incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental
>  -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-f86b3221d5a3345b.rmeta
>  -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/packed-simd-0.3.3` (exit code: 1)
> dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/rust-packed-simd_0.3.3-7_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: rust-packed-simd
Source-Version: 0.3.3-8
Done: Peter Michael Green <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-packed-simd, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Michael Green <[email protected]> (supplier of updated rust-packed-simd 
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 [email protected])


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

Format: 1.8
Date: Mon, 25 Oct 2021 00:56:28 +0000
Source: rust-packed-simd
Architecture: source
Version: 0.3.3-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 997581
Changes:
 rust-packed-simd (0.3.3-8) unstable; urgency=medium
 .
   * Team upload.
   * Package packed_simd 0.3.3 from crates.io using debcargo 2.4.4
   * Apply more upstream patch to fix build with new rustc (Closes: 997581).
   * Add build-depends on rustc 1.56, since the changes to fix the
     build with the new rustc break the build with the rustc in
     testing.
Checksums-Sha1:
 0ac42518a5fb3a4618966fd2bddc6e7897c5e9c0 2461 rust-packed-simd_0.3.3-8.dsc
 767d827f7e5b98c8193c14c3077f710dbeb7223b 11592 
rust-packed-simd_0.3.3-8.debian.tar.xz
 5feaceff3b36391d52d39b010254a80232ceb567 7284 
rust-packed-simd_0.3.3-8_source.buildinfo
Checksums-Sha256:
 7c3cdacefe6178435d4eb50adb583468612b01e5f8f311a6b5cc2282eca647bb 2461 
rust-packed-simd_0.3.3-8.dsc
 3d2c3884407872b4732e7614bd8aa56719df1b470671066519c147720f16fa15 11592 
rust-packed-simd_0.3.3-8.debian.tar.xz
 15131235afa0fdec51203b5bbbf600f86375187c80d5b11ff635212fbededd25 7284 
rust-packed-simd_0.3.3-8_source.buildinfo
Files:
 fd58dfe7af6e6f94f0628b7af2a0924b 2461 rust optional 
rust-packed-simd_0.3.3-8.dsc
 55dab1ad45eca6ff54850af8dc2af2a1 11592 rust optional 
rust-packed-simd_0.3.3-8.debian.tar.xz
 b2f7d52e874cfb3145122196a303a2e4 7284 rust optional 
rust-packed-simd_0.3.3-8_source.buildinfo

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

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmF2AUQUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XvSow//bnUOv/mgIPVxbCZ+qtZpTySCyZRd
10CVa87U54xtrrhIxtskISSdguPHS8p9e2SZHmhw4e+/XcIxpbyLDN14FwLaxvFi
LbDcLwjDpX6B9uEVoyCnzLhz3Dhk6Ly2F+Dh0xjv/D7afTPp+AS8vPfw0fVfWNqy
HQH1OdvoqvLSWI0aEUt4ltEXXgI2lp9B0SOpaBVd8q1PPt5iew3W9R+wBZ0YrojR
KV3G+lksLi7Fn0eh6Huw2dEMNPOTkZh3NjM7Q/K8XU7jBB8tnnjR6QaY5BfjUJjz
eNlT+Vw3z/ic1XsYdXulc4ErwM2BUK3HmX7UNrzrpLmdI7qRiA8g2Q3QYfTintAK
WHMewObP2vTNzv7tK6O43ghUOKGFpTJ4WHtZ/CQsbTVf6Vr75aKP/iyQOzh3rvXa
GxXbw0qzizRHrZ6gVJzcz8bfjyS3Br18Kr8RsBVC7AMsnS0Uv1sCEBsH0xqK0yhW
yyTzpzikDR+0m1MyHqZ24gLa73/iIyjgUPOcopWyvyMVmh+xw+YK6iGtVCSJsz56
O2Wyikk3Kv/k4flFyvMuZ8T3WAKEOdsjGE8q2jg2fAa5JOCKLVJVPYrcnYJjeYxy
ugTh+YlSPVy366Pbp+DB28+9+Co+pW9WQ90v2Vx6e7I767bj5PkRSfvDUX6CV9gi
o0NdLzra9lufvds=
=uIvJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to