FreeBSD Bugzilla – Attachment 240876 Details for
Bug 270246
sysutils/gstat-rs: fails to build on powerpc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Mark the port as BROKEN on powerpc
0001-sysutils-gstat-rs-broken-on-powerpc.patch (text/plain), 928 bytes, created by
Alan Somers
on 2023-03-15 15:56:33 UTC
(
hide
)
Description:
Mark the port as BROKEN on powerpc
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2023-03-15 15:56:33 UTC
Size:
928 bytes
patch
obsolete
>From 12a674a8d7508145297026dd2b95a233f8740a04 Mon Sep 17 00:00:00 2001 >From: Alan Somers <asomers@FreeBSD.org> >Date: Wed, 15 Mar 2023 09:55:41 -0600 >Subject: [PATCH] sysutils/gstat-rs: broken on powerpc > >On powerpc, bindgen crashes during the build. This is a known bug in >bindgen. https://github.com/rust-lang/rust-bindgen/issues/1746 > >PR: 270246 >Sponsored by: Axcient >--- > sysutils/gstat-rs/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/sysutils/gstat-rs/Makefile b/sysutils/gstat-rs/Makefile >index e0c5a4c1177e..d48113ee026d 100644 >--- a/sysutils/gstat-rs/Makefile >+++ b/sysutils/gstat-rs/Makefile >@@ -11,6 +11,8 @@ WWW= https://github.com/asomers/gstat-rs > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >+BROKEN_powerpc= bindgen crashes, see https://github.com/rust-lang/rust-bindgen/issues/1746 >+ > BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} > > USES= cargo >-- >2.38.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
Flags:
asomers
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 270246
: 240876