Your message dated Mon, 22 Apr 2024 01:50:38 +0000
with message-id <[email protected]>
and subject line Bug#1069444: fixed in rust-libpulse-binding 2.28.1-3
has caused the Debian Bug report #1069444,
regarding rust-libpulse-binding: FTBFS on armhf: dh_auto_test: error: 
/usr/share/cargo/bin/cargo test --all 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.)


-- 
1069444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-libpulse-binding
Version: 2.28.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=4'] [] 
> ['-j4'] 0
> debian cargo wrapper: rust_type, gnu_type: armv7-unknown-linux-gnueabihf, 
> arm-linux-gnueabihf
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j4', '--target', 'armv7-unknown-linux-gnueabihf', '--all'],) {}
>    Compiling proc-macro2 v1.0.76
>    Compiling unicode-ident v1.0.12
>    Compiling autocfg v1.1.0
>    Compiling syn v1.0.109
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.76 
> CARGO_PKG_AUTHORS='David Tolnay <[email protected]>:Alex Crichton 
> <[email protected]>' CARGO_PKG_DESCRIPTION='A substitute implementation 
> of the compiler'\''s `proc_macro` API to decouple token-based libraries from 
> the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT 
> OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.76 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=76 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2021 
> /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.76/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=5af698d564d3f59d -C extra-filename=-5af698d564d3f59d --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/proc-macro2-5af698d564d3f59d -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.12
>  CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
> CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or 
> XID_Continue properties according to Unicode Standard Annex #31' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND 
> Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name unicode_ident --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.12/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=ba2991cf6fcfddae -C extra-filename=-ba2991cf6fcfddae 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=autocfg 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/autocfg-1.1.0 
> CARGO_PKG_AUTHORS='Josh Stone <[email protected]>' 
> CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg 
> CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name autocfg 
> /<<PKGBUILDDIR>>/debian/cargo_registry/autocfg-1.1.0/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=8b7f370f568a8e40 -C extra-filename=-8b7f370f568a8e40 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-1.0.109 
> CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
> CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/syn-1.0.109/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 
> 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 
> 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=8c9074beb960409b 
> -C extra-filename=-8c9074beb960409b --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/syn-8c9074beb960409b -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling libc v0.2.153
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.153 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 
> CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build 
> /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.153/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ca7043822edf8a7 
> -C extra-filename=-1ca7043822edf8a7 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/libc-1ca7043822edf8a7 -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/proc-macro2-5af698d564d3f59d/build-script-build`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/syn-8c9074beb960409b/build-script-build`
> [proc-macro2 1.0.76] cargo:rerun-if-changed=build/probe.rs
> [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
>    Compiling pkg-config v0.3.27
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27 
> CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' 
> CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build 
> time in order to be used in
> Cargo build scripts.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' 
> CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.27 
> CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 
> CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name pkg_config 
> /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=4360b83978dbfed4 -C extra-filename=-4360b83978dbfed4 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> [proc-macro2 1.0.76] cargo:rustc-cfg=wrap_proc_macro
> [proc-macro2 1.0.76] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.76 
> CARGO_PKG_AUTHORS='David Tolnay <[email protected]>:Alex Crichton 
> <[email protected]>' CARGO_PKG_DESCRIPTION='A substitute implementation 
> of the compiler'\''s `proc_macro` API to decouple token-based libraries from 
> the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT 
> OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.76 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=76 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/proc-macro2-5c617829efe6c994/out 
> rustc --crate-name proc_macro2 --edition=2021 
> /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.76/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=8c129091323d68cf -C extra-filename=-8c129091323d68cf --out-dir 
> /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> unicode_ident=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_ident-ba2991cf6fcfddae.rmeta
>  --cap-lints warn --cfg wrap_proc_macro`
> warning: unreachable expression
>    --> 
> /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27/src/lib.rs:410:9
>     |
> 406 |           return true;
>     |           ----------- any code following this expression is unreachable
> ...
> 410 | /         match self.targetted_env_var("PKG_CONFIG_ALLOW_CROSS") {
> 411 | |             // don't use pkg-config if explicitly disabled
> 412 | |             Some(ref val) if val == "0" => false,
> 413 | |             Some(_) => true,
> ...   |
> 419 | |             }
> 420 | |         }
>     | |_________^ unreachable expression
>     |
>     = note: `#[warn(unreachable_code)]` on by default
> 
>    Compiling num-traits v0.2.15
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 
> CARGO_PKG_AUTHORS='The Rust Project Developers' 
> CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' 
> CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=num-traits 
> CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build 
> /<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f79df3c020b19b80 
> -C extra-filename=-f79df3c020b19b80 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/num-traits-f79df3c020b19b80 -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> autocfg=/<<PKGBUILDDIR>>/target/debug/deps/libautocfg-8b7f370f568a8e40.rlib 
> --cap-lints warn`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/libc-1ca7043822edf8a7/build-script-build`
> [libc 0.2.153] cargo:rerun-if-changed=build.rs
> [libc 0.2.153] cargo:rustc-cfg=freebsd11
> [libc 0.2.153] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.153] cargo:rustc-cfg=libc_union
> [libc 0.2.153] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.153] cargo:rustc-cfg=libc_align
> [libc 0.2.153] cargo:rustc-cfg=libc_int128
> [libc 0.2.153] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.153] cargo:rustc-cfg=libc_packedN
> [libc 0.2.153] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.153] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.153] cargo:rustc-cfg=libc_long_array
> [libc 0.2.153] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.153] cargo:rustc-cfg=libc_underscore_const_names
> [libc 0.2.153] cargo:rustc-cfg=libc_const_extern_fn
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.153 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 
> CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/build/libc-55e72caf653ab2cf/out
>  rustc --crate-name libc 
> /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.153/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C 
> metadata=a0de10faca817c47 -C extra-filename=-a0de10faca817c47 --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C 
> debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg 
> freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of 
> --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN 
> --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array 
> --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg 
> libc_const_extern_fn`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/num-traits-f79df3c020b19b80/build-script-build`
> [num-traits 0.2.15] cargo:rustc-cfg=has_i128
> [num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked
> [num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits
> [num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones
> [num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref
> [num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid
> [num-traits 0.2.15] cargo:rustc-cfg=has_copysign
> [num-traits 0.2.15] cargo:rerun-if-changed=build.rs
>    Compiling quote v1.0.35
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.35 
> CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
> CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote 
> CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.35 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name quote --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.35/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C 
> metadata=16a5b1ea118663e4 -C extra-filename=-16a5b1ea118663e4 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-8c129091323d68cf.rmeta
>  --cap-lints warn`
> warning: `pkg-config` (lib) generated 1 warning
>    Compiling libpulse-sys v1.21.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libpulse-sys-1.21.0 
> CARGO_PKG_AUTHORS='Lyndon Brown <[email protected]>' 
> CARGO_PKG_DESCRIPTION='FFI bindings for the PulseAudio libpulse system 
> library.' CARGO_PKG_HOMEPAGE='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libpulse-sys 
> CARGO_PKG_REPOSITORY='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.21.0 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 
> CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2021 
> /<<PKGBUILDDIR>>/debian/cargo_registry/libpulse-sys-1.21.0/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="pa_v6"' --cfg 'feature="pa_v8"' -C metadata=68f58eb603370ad5 
> -C extra-filename=-68f58eb603370ad5 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/libpulse-sys-68f58eb603370ad5 -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> pkg_config=/<<PKGBUILDDIR>>/target/debug/deps/libpkg_config-4360b83978dbfed4.rlib
>  --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-1.0.109 
> CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
> CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' 
> CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
> CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/syn-b59fc99b3e813536/out rustc 
> --crate-name syn --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/syn-1.0.109/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 
> 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 
> 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=1a917776ac59a797 
> -C extra-filename=-1a917776ac59a797 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-8c129091323d68cf.rmeta
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-16a5b1ea118663e4.rmeta 
> --extern 
> unicode_ident=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_ident-ba2991cf6fcfddae.rmeta
>  --cap-lints warn --cfg syn_disable_nightly_tests`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_traits 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 
> CARGO_PKG_AUTHORS='The Rust Project Developers' 
> CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' 
> CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=num-traits 
> CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/build/num-traits-b13917ef59626d45/out
>  rustc --crate-name num_traits 
> /<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C 
> metadata=aff3cf94f8607ebe -C extra-filename=-aff3cf94f8607ebe --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C 
> debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg 
> has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg 
> has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid 
> --cfg has_copysign`
>    Compiling bitflags v1.3.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-1.3.2 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A 
> macro to generate structures which behave like bitflags.
> ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=bitflags 
> CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name bitflags --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-1.3.2/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' -C metadata=d958ee5e8e44001d -C 
> extra-filename=-d958ee5e8e44001d --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C 
> debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/libpulse-sys-68f58eb603370ad5/build-script-build`
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_NO_PKG_CONFIG
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_DYNAMIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=SYSROOT
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_DYNAMIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_DYNAMIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_NO_PKG_CONFIG
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_DYNAMIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=SYSROOT
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_DYNAMIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libpulse-sys 1.21.0] 
> cargo:rustc-link-search=native=/usr/lib/arm-linux-gnueabihf
> [libpulse-sys 1.21.0] cargo:rustc-link-lib=pulse
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=LIBPULSE_DYNAMIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7-unknown-linux-gnueabihf
> [libpulse-sys 1.21.0] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_armv7_unknown_linux_gnueabihf
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libpulse-sys 1.21.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
>    Compiling num-derive v0.3.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_derive 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-derive-0.3.0 
> CARGO_PKG_AUTHORS='The Rust Project Developers' 
> CARGO_PKG_DESCRIPTION='Numeric syntax extensions' 
> CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-derive' 
> CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=num-derive 
> CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-derive' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name num_derive --edition=2018 
> /<<PKGBUILDDIR>>/debian/cargo_registry/num-derive-0.3.0/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C 
> embed-bitcode=no -C debuginfo=2 -C metadata=37576146a7ec5409 -C 
> extra-filename=-37576146a7ec5409 --out-dir /<<PKGBUILDDIR>>/target/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-8c129091323d68cf.rlib
>  --extern 
> quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-16a5b1ea118663e4.rlib 
> --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-1a917776ac59a797.rlib 
> --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libpulse_sys 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libpulse-sys-1.21.0 
> CARGO_PKG_AUTHORS='Lyndon Brown <[email protected]>' 
> CARGO_PKG_DESCRIPTION='FFI bindings for the PulseAudio libpulse system 
> library.' CARGO_PKG_HOMEPAGE='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libpulse-sys 
> CARGO_PKG_REPOSITORY='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.21.0 
> CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 
> CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/build/libpulse-sys-a8f49e8e6bbd0fb9/out
>  rustc --crate-name libpulse_sys --edition=2021 
> /<<PKGBUILDDIR>>/debian/cargo_registry/libpulse-sys-1.21.0/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="pa_v6"' --cfg 'feature="pa_v8"' -C 
> metadata=2b192149e13077d5 -C extra-filename=-2b192149e13077d5 --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> libc=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibc-a0de10faca817c47.rmeta
>  --extern 
> num_derive=/<<PKGBUILDDIR>>/target/debug/deps/libnum_derive-37576146a7ec5409.so
>  --extern 
> num_traits=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libnum_traits-aff3cf94f8607ebe.rmeta
>  --cap-lints warn -C debuginfo=2 --cap-lints warn -C 
> linker=arm-linux-gnueabihf-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L 
> native=/usr/lib/arm-linux-gnueabihf -l pulse`
>    Compiling libpulse-binding v2.28.1 (/<<PKGBUILDDIR>>)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libpulse_binding 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Lyndon Brown 
> <[email protected]>' CARGO_PKG_DESCRIPTION='A Rust language binding for the 
> PulseAudio libpulse library.' 
> CARGO_PKG_HOMEPAGE='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libpulse-binding 
> CARGO_PKG_REPOSITORY='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.28.1 
> CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=28 
> CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name libpulse_binding --edition=2021 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
> --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 
> 'feature="default"' --cfg 'feature="pa_v6"' --cfg 'feature="pa_v8"' -C 
> metadata=cb63e71dec23d56c -C extra-filename=-cb63e71dec23d56c --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -C 
> incremental=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/incremental
>  -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> bitflags=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libbitflags-d958ee5e8e44001d.rmeta
>  --extern 
> libc=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibc-a0de10faca817c47.rmeta
>  --extern 
> libpulse_sys=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibpulse_sys-2b192149e13077d5.rmeta
>  --extern 
> num_derive=/<<PKGBUILDDIR>>/target/debug/deps/libnum_derive-37576146a7ec5409.so
>  --extern 
> num_traits=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libnum_traits-aff3cf94f8607ebe.rmeta
>  -C debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L 
> native=/usr/lib/arm-linux-gnueabihf`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libpulse_binding 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Lyndon Brown 
> <[email protected]>' CARGO_PKG_DESCRIPTION='A Rust language binding for the 
> PulseAudio libpulse library.' 
> CARGO_PKG_HOMEPAGE='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libpulse-binding 
> CARGO_PKG_REPOSITORY='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.28.1 
> CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=28 
> CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name libpulse_binding --edition=2021 src/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 
> 'feature="default"' --cfg 'feature="pa_v6"' --cfg 'feature="pa_v8"' -C 
> metadata=00bfe6be86eb7792 -C extra-filename=-00bfe6be86eb7792 --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -C 
> incremental=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/incremental
>  -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> bitflags=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libbitflags-d958ee5e8e44001d.rlib
>  --extern 
> libc=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibc-a0de10faca817c47.rlib
>  --extern 
> libpulse_sys=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibpulse_sys-2b192149e13077d5.rlib
>  --extern 
> num_derive=/<<PKGBUILDDIR>>/target/debug/deps/libnum_derive-37576146a7ec5409.so
>  --extern 
> num_traits=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libnum_traits-aff3cf94f8607ebe.rlib
>  -C debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L 
> native=/usr/lib/arm-linux-gnueabihf`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=time_micros 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Lyndon Brown 
> <[email protected]>' CARGO_PKG_DESCRIPTION='A Rust language binding for the 
> PulseAudio libpulse library.' 
> CARGO_PKG_HOMEPAGE='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libpulse-binding 
> CARGO_PKG_REPOSITORY='https://github.com/jnqnfe/pulse-binding-rust' 
> CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.28.1 
> CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=28 
> CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 
> CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/tmp 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name time_micros --edition=2021 tests/time_micros.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 
> 'feature="default"' --cfg 'feature="pa_v6"' --cfg 'feature="pa_v8"' -C 
> metadata=e9f6e91a6f17f3cd -C extra-filename=-e9f6e91a6f17f3cd --out-dir 
> /<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps --target 
> armv7-unknown-linux-gnueabihf -C 
> incremental=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/incremental
>  -L 
> dependency=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps 
> -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> bitflags=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libbitflags-d958ee5e8e44001d.rlib
>  --extern 
> libc=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibc-a0de10faca817c47.rlib
>  --extern 
> libpulse_binding=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibpulse_binding-cb63e71dec23d56c.rlib
>  --extern 
> libpulse_sys=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/liblibpulse_sys-2b192149e13077d5.rlib
>  --extern 
> num_derive=/<<PKGBUILDDIR>>/target/debug/deps/libnum_derive-37576146a7ec5409.so
>  --extern 
> num_traits=/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libnum_traits-aff3cf94f8607ebe.rlib
>  -C debuginfo=2 --cap-lints warn -C linker=arm-linux-gnueabihf-gcc -C 
> link-arg=-Wl,-z,relro --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libpulse-binding-2.28.1 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L 
> native=/usr/lib/arm-linux-gnueabihf`
>     Finished test [unoptimized + debuginfo] target(s) in 12.85s
>      Running 
> `/<<PKGBUILDDIR>>/target/armv7-unknown-linux-gnueabihf/debug/deps/libpulse_binding-00bfe6be86eb7792`
> 
> running 23 tests
> test channelmap::map_compare_capi ... ok
> test channelmap::pos_compare_capi ... ok
> test context::state_compare_capi ... ok
> test def::sink_state_compare_capi ... ok
> test def::bufferattr_compare_capi ... ok
> test def::source_state_compare_capi ... ok
> test def::spawnapi_compare_capi ... ok
> test error::check_code_paerr_conversions ... ok
> test error::code_compare_capi ... ok
> test def::timinginfo_compare_capi ... ok
> test format::enc_compare_capi ... ok
> test format::info_compare_capi ... ok
> test mainloop::api::api_compare_capi ... ok
> test proplist::tests::proplist_iter_lifetime_conv ... ok
> test sample::format_compare_capi ... ok
> test sample::spec_compare_capi ... ok
> test stream::state_compare_capi ... ok
> test version::test_comparing_pa_version ... ok
> test version::test_getting_pa_version ... ok
> test version::test_ver_str_to_num ... ok
> test volume::set_compare_capi ... ok
> test version::test_lib_ver_not_too_old ... ok
> test time::convert::tests ... FAILED
> 
> failures:
> 
> ---- time::convert::tests stdout ----
> thread 'time::convert::tests' panicked at 'assertion failed: `(left == right)`
>   left: `MicroSeconds(18104567259057338208)`,
>  right: `MicroSeconds(2700000)`', src/time/convert.rs:81:5
> stack backtrace:
>    0: rust_begin_unwind
>              at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
>    1: core::panicking::panic_fmt
>              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
>    2: core::panicking::assert_failed_inner
>    3: core::panicking::assert_failed
>              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:228:5
>    4: libpulse_binding::time::convert::tests
>              at 
> /usr/share/cargo/registry/libpulse-binding-2.28.1/src/time/convert.rs:81:5
>    5: libpulse_binding::time::convert::tests::{{closure}}
>              at 
> /usr/share/cargo/registry/libpulse-binding-2.28.1/src/time/convert.rs:75:12
>    6: core::ops::function::FnOnce::call_once
>              at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
>    7: core::ops::function::FnOnce::call_once
>              at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
> note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose 
> backtrace.
> 
> 
> failures:
>     time::convert::tests
> 
> test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered 
> out; finished in 0.01s
> 
> error: test failed, to rerun pass `--lib`
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 
> 101


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/rust-libpulse-binding_2.28.1-2_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&[email protected]&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: rust-libpulse-binding
Source-Version: 2.28.1-3
Done: Peter Michael Green <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-libpulse-binding, 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-libpulse-binding 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, 22 Apr 2024 00:22:39 +0000
Source: rust-libpulse-binding
Architecture: source
Version: 2.28.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<[email protected]>
Changed-By: Peter Michael Green <[email protected]>
Closes: 1069444
Changes:
 rust-libpulse-binding (2.28.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Package libpulse-binding 2.28.1 from crates.io using debcargo 2.6.1
   * Fix FTBFS on armel/armhf (Closes: #1069444)
     + Build-depend on libc crate with time64 patches.
     + Add patch to avoid use of suseconds_t, since 32-bit linux with time64
       does not use it for the tv_usecs field in timeval, despite what posix
       says. See https://sourceware.org/bugzilla/show_bug.cgi?id=31510
Checksums-Sha1:
 2b34e070256e12804e002b7ad9d0afa8e4602112 2712 
rust-libpulse-binding_2.28.1-3.dsc
 9ced650ab31b51104d826761cbb5645f57b3a2f6 4364 
rust-libpulse-binding_2.28.1-3.debian.tar.xz
 23408e663059a13737a5f0d0c374639dc3d14b2b 8642 
rust-libpulse-binding_2.28.1-3_source.buildinfo
Checksums-Sha256:
 83e4aa2807a56a076017cdcd651018f73c46cbdd1350f0b417998e2c79deadb7 2712 
rust-libpulse-binding_2.28.1-3.dsc
 b8729db12f15220790a9f8470b89f1c78bef2f7d4ad51343ce3f8a1541517019 4364 
rust-libpulse-binding_2.28.1-3.debian.tar.xz
 d7167011373b86b7967c3244c6b0857de8a8cd499f7291ba39540d510e640501 8642 
rust-libpulse-binding_2.28.1-3_source.buildinfo
Files:
 99a30e749bb4346118718f2a1c9ee5ec 2712 rust optional 
rust-libpulse-binding_2.28.1-3.dsc
 316ae08fadbe8b03d571dfbb714b38ab 4364 rust optional 
rust-libpulse-binding_2.28.1-3.debian.tar.xz
 9e61e62a8db0af7ffce0e4393ed7b180 8642 rust optional 
rust-libpulse-binding_2.28.1-3_source.buildinfo

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

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAmYlu5gUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XuHzBAAnFrKUUpUnOxK6FliIC987Xi5LHJd
tYVxIwd2P4F0KnO99w+nL9yASUBG2nYO5cohWuNBN5NRODu111I8w0DzPTk9TQPx
Kj0trSrw/HyYwREYc5saC4R2xsGVhI887jh/myNkh5OxezE4dbrWUv4JlXKBSypJ
t3otHkGEn4DrpVgZvTgRfRkYovo9/mD1sDP4QTUWGjKuv/Q7I2RrxjSA/7z0Fk4Q
wmAyQdxlsDp3nwZ4WF/JeYKcmqy6oo6VT7MbvaYlDOR82NWQyMe8TYztWW8SkYYx
49IZUajH00E/jDMA9dWEwti7L6Glsyoma4YR0go3pQvN55cQqaz/3aM0V1vfSZGB
hN3mHt5wBqW5QIsvhbNlT7Ofth87lRumrSslcVrcg2hUouaFWz6JS70X5678l/OS
8BLUHUDBkR2i5HtPd+Nmudwb5tXoJqpagSVabxEBPEQIh2rUEz5IaboDarH1STqb
h1joJQnhj2R5g953dMPw8gZZi954sqWvryptxlvqVmNf8uAyWVWXdASWAEUcT7ol
G0HtjxSB/RrY0395r5DcA6buPO46zvqPOsbH+8r2pj4NW2gA3N3oVQYo4Bdplgpu
W7+0pCstk9bNGtd686k7WUhSlSfN+tQbUnN/WcMKTZDNyA5E88nRf5dKae2+B40L
/p5gqyrIxg88lHs=
=1xHK
-----END PGP SIGNATURE-----

Attachment: pgp_mVtai1fLA.pgp
Description: PGP signature


--- End Message ---

Reply via email to