Bug#969014: rustc: Crashes while building Firefox on ppc64el

2020-09-23 Thread Michel Le Bihan
Hello,

This issue seems to also be there in 1.46.0.

https://buildd.debian.org/status/fetch.php?pkg=firefox=ppc64el=81.0-1=1600828395=0
https://buildd.debian.org/status/fetch.php?pkg=firefox-esr=ppc64el=78.3.0esr-1=1600825395=0

Michel Le Bihan



Bug#969014: [Pkg-rust-maintainers] Bug#969014: rustc: Crashes while building Firefox on ppc64el

2020-08-29 Thread Ximin Luo
This is most likely an upstream issue - other architectures are fine, and we 
don't carry any (significant) ppc64el-specific patches in Debian.

You can also try with 1.46.0 which I'm about to upload (and is already in 
experimental).

Best,
Ximin

Mike Hommey:
> Source: rustc
> Version: 1.45.0+dfsg1-2
> Severity: important
> 
> See 
> https://buildd.debian.org/status/fetch.php?pkg=firefox=ppc64el=80.0-1=1598405257=0
> 
> If failed with:
> 
>   process didn't exit successfully: 
> `LD_LIBRARY_PATH='/<>/build-browser/release/deps:/usr/lib' 
> CARGO_PKG_NAME=gkrust CARGO_PKG_HOMEPAGE= CARGO=/usr/bin/cargo 
> CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_DESCRIPTION='Rust code for libxul' 
> CARGO_MANIFEST_DIR=/<>/toolkit/library/rust 
> CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CARGO_PKG_VERSION=0.1.0 
> CARGO_PKG_AUTHORS='nob...@mozilla.org' CARGO_PKG_VERSION_MINOR=1 
> CARGO_PKG_REPOSITORY= /usr/bin/rustc --crate-name gkrust 
> toolkit/library/rust/lib.rs --error-format=json 
> --json=diagnostic-rendered-ansi --crate-type staticlib --emit=dep-info,link 
> -C opt-level=2 -C panic=abort -Clto --cfg 'feature="cubeb-remoting"' --cfg 
> 'feature="cubeb_pulse_rust"' --cfg 'feature="moz_memory"' --cfg 
> 'feature="moz_places"' --cfg 'feature="new_cert_storage"' --cfg 
> 'feature="quantum_render"' --cfg 'feature="webgpu"' --cfg 'feature="webrtc"' 
> --cfg 'feature="with_dbus"' -C metadata=d4ec9ff2ad1887b0 -C 
> extra-filename=-d4ec9ff2ad1887b0 --out-dir 
> /<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps 
> --target powerpc64le-unknown-linux-gnu -C 
> linker=/<>/build/cargo-linker -L 
> dependency=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps
>  -L dependency=/<>/build-browser/release/deps --extern 
> gkrust_shared=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps/libgkrust_shared-feb4fa78eb766296.rlib
>  --extern 
> mozglue_static=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps/libmozglue_static-0fad88c66849e71c.rlib
>  --extern 
> mozilla_central_workspace_hack=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps/libmozilla_central_workspace_hack-c5f434c402f5edbe.rlib
>  -C opt-level=2 -C debuginfo=2 --cap-lints warn 
> --remap-path-prefix=/<>=. -Cembed-bitcode=yes 
> -Cembed-bitcode=yes -C codegen-units=1 -L 
> native=/usr/lib/powerpc64le-linux-gnu -L 
> native=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/build/lmdb-rkv-sys-fd10de76a837fd29/out
>  -L 
> native=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/build/mozglue-static-d5af1b2a8b33b1ab/out
>  -L native=/<>/build-browser/dist/bin -L 
> native=/<>/build-browser/security/nss/lib/nss/nss_nss3 -L 
> native=/<>/build-browser/security/nss/lib/ssl/ssl_ssl3 -L 
> native=/<>/build-browser/config/external/nspr/pr -L 
> native=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/build/swgl-edbaccb8c334575f/out
>  -L native=/usr/lib/powerpc64le-linux-gnu` (signal: 11, SIGSEGV: invalid 
> memory reference)
> 
> ___
> Pkg-rust-maintainers mailing list
> pkg-rust-maintain...@alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-rust-maintainers
> 


-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git


Bug#969014: rustc: Crashes while building Firefox on ppc64el

2020-08-25 Thread Mike Hommey
Source: rustc
Version: 1.45.0+dfsg1-2
Severity: important

See 
https://buildd.debian.org/status/fetch.php?pkg=firefox=ppc64el=80.0-1=1598405257=0

If failed with:

  process didn't exit successfully: 
`LD_LIBRARY_PATH='/<>/build-browser/release/deps:/usr/lib' 
CARGO_PKG_NAME=gkrust CARGO_PKG_HOMEPAGE= CARGO=/usr/bin/cargo 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_DESCRIPTION='Rust code for libxul' 
CARGO_MANIFEST_DIR=/<>/toolkit/library/rust 
CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CARGO_PKG_VERSION=0.1.0 
CARGO_PKG_AUTHORS='nob...@mozilla.org' CARGO_PKG_VERSION_MINOR=1 
CARGO_PKG_REPOSITORY= /usr/bin/rustc --crate-name gkrust 
toolkit/library/rust/lib.rs --error-format=json --json=diagnostic-rendered-ansi 
--crate-type staticlib --emit=dep-info,link -C opt-level=2 -C panic=abort -Clto 
--cfg 'feature="cubeb-remoting"' --cfg 'feature="cubeb_pulse_rust"' --cfg 
'feature="moz_memory"' --cfg 'feature="moz_places"' --cfg 
'feature="new_cert_storage"' --cfg 'feature="quantum_render"' --cfg 
'feature="webgpu"' --cfg 'feature="webrtc"' --cfg 'feature="with_dbus"' -C 
metadata=d4ec9ff2ad1887b0 -C extra-filename=-d4ec9ff2ad1887b0 --out-dir 
/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps 
--target powerpc64le-unknown-linux-gnu -C 
linker=/<>/build/cargo-linker -L 
dependency=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps
 -L dependency=/<>/build-browser/release/deps --extern 
gkrust_shared=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps/libgkrust_shared-feb4fa78eb766296.rlib
 --extern 
mozglue_static=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps/libmozglue_static-0fad88c66849e71c.rlib
 --extern 
mozilla_central_workspace_hack=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/deps/libmozilla_central_workspace_hack-c5f434c402f5edbe.rlib
 -C opt-level=2 -C debuginfo=2 --cap-lints warn 
--remap-path-prefix=/<>=. -Cembed-bitcode=yes -Cembed-bitcode=yes 
-C codegen-units=1 -L native=/usr/lib/powerpc64le-linux-gnu -L 
native=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/build/lmdb-rkv-sys-fd10de76a837fd29/out
 -L 
native=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/build/mozglue-static-d5af1b2a8b33b1ab/out
 -L native=/<>/build-browser/dist/bin -L 
native=/<>/build-browser/security/nss/lib/nss/nss_nss3 -L 
native=/<>/build-browser/security/nss/lib/ssl/ssl_ssl3 -L 
native=/<>/build-browser/config/external/nspr/pr -L 
native=/<>/build-browser/powerpc64le-unknown-linux-gnu/release/build/swgl-edbaccb8c334575f/out
 -L native=/usr/lib/powerpc64le-linux-gnu` (signal: 11, SIGSEGV: invalid memory 
reference)