FreeBSD Bugzilla – Attachment 202230 Details for
Bug 221185
emulators/qemu-user-static: Crashes building lang/rust: (signal: 11, SIGSEGV: invalid memory reference)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
rust.diff (text/plain), 639 bytes, created by
Mikael Urankar
on 2019-02-21 11:58:16 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2019-02-21 11:58:16 UTC
Size:
639 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 493498) >+++ Makefile (working copy) >@@ -102,6 +102,16 @@ > USE_GCC= yes > .endif > >+.if ${ARCH} == aarch64 >+WARNING+= "Due to a bug in rtld, rust fails to run on 11.2-RELEASE and 12.0-RELEASE \ >+ you can either update /libexec/ld-elf.so.1 from -STABLE or -CURRENT \ >+ or run -STABLE or -CURRENT" >+.endif >+ >+.ifdef QEMU_EMULATING >+IGNORE= qemu-user-static isn't able to build lang/rust, but it builds fine on a real hardware >+.endif >+ > X_PY_ENV= HOME="${WRKDIR}" \ > LIBGIT2_SYS_USE_PKG_CONFIG=1 \ > LIBSSH2_SYS_USE_PKG_CONFIG=1 \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221185
:
184965
|
187465
| 202230