We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s390x: https://buildd.debian.org/status/fetch.php?pkg=rustc&arch=s390x&ver=1.14.0%2Bdfsg1-1&stamp=1482615802
CFG_LLVM_LINKAGE_FILE=/«BUILDDIR»/rustc-1.14.0+dfsg1/s390x-unknown-linux-gnu/rt/llvmdeps.rs LD_LIBRARY_PATH=/«BUILDDIR»/rustc-1.14.0+dfsg1/s390x-unknown-linux-gnu/stage2/lib:/usr/lib/llvm-3.9/lib:$LD_LIBRARY_PATH s390x-unknown-linux-gnu/stage2/bin/rustc --cfg stage2 -C link-args=-Wl,-z,relro -O --cfg rtopt -Cdebuginfo=1 -C rpath --target=s390x-unknown-linux-gnu -C prefer-dynamic -L "s390x-unknown-linux-gnu/rt" -L native="/usr/lib/llvm-3.9/lib" --out-dir s390x-unknown-linux-gnu/stage2/lib/rustlib/s390x-unknown-linux-gnu/lib -C extra-filename=-f5a209a9 -C metadata=f5a209a9 src/libcore/lib.rs Segmentation fault
ppc64el: https://buildd.debian.org/status/fetch.php?pkg=rustc&arch=ppc64el&ver=1.14.0%2Bdfsg1-1&stamp=1482614656
checking for secure_getenv... Segmentation fault
No time atm to investigate further, but will follow this up with more info in the new year.
The text was updated successfully, but these errors were encountered:
Probably same as or related to #37320, see also #38612.
Sorry, something went wrong.
Disable jemalloc on s390x as well (closes rust-lang#38596)
417953f
See also rust-lang#37320 and rust-lang#37392
Auto merge of #38675 - infinity0:more-jemalloc-fixes, r=alexcrichton
1a2ed98
More jemalloc fixes - Disable jemalloc on s390x as well (closes #38596) - Disable jemalloc tests on platforms where it is disabled (closes #38612)
Successfully merging a pull request may close this issue.
s390x: https://buildd.debian.org/status/fetch.php?pkg=rustc&arch=s390x&ver=1.14.0%2Bdfsg1-1&stamp=1482615802
ppc64el: https://buildd.debian.org/status/fetch.php?pkg=rustc&arch=ppc64el&ver=1.14.0%2Bdfsg1-1&stamp=1482614656
No time atm to investigate further, but will follow this up with more info in the new year.
The text was updated successfully, but these errors were encountered: