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

postgis: 2.4.3 -> 2.4.4 #41278

Merged
merged 1 commit into from May 31, 2018
Merged

postgis: 2.4.3 -> 2.4.4 #41278

merged 1 commit into from May 31, 2018

Conversation

lsix
Copy link
Member

@lsix lsix commented May 30, 2018

See http://svn.osgeo.org/postgis/tags/2.4.4/NEWS for release notes

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented May 30, 2018

@GrahamcOfBorg eval

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: postgis

Partial log (click to expand)

shrinking /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/bin/pgsql2shp
shrinking /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/bin/shp2pgsql
shrinking /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/lib/liblwgeom-2.4.so.0.0.0
shrinking /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/lib/postgis-2.4.so
shrinking /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/lib/rtpostgis-2.4.so
shrinking /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/lib/postgis_topology-2.4.so
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/lib  /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4/bin
patching script interpreter paths in /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4
checking for references to /build in /nix/store/v5w2rsxirpq94shi13050q19i0s56776-postgis-2.4.4...

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: postgis

Partial log (click to expand)

                 (filerec_t *file_rec,const void * buf,int32 bytes);
                                                       ^~~~~
                                                       int
/build/hdf-4.2.13/hdf/src/hdatainfo.h:62:15: error: unknown type name 'intn'
     HDFLIBAPI intn GRgetpalinfo(int32 gr_id, uintn pal_count, hdf_ddinfo_t *palinfo_array);
               ^~~~
building of '/nix/store/giarf539gkbdn52qpbwb10fqm3qcybxg-hdf-4.2.13.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/j28av2cfv7k1acqsccvncxzhsfncvzcw-gdal-2.3.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/s8c7lj5wblwjsp3pdacmyzycx5f60a9p-postgis-2.4.4.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/s8c7lj5wblwjsp3pdacmyzycx5f60a9p-postgis-2.4.4.drv' failed

@xeji
Copy link
Contributor

xeji commented May 31, 2018

According to Hydra logs, the dependency hdf4 never built on aarch64.
So let's merge this anyway.

@xeji xeji merged commit 0c7f410 into NixOS:master May 31, 2018
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.

None yet

3 participants