Your message dated Thu, 26 May 2022 22:36:46 +0000
with message-id <e1num62-000am1...@fasolo.debian.org>
and subject line Bug#1011878: fixed in rust-compiler-builtins 0.1.70-1
has caused the Debian Bug report #1011878,
regarding rust-compiler-builtins: 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 ow...@bugs.debian.org
immediately.)


-- 
1011878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011878
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-compiler-builtins
Version: 0.1.52-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 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=8'] [] ['-j8']
> 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'],) {}
>    Compiling compiler_builtins v0.1.52 (/<<PKGBUILDDIR>>)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Jorge Aparicio 
> <japarici...@gmail.com>' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by 
> the Rust compiler. Also available for other targets
> if necessary'\!'
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=compiler_builtins 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' 
> CARGO_PKG_VERSION=0.1.52 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 
> CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build build.rs --error-format=json 
> --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C 
> embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiler-builtins"' --cfg 
> 'feature="default"' -C metadata=8edcd6ce0a677f8c -C 
> extra-filename=-8edcd6ce0a677f8c --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/compiler_builtins-8edcd6ce0a677f8c -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/compiler_builtins-8edcd6ce0a677f8c/build-script-build`
> [compiler_builtins 0.1.52] cargo:rerun-if-changed=build.rs
> [compiler_builtins 0.1.52] cargo:compiler-rt=/<<PKGBUILDDIR>>/compiler-rt
> [compiler_builtins 0.1.52] cargo:rustc-cfg=feature="unstable"
> [compiler_builtins 0.1.52] cargo:rustc-cfg=feature="mem-unaligned"
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=compiler_builtins 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Jorge Aparicio 
> <japarici...@gmail.com>' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by 
> the Rust compiler. Also available for other targets
> if necessary'\!'
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=compiler_builtins 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' 
> CARGO_PKG_VERSION=0.1.52 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 
> CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/compiler_builtins-db2cae2e3ff6555c/out
>  rustc --crate-name compiler_builtins src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi --crate-type lib 
> --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="compiler-builtins"' --cfg 'feature="default"' -C 
> metadata=8537f4da4e8a7096 -C extra-filename=-8537f4da4e8a7096 --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 -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/compiler-builtins-0.1.52 --cfg 
> 'feature="unstable"' --cfg 'feature="mem-unaligned"'`
> error: cannot find macro `asm` in this scope
>    --> src/int/specialized_div_rem/mod.rs:187:9
>     |
> 187 |         asm!(
>     |         ^^^
>     |
>     = note: consider importing this macro:
>             core::arch::asm
> 
> error: cannot find macro `asm` in this scope
>   --> src/mem/x86_64.rs:38:5
>    |
> 38 |     asm!(
>    |     ^^^
>    |
>    = note: consider importing this macro:
>            core::arch::asm
> 
> error: cannot find macro `asm` in this scope
>   --> src/mem/x86_64.rs:55:5
>    |
> 55 |     asm!(
>    |     ^^^
>    |
>    = note: consider importing this macro:
>            core::arch::asm
> 
> error: cannot find macro `asm` in this scope
>   --> src/mem/x86_64.rs:90:5
>    |
> 90 |     asm!(
>    |     ^^^
>    |
>    = note: consider importing this macro:
>            core::arch::asm
> 
> error: cannot find macro `global_asm` in this scope
>    --> src/probestack.rs:140:1
>     |
> 140 | global_asm!(define_rust_probestack!(
>     | ^^^^^^^^^^
>     |
>     = note: consider importing this macro:
>             core::arch::global_asm
> 
> warning: unused macro definition: `define_rust_probestack`
>   --> src/probestack.rs:64:14
>    |
> 64 | macro_rules! define_rust_probestack {
>    |              ^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = note: `#[warn(unused_macros)]` on by default
> 
> warning: an associated function with this name may be added to the standard 
> library in the future
>  --> src/float/pow.rs:8:19
>   |
> 8 |     let mut pow = i32::abs_diff(b, 0);
>   |                   ^^^^^^^^^^^^^
>   |
>   = note: `#[warn(unstable_name_collisions)]` on by default
>   = warning: once this associated item is added to the standard library, the 
> ambiguity may cause an error or change in behavior!
>   = note: for more information, see issue #48919 
> <https://github.com/rust-lang/rust/issues/48919>
>   = help: call with fully qualified syntax `Int::abs_diff(...)` to keep using 
> the current method
>   = help: add `#![feature(int_abs_diff)]` to the crate attributes to enable 
> `num::<impl i32>::abs_diff`
> 
> warning: `compiler_builtins` (lib) generated 2 warnings
> error: could not compile `compiler_builtins` due to 5 previous errors; 2 
> warnings emitted
> 
> Caused by:
>   process didn't exit successfully: `CARGO=/usr/bin/cargo 
> CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> 
> CARGO_PKG_AUTHORS='Jorge Aparicio <japarici...@gmail.com>' 
> CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also 
> available for other targets
>   if necessary'\!'
>   ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=compiler_builtins 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' 
> CARGO_PKG_VERSION=0.1.52 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 
> CARGO_PKG_VERSION_PATCH=52 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/compiler_builtins-db2cae2e3ff6555c/out
>  rustc --crate-name compiler_builtins src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi --crate-type lib 
> --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="compiler-builtins"' --cfg 'feature="default"' -C 
> metadata=8537f4da4e8a7096 -C extra-filename=-8537f4da4e8a7096 --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 -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/compiler-builtins-0.1.52 --cfg 
> 'feature="unstable"' --cfg 'feature="mem-unaligned"'` (exit status: 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/2022/05/25/rust-compiler-builtins_0.1.52-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&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 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-compiler-builtins
Source-Version: 0.1.70-1
Done: Peter Michael Green <plugw...@debian.org>

We believe that the bug you reported is fixed in the latest version of
rust-compiler-builtins, 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 1011...@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-compiler-builtins 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: Thu, 26 May 2022 22:12:00 +0000
Source: rust-compiler-builtins
Architecture: source
Version: 0.1.70-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Peter Michael Green <plugw...@debian.org>
Closes: 1011878
Changes:
 rust-compiler-builtins (0.1.70-1) unstable; urgency=medium
 .
   * Team upload.
   * Package compiler_builtins 0.1.70 from crates.io using debcargo 2.4.4 
(Closes: 1011878)
Checksums-Sha1:
 86eee112ae2b98262bab7c2d0f31b0d11c51703d 2609 
rust-compiler-builtins_0.1.70-1.dsc
 7d4eca8e93133255e9dd768fbd0622c6bd415d8f 163170 
rust-compiler-builtins_0.1.70.orig.tar.gz
 5de5aa367e92a20aebbc1a33e8cd9006c1997953 6676 
rust-compiler-builtins_0.1.70-1.debian.tar.xz
 dd6a362dec9cab44c6d2ffbcf1746f614860091b 6880 
rust-compiler-builtins_0.1.70-1_source.buildinfo
Checksums-Sha256:
 22a793441ad1e2f8c5532f1f3770790b360a0c825faec583bdd33fd1b490d8fc 2609 
rust-compiler-builtins_0.1.70-1.dsc
 80873f979f0a344a4ade87c2f70d9ccf5720b83b10c97ec7cd745895d021e85a 163170 
rust-compiler-builtins_0.1.70.orig.tar.gz
 83bd1bd49eba7ea57a750b9cdde4aa50fe59474fcda9f0c4b4a8e6acda60c27c 6676 
rust-compiler-builtins_0.1.70-1.debian.tar.xz
 d0ab2069ba67b741ba56dec45827f9b7c4ee5cc100767cde1fb8b22c73e2e8fe 6880 
rust-compiler-builtins_0.1.70-1_source.buildinfo
Files:
 6d7721087599aca7e247eb6479585e2f 2609 rust optional 
rust-compiler-builtins_0.1.70-1.dsc
 1de51eb816337dc58ba0095acf660f83 163170 rust optional 
rust-compiler-builtins_0.1.70.orig.tar.gz
 5872dd31e7076ebe99057f3368e87bfc 6676 rust optional 
rust-compiler-builtins_0.1.70-1.debian.tar.xz
 a606d3b19f0b4dad15c1b5844a061c6f 6880 rust optional 
rust-compiler-builtins_0.1.70-1_source.buildinfo

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

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmKP+00UHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/Xv7nw/+MXx5C7hGDkMISBL+T4J4B2Iv5fsj
qCAcLgPpls8tqtTLmvLrReHCgNbDR9Rg0LgdDo+FJueasOSqK5ljdrmbrhBWage0
wO9GyzFWdf5tOsyLcLtNhkrqs+68fR9/zoBXUVlBX5rrwxEGdqTA1SDI3CSPDUUc
nLMCfXydil06qGXTJg4PBBynIQe0xtCsesSX/G/OqGv1swGVRS9Qeg4acIaZn/oI
cDWEIk+oBeYP7WbpXzXNkVJC/VJGr3befXeNChHyaAOdjBis3rZz6aZ0H1Sd3yI4
LORsOuy94rKPi5Lqs0SF+WIDYv01OvkzxpIsLkMwIXbaFVhoVdAIllvk83y7Ir4J
OTNDZ6zc/puxH2fDdqojAkHsQLXIFEzuHUaHfyF6ckuuqepQGoAXnPWRSUxspqan
pR7k4mhCUqGpJd5x/N+0CE03/qvA9spgrRRTw+vbVBC1qA+6fiJ5Co09/vV571YO
FndLzVUfDHKyp5K/GEQe93i/f5g0XahDchVBEIYNKmqYP9ZM1JYIUZDSjL9vPUrO
WfX7+MALeB2ob/hF9BPEBWv4+y+wDIqaNKhzPjksC8PIWVSP+rTxh/NB7MIEYZg6
8VkyMnAG7U88lhnr87YGTdhlM7ApZzEvuvPiQ4oLS88U1q8OkIBt/mw/WemYikzo
/0Xz0ee0yIYaE8w=
=uU8K
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to