Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] julia: update to 1.5.3.
@ 2020-12-21 23:28 lane-brain
  2020-12-21 23:43 ` ahesford
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: lane-brain @ 2020-12-21 23:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lane-brain/void-packages julia
https://github.com/void-linux/void-packages/pull/27334

julia: update to 1.5.3.


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

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

From 0ded37f8d5e1b35a680f0f0cae841556ce6bbcac Mon Sep 17 00:00:00 2001
From: lane-brain <lane@mailbox.org>
Date: Mon, 21 Dec 2020 18:25:37 -0500
Subject: [PATCH] julia: update to 1.5.3.

---
 srcpkgs/julia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template
index 434d5cd257e..32c8fc41b2a 100644
--- a/srcpkgs/julia/template
+++ b/srcpkgs/julia/template
@@ -1,6 +1,6 @@
 # Template file for 'julia'
 pkgname=julia
-version=1.5.2
+version=1.5.3
 revision=1
 archs="i686* x86_64* armv7l* aarch64*"
 build_style=gnu-makefile
@@ -27,7 +27,7 @@ maintainer="Adam Beckmeyer <adam_git@thebeckmeyers.xyz>"
 license="MIT"
 homepage="https://julialang.org"
 distfiles="https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz"
-checksum=850aed3fe39057488ec633f29af705f5ada87e3058fd65e48ad26f91b713a19a
+checksum=fb69337ca037576758547c7eed9ae8f153a9c052318327b6b7f1917408c14d91
 nocross="build system is a mess"
 # Targets for the vendored symlinks mentioned above
 shlib_requires="libgit2.so.1.0 libcurl.so.4 libmpfr.so.6 libgmp.so.10

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

* Re: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
@ 2020-12-21 23:43 ` ahesford
  2020-12-22  0:20 ` lane-brain
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-12-21 23:43 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/27334#issuecomment-749256705

Comment:
Did you try building against `llvm11` instead of `llvm10`? If not, please do; this is one of the last packages forcing us to keep `llvm10` around.

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

* Re: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
  2020-12-21 23:43 ` ahesford
@ 2020-12-22  0:20 ` lane-brain
  2020-12-22  0:34 ` ahesford
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: lane-brain @ 2020-12-22  0:20 UTC (permalink / raw)
  To: ml

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

New comment by lane-brain on void-packages repository

https://github.com/void-linux/void-packages/pull/27334#issuecomment-749267972

Comment:
> Did you try building against `llvm11` instead of `llvm10`? If not, please do; this is one of the last packages forcing us to keep `llvm10` around.

@ahesford after what appeared to be a troubled build process, unfortunately it didn't build with llvm11. I'm attaching the build log.

[julia-llvm11.log](https://github.com/void-linux/void-packages/files/5727105/julia-llvm11.log)


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

* Re: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
  2020-12-21 23:43 ` ahesford
  2020-12-22  0:20 ` lane-brain
@ 2020-12-22  0:34 ` ahesford
  2020-12-22  5:36 ` lane-brain
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-12-22  0:34 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/27334#issuecomment-749272344

Comment:
That's unfortunate. I know they merged an LLVM11 patch but that might be on a different patch. Thanks for trying. 

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

* Re: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
                   ` (2 preceding siblings ...)
  2020-12-22  0:34 ` ahesford
@ 2020-12-22  5:36 ` lane-brain
  2020-12-22  5:36 ` lane-brain
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: lane-brain @ 2020-12-22  5:36 UTC (permalink / raw)
  To: ml

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

New comment by lane-brain on void-packages repository

https://github.com/void-linux/void-packages/pull/27334#issuecomment-749349749

Comment:
not a problem! interesting that this wouldn't pass the build tests here, I was able to get a working build on my end on x86_64 with a fresh zap + binary bootstrap

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

* Re: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
                   ` (3 preceding siblings ...)
  2020-12-22  5:36 ` lane-brain
@ 2020-12-22  5:36 ` lane-brain
  2020-12-22 17:28 ` ahesford
  2020-12-22 17:29 ` [PR PATCH] [Closed]: " ahesford
  6 siblings, 0 replies; 8+ messages in thread
From: lane-brain @ 2020-12-22  5:36 UTC (permalink / raw)
  To: ml

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

New comment by lane-brain on void-packages repository

https://github.com/void-linux/void-packages/pull/27334#issuecomment-749349749

Comment:
not a problem! interesting that this wouldn't pass the build tests here, I was able to get a working build on my end on x86_64 with a fresh zap + binary bootstrap

edit: glibc version, to clarify

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

* Re: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
                   ` (4 preceding siblings ...)
  2020-12-22  5:36 ` lane-brain
@ 2020-12-22 17:28 ` ahesford
  2020-12-22 17:29 ` [PR PATCH] [Closed]: " ahesford
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-12-22 17:28 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/27334#issuecomment-749675082

Comment:
Some of these failures are carried over from 1.5.2 (libgit2), while most of the file errors seem related to excessive privilege in the XBPS chroot environment. (The tests expect file operations to fail for regular users, but those operations succeed in the XBPS build environment for the user doing the build.) The socket tests do not appear in my local trials, so it might be some configuration difference in the test machines.

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

* Re: [PR PATCH] [Closed]: julia: update to 1.5.3.
  2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
                   ` (5 preceding siblings ...)
  2020-12-22 17:28 ` ahesford
@ 2020-12-22 17:29 ` ahesford
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-12-22 17:29 UTC (permalink / raw)
  To: ml

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

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

julia: update to 1.5.3.
https://github.com/void-linux/void-packages/pull/27334

Description:


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

end of thread, other threads:[~2020-12-22 17:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 23:28 [PR PATCH] julia: update to 1.5.3 lane-brain
2020-12-21 23:43 ` ahesford
2020-12-22  0:20 ` lane-brain
2020-12-22  0:34 ` ahesford
2020-12-22  5:36 ` lane-brain
2020-12-22  5:36 ` lane-brain
2020-12-22 17:28 ` ahesford
2020-12-22 17:29 ` [PR PATCH] [Closed]: " ahesford

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).