Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qhull: 2016.1 -> 2020.2 #120531

Merged
merged 1 commit into from Apr 26, 2021
Merged

qhull: 2016.1 -> 2020.2 #120531

merged 1 commit into from Apr 26, 2021

Conversation

teto
Copy link
Member

@teto teto commented Apr 24, 2021

useful to fix nix-community/poetry2nix#280.

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@r-rmcgibbo
Copy link

r-rmcgibbo commented Apr 24, 2021

Result of nixpkgs-review pr 120531 at a14130bf run on aarch64-linux 1

15 packages marked as broken and skipped:
  • grass
  • octave-jit
  • openems
  • openspace
  • python38Packages.geopandas
  • python38Packages.osmnx
  • python38Packages.pygmt
  • python38Packages.python-csxcad
  • python38Packages.python-openems
  • python39Packages.geopandas
  • ...
3 packages failed to build:
29 packages skipped due to time constraints:
  • apacheHttpdPackages.mod_tile (apacheHttpdPackages_2_4.mod_tile)
  • cloudcompare
  • gama
  • gplates
  • librsb
  • mapnik
  • merkaartor
  • meshlab
  • minc_widgets
  • mysql-workbench
  • ...
11 packages built successfully:
  • gdal (python38Packages.gdal)
  • gdal_2
  • libLAS
  • mapproxy
  • python38Packages.labelbox
  • python38Packages.rasterio
  • worldengine-cli (python38Packages.worldengine)
  • python39Packages.labelbox
  • python39Packages.rasterio
  • pytrainer
  • qhull

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement.


Result of nixpkgs-review pr 120531 at a14130bf run on x86_64-linux 1

10 packages marked as broken and skipped:
  • grass
  • octave-jit
  • octavePackages.fem-fenics
  • octavePackages.vibes
  • octavePackages.vrml
  • openspace
  • python38Packages.geopandas
  • python38Packages.osmnx
  • python39Packages.geopandas
  • python39Packages.osmnx
100 packages skipped due to time constraints:
  • apacheHttpdPackages.mod_tile (apacheHttpdPackages_2_4.mod_tile)
  • cloudcompare
  • gama
  • gplates
  • librsb
  • mapnik
  • merkaartor
  • meshlab
  • minc_widgets
  • mysql-workbench
  • ...
18 packages built successfully:
  • gdal (python38Packages.gdal)
  • gdal_2
  • gmt
  • libLAS
  • mapproxy
  • python38Packages.cartopy
  • python38Packages.fiona
  • python38Packages.labelbox
  • python38Packages.pygmt
  • python38Packages.rasterio
  • worldengine-cli (python38Packages.worldengine)
  • python39Packages.fiona
  • python39Packages.labelbox
  • python39Packages.pygmt
  • python39Packages.rasterio
  • pytrainer
  • qhull
  • udig

@teto teto force-pushed the qhull-update branch 2 times, most recently from cdbfb40 to c3d64b9 Compare April 24, 2021 20:19
@orivej-nixos orivej-nixos changed the title qhull: 1016.1 -> 8.0.2 qhull: 2016.1 -> 2020.2 Apr 24, 2021
@SuperSandro2000 SuperSandro2000 merged commit 7d7fb31 into NixOS:master Apr 26, 2021
@teto teto deleted the qhull-update branch April 26, 2021 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can’t build matplotlib as a flake (something about certifi)
4 participants