Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] paraview: update to 5.7.0.
@ 2019-10-02  8:10 voidlinux-github
  2019-10-02  9:29 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-02  8:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anders-dc/void-packages paraview
https://github.com/void-linux/void-packages/pull/14945

paraview: update to 5.7.0.


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

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

From 23d07aec6df84cb92756c9b5596e2d43be4c2e4c Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH] paraview: update to 5.7.0.

[ci-skip]
---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

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

* Re: [PR PATCH] [Updated] paraview: update to 5.7.0.
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
  2019-10-02  9:29 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-02  9:29 ` voidlinux-github
  2019-10-02 10:23 ` paraview: update to 5.7.0. [ci-skip] voidlinux-github
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-02  9:29 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by anders-dc against master on the void-packages repository

https://github.com/anders-dc/void-packages paraview
https://github.com/void-linux/void-packages/pull/14945

paraview: update to 5.7.0.


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

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

From 942957503137409d4bc1631e90b2dee8563c595c Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH] paraview: update to 5.7.0. [ci-skip]

---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

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

* Re: [PR PATCH] [Updated] paraview: update to 5.7.0.
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
@ 2019-10-02  9:29 ` voidlinux-github
  2019-10-02  9:29 ` voidlinux-github
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-02  9:29 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by anders-dc against master on the void-packages repository

https://github.com/anders-dc/void-packages paraview
https://github.com/void-linux/void-packages/pull/14945

paraview: update to 5.7.0.


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

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

From 942957503137409d4bc1631e90b2dee8563c595c Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH] paraview: update to 5.7.0. [ci-skip]

---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
  2019-10-02  9:29 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-02  9:29 ` voidlinux-github
@ 2019-10-02 10:23 ` voidlinux-github
  2019-11-01 10:50 ` voidlinux-github
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-10-02 10:23 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-537431760

Comment:
For some reason `[ci-skip]` is not respected.

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-02 10:23 ` paraview: update to 5.7.0. [ci-skip] voidlinux-github
@ 2019-11-01 10:50 ` voidlinux-github
  2019-11-01 10:57 ` voidlinux-github
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-01 10:50 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-548746614

Comment:
`[ci skip]` has to be in the commit message to be effective

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-11-01 10:50 ` voidlinux-github
@ 2019-11-01 10:57 ` voidlinux-github
  2019-11-01 10:58 ` voidlinux-github
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-01 10:57 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-548748710

Comment:
For packages that can not be built by travis, a comment whether a local build was done and if so, for which architectures, is helpful.

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-11-01 10:57 ` voidlinux-github
@ 2019-11-01 10:58 ` voidlinux-github
  2019-11-01 11:10 ` voidlinux-github
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-01 10:58 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-548746614

Comment:
`[ci skip]` has to be in the commit message and in a separate line to be effective

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-11-01 10:58 ` voidlinux-github
@ 2019-11-01 11:10 ` voidlinux-github
  2019-11-01 11:42 ` voidlinux-github
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-01 11:10 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-548751962

Comment:
Thanks @jnbr. I built it locally on x86_64 without issues. I anticipate that it will build on all platforms that were supported in the previous version 5.6.1. The x64_64_musl version was previously reported to work (#13879).

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-11-01 11:10 ` voidlinux-github
@ 2019-11-01 11:42 ` voidlinux-github
  2019-11-01 14:36 ` voidlinux-github
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-01 11:42 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-548759560

Comment:
Thanks for the feedback. I'll try a local build for all targets here and merge afterwards.

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-11-01 11:42 ` voidlinux-github
@ 2019-11-01 14:36 ` voidlinux-github
  2019-11-07  9:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-01 14:36 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-548811135

Comment:
this needs some adjustments:
- musl builds fail due to missing execinfo.h
- i686 build fails because g++ runs out of memory, as a workaround disable debug:
```
if [ "$XBPS_WORDSIZE" -eq 32 ]; then
	nodebug=yes
fi
```


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

* Re: [PR PATCH] [Updated] paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-11-01 14:36 ` voidlinux-github
@ 2019-11-07  9:09 ` voidlinux-github
  2019-11-07  9:11 ` voidlinux-github
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by anders-dc against master on the void-packages repository

https://github.com/anders-dc/void-packages paraview
https://github.com/void-linux/void-packages/pull/14945

paraview: update to 5.7.0. [ci-skip]


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

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

From 23d07aec6df84cb92756c9b5596e2d43be4c2e4c Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH 1/2] paraview: update to 5.7.0.

[ci-skip]
---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

From 6c50f72cabff2105750aa0d03c646822eacae909 Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH 2/2] paraview: update to 5.7.0. [ci-skip]

---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-11-07  9:09 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-07  9:11 ` voidlinux-github
  2019-11-07  9:12 ` voidlinux-github
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:11 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-550990472

Comment:
thanks again @jnbr 

> * musl builds fail due to missing execinfo.h
ok, based on the info in the xbps manual I added `archs="~*-musl" in 3d166e0

> * i686 build fails because g++ runs out of memory, as a workaround disable debug:
> 
> ```
> if [ "$XBPS_WORDSIZE" -eq 32 ]; then
> 	nodebug=yes
> fi
> ```

added acordingly in 3d166e0

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-11-07  9:11 ` voidlinux-github
@ 2019-11-07  9:12 ` voidlinux-github
  2019-11-07  9:12 ` voidlinux-github
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:12 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-550990472

Comment:
thanks again @jnbr 

> * musl builds fail due to missing execinfo.h
ok, based on the info in the xbps manual I added `archs="~*-musl"` in 3d166e0

> * i686 build fails because g++ runs out of memory, as a workaround disable debug:
> 
> ```
> if [ "$XBPS_WORDSIZE" -eq 32 ]; then
> 	nodebug=yes
> fi
> ```

added acordingly in 3d166e0

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-11-07  9:12 ` voidlinux-github
@ 2019-11-07  9:12 ` voidlinux-github
  2019-11-07  9:39 ` voidlinux-github
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:12 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-550990472

