Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] julia: drop ppc64le
@ 2019-06-10 19:51 voidlinux-github
  2019-06-15 12:24 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-10 19:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

There is a new pull request by q66 against master on the void-packages repository

https://github.com/void-power/void-packages julia
https://github.com/void-linux/void-packages/pull/12380

julia: drop ppc64le
This has been broken since 1.1.x and nobody seems to be fixing it, so drop. Other distros have done so already, and the fix seems to be non-trivial. Might reintroduce if it's fixed sometime.

A patch file from https://github.com/void-linux/void-packages/pull/12380.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-julia-12380.patch --]
[-- Type: application/text/x-diff, Size: 917 bytes --]

From a811d5ec3334b7cff4499d3315381641f53e3603 Mon Sep 17 00:00:00 2001
From: q66 <daniel@octaforge.org>
Date: Tue, 19 Feb 2019 19:15:34 +0100
Subject: [PATCH] julia: drop ppc64le

This has been broken since 1.1.x and nobody seems to be fixing it,
so drop. Other distros have done so already, and the fix seems to
be non-trivial. Might reintroduce if it's fixed sometime.

[ci skip]
---
 srcpkgs/julia/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template
index bd3cc986289..3f35d555d4b 100644
--- a/srcpkgs/julia/template
+++ b/srcpkgs/julia/template
@@ -2,7 +2,7 @@
 pkgname=julia
 version=1.1.1
 revision=2
-archs="i686* x86_64* ppc64le*"
+archs="i686* x86_64*"
 build_style=gnu-makefile
 make_build_args="prefix=/usr sysconfdir=/etc USE_SYSTEM_LLVM=0 USE_LLVM_SHLIB=1
  USE_SYSTEM_PCRE=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_GMP=1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: julia: drop ppc64le
  2019-06-10 19:51 [PR PATCH] julia: drop ppc64le voidlinux-github
@ 2019-06-15 12:24 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-15 12:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

There's a merged pull request on the void-packages repository

julia: drop ppc64le
https://github.com/void-linux/void-packages/pull/12380
Description: This has been broken since 1.1.x and nobody seems to be fixing it, so drop. Other distros have done so already, and the fix seems to be non-trivial. Might reintroduce if it's fixed sometime.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-15 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-10 19:51 [PR PATCH] julia: drop ppc64le voidlinux-github
2019-06-15 12:24 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).