Your message dated Thu, 14 Oct 2021 15:52:35 +0000
with message-id <[email protected]>
and subject line Bug#995915: fixed in rust-lexical-core 0.4.8-1
has caused the Debian Bug report #995915,
regarding rust-sniffglue: FTBFS - error: could not compile `lexical-core`.
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.)
--
995915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995915
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-sniffglue
Severity: important
Dear Maintainer,
sniffglue cannot be built. Fails with:
error: could not compile `lexical-core`.
Caused by:
process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=lexical_core
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lexical-core-0.4.3
CARGO_PKG_AUTHORS='Alex Huszagh <[email protected]>'
CARGO_PKG_DESCRIPTION='Lexical, to- and from-string conversion routines.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-core
CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical/tree/master/lexical-core'
CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4
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/lexical-core-8f454d4bb1bdedba/out
rustc --crate-name lexical_core
/<<PKGBUILDDIR>>/debian/cargo_registry/lexical-core-0.4.3/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi --crate-type lib
--crate-type staticlib --crate-type cdylib --emit=dep-info,link
-Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="correct"' --cfg
'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="stackvector"' --cfg
'feature="std"' --cfg 'feature="table"' -C metadata=a33f1fda532846a4 -C
extra-filename=-a33f1fda532846a4 --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 --extern
cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-60ce7ab4f30c9e7f.rlib
--extern
ryu=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libryu-747fc430f872a162.rlib
--extern
stackvector=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libstackvector-fb7fb42562489346.rlib
--extern
static_assertions=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libstatic_assertions-6e9d5a0a6e948a50.rlib
--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/sniffglue-0.12.1 --cfg
has_range_bounds --cfg has_slice_index --cfg has_full_range_inclusive --cfg
has_const_index --cfg has_i128 --cfg has_ops_bound --cfg has_pointer_methods
--cfg has_range_inclusive --cfg limb_width_64` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
Cheers
S
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (500, 'oldoldstable'), (500,
'stable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0-4-amd64 (SMP w/28 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: rust-lexical-core
Source-Version: 0.4.8-1
Done: Peter Michael Green <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-lexical-core, 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-lexical-core 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: Thu, 14 Oct 2021 14:55:30 +0000
Source: rust-lexical-core
Architecture: source
Version: 0.4.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 995915
Changes:
rust-lexical-core (0.4.8-1) unstable; urgency=medium
.
* Team upload.
* Package lexical-core 0.4.8 from crates.io using debcargo 2.4.4
+ Fixes build with newer rustc ( Closes: 995915 )
* Reduce context for Cargo.toml in upgrade-static_assertions-to-1.patch so it
applies to the new upstream source without fuzz.
* Relax dependency on arrayvec.
* Disable proptest, quickcheck and property-tests features.
* Don't mark arrayvec as optional to avoid introducing a new binary package.
Checksums-Sha1:
40dc87b73017a2365d6f4652c51f24d112e88198 2879 rust-lexical-core_0.4.8-1.dsc
71c615a2595a61a0411992a28504a273ebc121fd 445432
rust-lexical-core_0.4.8.orig.tar.gz
bb96491e8826d0660c8863220a3d7b4ea29322a9 5168
rust-lexical-core_0.4.8-1.debian.tar.xz
f260b0e9568da5f9b379eeea47ec719501d02eee 7054
rust-lexical-core_0.4.8-1_source.buildinfo
Checksums-Sha256:
6ddb5a10cb4c4a4ffd3a7e3d904ff371f9564dc7d89a125cefc0f328b807f67d 2879
rust-lexical-core_0.4.8-1.dsc
34449d00c5d4066537f4dc72320b18e3aa421e8e92669250eecd664c618fefce 445432
rust-lexical-core_0.4.8.orig.tar.gz
6a8f943b51a5bb219c31d6d5a18b2f8d1c227ff8c8f7fe480d15cb1ca8dc1026 5168
rust-lexical-core_0.4.8-1.debian.tar.xz
c88c2a0778c6404d667b6f0f847d3e7ab36b55d6c9c9e395caef489843edefc3 7054
rust-lexical-core_0.4.8-1_source.buildinfo
Files:
8e1ad562ce93c13567b63716345c79fe 2879 rust optional
rust-lexical-core_0.4.8-1.dsc
9d90dfb499625edaa8902cfe5acdec79 445432 rust optional
rust-lexical-core_0.4.8.orig.tar.gz
8af72c414ccb80a55eaf651dcd6d13a1 5168 rust optional
rust-lexical-core_0.4.8-1.debian.tar.xz
29e19a95b951343b707e2bdc196fd075 7054 rust optional
rust-lexical-core_0.4.8-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmFoS0cUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XtM6A/9GL07TWhqShUWF97FUE7MLEt03c1p
bROgxxpk/qPT99OwoXX1kW685LMHvSv1FV7BkM5Zl85NskHECMIaI4OZCPkJGp+6
OrNIycvBdc7GCJOO71w7SSIiC6s3aHv8hOpk7QgzvyKGHvq/wSVMpQEv7j0uAUXE
j/Ext6K5yCk7CF90tyqfGD3JWcMf+X4WmgrOkOqIc3ZzXV+VZi9UFNPhFqN5Qg7Z
6kCPBEoXccb/49Vzedw5mCviQtmbPAIr0+TJKM/Wyo7jk+Mkgqsz+BiK+b73vBtu
dtppaZcRfZiEP7KzplFBjdEN9+SwdlY0pP6HQ13y2w9FRSSkeeOzcGNGBTD4MC+5
aFxaAXUJLN9ZNv5RIZLdiicceHqRYJNFcQH/MkMJRoW4/Ll988Rtp6f6oaRu6OFn
r8zZTp8sdvIHeVF6zSC4rq59iC2wf4vJ7T0iWWjkce1BWow0eb9z5Of1YRNKdeep
4W46mSsS3GdaRngsx0Z8wv8JbakgN+RErdtj2eRrt88nAaBKRaytv32sv97KBTy+
Q+NHEJkgpI+NTXupcK3FG3lNn1BG+kq8FGMjjko+9SwvyrqqDd+ClLez9Sgo209h
r0t098TnoIPv/SptZbsWCoUivIfCwGRIQFFeYHsVh8oqBpdPybkOsfk7lceXftAg
jDPzFPcrHjDfXjs=
=AKDZ
-----END PGP SIGNATURE-----
--- End Message ---