Comment:
thanks again @jnbr 

> * musl builds fail due to missing execinfo.h

ok, based on the info in the xbps manual I added `archs="~*-musl"` in 3d166e0

> * i686 build fails because g++ runs out of memory, as a workaround disable debug:
> 
> ```
> if [ "$XBPS_WORDSIZE" -eq 32 ]; then
> 	nodebug=yes
> fi
> ```

added acordingly in 3d166e0

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-11-07  9:12 ` voidlinux-github
@ 2019-11-07  9:39 ` voidlinux-github
  2019-11-07  9:46 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:39 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-551001016

Comment:
The preferred way would be to fix the issue instead of setting it to broken.

You could add something like this in `post_patch`
```bash
post_patch() {
        if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
                vsed -e 's/\(LOGURU_STACKTRACES\) 1/\1 0/' \
                        -i VTK/ThirdParty/loguru/vtkloguru/loguru.cpp
        fi
}
```

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

* Re: [PR PATCH] [Updated] paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-11-07  9:39 ` voidlinux-github
@ 2019-11-07  9:46 ` voidlinux-github
  2019-11-07  9:47 ` voidlinux-github
  2019-11-08 10:22 ` voidlinux-github
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:46 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by anders-dc against master on the void-packages repository

https://github.com/anders-dc/void-packages paraview
https://github.com/void-linux/void-packages/pull/14945

paraview: update to 5.7.0. [ci-skip]


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

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

From 23d07aec6df84cb92756c9b5596e2d43be4c2e4c Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH 1/2] paraview: update to 5.7.0.

[ci-skip]
---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

From 6c50f72cabff2105750aa0d03c646822eacae909 Mon Sep 17 00:00:00 2001
From: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 2 Oct 2019 10:08:31 +0200
Subject: [PATCH 2/2] paraview: update to 5.7.0. [ci-skip]

---
 srcpkgs/paraview/template | 4 ++--
 srcpkgs/paraview/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/paraview/update

diff --git a/srcpkgs/paraview/template b/srcpkgs/paraview/template
index 3b721b1833a..556b704d078 100644
--- a/srcpkgs/paraview/template
+++ b/srcpkgs/paraview/template
@@ -1,6 +1,6 @@
 # Template file for 'paraview'
 pkgname=paraview
-version=5.6.1
+version=5.7.0
 revision=1
 wrksrc=ParaView-v${version}
 build_style=cmake
@@ -54,7 +54,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
 license="BSD-3-Clause"
 homepage="https://www.paraview.org"
 distfiles="https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v${version:0:3}&type=source&os=Sources&downloadFile=ParaView-v${version}.tar.xz>paraview-${version}.tar.xz"
-checksum=50ef01f54db6358b402e50d1460ef47c04d675bf26f250c6937737169f1e6612
+checksum=e41e597e1be462974a03031380d9e5ba9a7efcdb22e4ca2f3fec50361f310874
 CFLAGS="-D_GNU_SOURCE"
 CXXFLAGS="-D_GNU_SOURCE"
 
diff --git a/srcpkgs/paraview/update b/srcpkgs/paraview/update
new file mode 100644
index 00000000000..4a8f3eb3fb2
--- /dev/null
+++ b/srcpkgs/paraview/update
@@ -0,0 +1,2 @@
+site="https://github.com/Kitware/ParaView/releases"
+pattern='v\K[\d.]+(?=\.tar)'

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-11-07  9:46 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-07  9:47 ` voidlinux-github
  2019-11-08 10:22 ` voidlinux-github
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-07  9:47 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-551004233

Comment:
@Johnnynator thanks! I removed the `archs` restriction and added the suggested `post_patch()` function in 2a1b945.

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

* Re: paraview: update to 5.7.0. [ci-skip]
  2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
                   ` (15 preceding siblings ...)
  2019-11-07  9:47 ` voidlinux-github
@ 2019-11-08 10:22 ` voidlinux-github
  16 siblings, 0 replies; 18+ messages in thread
From: voidlinux-github @ 2019-11-08 10:22 UTC (permalink / raw)
  To: ml

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

New comment by anders-dc on void-packages repository

https://github.com/void-linux/void-packages/pull/14945#issuecomment-551527207

Comment:
I must concede that debugging the musl issues is outside my grasp without an musl machine of my own. My only option would be to force-push to this fork and react to the Travis build log. However, that is a slow and tiresome process. I suggest reinstating the `archs="~*-musl"` option until someone is willing to step in.

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

end of thread, other threads:[~2019-11-08 10:22 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02  8:10 [PR PATCH] paraview: update to 5.7.0 voidlinux-github
2019-10-02  9:29 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02  9:29 ` voidlinux-github
2019-10-02 10:23 ` paraview: update to 5.7.0. [ci-skip] voidlinux-github
2019-11-01 10:50 ` voidlinux-github
2019-11-01 10:57 ` voidlinux-github
2019-11-01 10:58 ` voidlinux-github
2019-11-01 11:10 ` voidlinux-github
2019-11-01 11:42 ` voidlinux-github
2019-11-01 14:36 ` voidlinux-github
2019-11-07  9:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-07  9:11 ` voidlinux-github
2019-11-07  9:12 ` voidlinux-github
2019-11-07  9:12 ` voidlinux-github
2019-11-07  9:39 ` voidlinux-github
2019-11-07  9:46 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-07  9:47 ` voidlinux-github
2019-11-08 10:22 ` 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).