scipy: enable for Windows too
Merge request reports
Activity
assigned to @ben.boeckel
Errors:
- commit a9ed48d1 references the commit 79b8f21497ee902cf8d35f06e30d88cbcd0cadbd at
superbuild
, but it is not available on the tracked branchmaster
; please make the commit available from themaster
branch first.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
Some messages may be temporary; please trigger the checks again if they have been resolved.
- commit a9ed48d1 references the commit 79b8f21497ee902cf8d35f06e30d88cbcd0cadbd at
Needs !1001 (merged).
added 7 commits
-
0787f3f5...79c8bf3f - 4 commits from branch
paraview:master
- ae696c98 - superbuild: bump to support wheel `.libs` on Windows
- 54253e72 - scipy: enable for Windows too
- 0dfb6353 - sympy: add package
Toggle commit list-
0787f3f5...79c8bf3f - 4 commits from branch
Errors:
- commit ae696c98 references the commit 79b8f21497ee902cf8d35f06e30d88cbcd0cadbd at
superbuild
, but it is not available on the tracked branchmaster
; please make the commit available from themaster
branch first.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
Some messages may be temporary; please trigger the checks again if they have been resolved.
- commit ae696c98 references the commit 79b8f21497ee902cf8d35f06e30d88cbcd0cadbd at
Errors:
- commit ae696c98 references the commit 79b8f21497ee902cf8d35f06e30d88cbcd0cadbd at
superbuild
, but it is not available on the tracked branchmaster
; please make the commit available from themaster
branch first.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
Some messages may be temporary; please trigger the checks again if they have been resolved.
- commit ae696c98 references the commit 79b8f21497ee902cf8d35f06e30d88cbcd0cadbd at
added 7 commits
-
4b54c78a...f7c4a02b - 3 commits from branch
paraview:master
- 611e897e - superbuild: bump to support wheel `.libs` on Windows
- c56d0360 - ci: update to nsis 3.08
- d955f8c1 - scipy: enable for Windows too
- d1952662 - sympy: add package
Toggle commit list-
4b54c78a...f7c4a02b - 3 commits from branch
Errors:
- commit 611e897e references the commit 67ab47a9361efe89102d38852434aab5dbb657f9 at
superbuild
, but it is not available on the tracked branchmaster
; please make the commit available from themaster
branch first.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
Some messages may be temporary; please trigger the checks again if they have been resolved.
- commit 611e897e references the commit 67ab47a9361efe89102d38852434aab5dbb657f9 at
- Resolved by Ben Boeckel
This fails because NSIS packaging doesn't support long paths, so it can't package up some of the new files. We'll need to do something to make that work.
Cc: @brad.king in case you are aware of anything.
added 11 commits
-
431cd72f...47ecb2fd - 8 commits from branch
paraview:master
- a928f68a - ci: update to nsis 3.08
- 1c15e5e8 - scipy: enable for Windows too
- ec03c9ec - sympy: add package
Toggle commit list-
431cd72f...47ecb2fd - 8 commits from branch
mentioned in merge request !1004 (merged)
added 11 commits
- 0e574ca2 - paraview.bundle: add the suffix only to the package filename
- c51f3176 - superbuild: bump to let packaging know its generator
- cede0bb9 - paraview.bundle: avoid the suffix on WiX generators
- 146ca1cb - paraview.bundle: set the GUIDs for the WiX installers
- 9cd4f39f - windows: suppress validation on CI packaging
- aa81be29 - gitlab-ci: download and make WiX available
- 9d53cad4 - packages: use WiX on Windows instead of NSIS
- da436554 - packages: remove NSIS from packaging
- 237625cf - gitlab-ci: remove NSIS bits
- eb189ad9 - scipy: enable for Windows too
- c24621ef - sympy: add package
Toggle commit listadded 10 commits
-
c24621ef...15b425af - 7 commits from branch
paraview:master
- e7a73e0b - scipy: enable for Windows too
- b871dca2 - sympy: add package
- 761788e3 - scipy: skip packaging with WIX and NSIS
Toggle commit list-
c24621ef...15b425af - 7 commits from branch
mentioned in commit f57e1d24
mentioned in issue paraview#21556 (closed)