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

qgis: 2.18.20 -> 2.18.22 #44266

Merged
merged 1 commit into from Aug 3, 2018
Merged

qgis: 2.18.20 -> 2.18.22 #44266

merged 1 commit into from Aug 3, 2018

Conversation

lsix
Copy link
Member

@lsix lsix commented Jul 31, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: qgis

Partial log (click to expand)

/build/hdf-4.2.14/hdf/src/hfile.h:229:7: error: unknown type name 'uint32'
       uint32      minorv;       /* minor version number */
       ^~~~~~
/build/hdf-4.2.14/hdf/src/dfconv.c: At top level:
building of '/nix/store/42sg5w7bkcwqp4dgsxzkipi66sj81xr3-hdf-4.2.14.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/jb9apsi1awwlxxn8qwwbb7rkr2d6rp8g-gdal-2.3.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/c1f28s4kxpgw4nc4rk6f5r3w4wmwfcah-libLAS-1.8.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qqinr94bzk5wndwpgi2g6aya03684422-grass-7.2.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/p5afhxyfz49l5yqkwfsj98qwfzavwvif-qgis-2.18.22.drv': 2 dependencies couldn't be built
error: build of '/nix/store/p5afhxyfz49l5yqkwfsj98qwfzavwvif-qgis-2.18.22.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: qgis

Partial log (click to expand)

 ^~~~~~~~~~~~~~~~~~~~~~~~
/build/qgis-2.18.22/src/gui/../core/qgis.h:507:32: warning: extra ';' [-Wpedantic]
   _Pragma("GCC diagnostic pop");
                                ^
/build/qgis-2.18.22/src/gui/../core/qgsexpression.h:1602:1: note: in expansion of macro 'Q_NOWARN_DEPRECATED_POP'
 Q_NOWARN_DEPRECATED_POP
 ^~~~~~~~~~~~~~~~~~~~~~~
[ 31%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/editorwidgets/qgsdoublespinbox.cpp.o
building of '/nix/store/abpkqyq9iwyx7mh3k5x0jp10q1w3k7v6-qgis-2.18.22.drv' timed out after 3600 seconds
error: build of '/nix/store/abpkqyq9iwyx7mh3k5x0jp10q1w3k7v6-qgis-2.18.22.drv' failed

@xeji
Copy link
Contributor

xeji commented Aug 3, 2018

Quite a lengthy build. Built this locally on x86_64-linux, binaries seem to run ok. LGTM.

@xeji xeji merged commit 51b8c79 into NixOS:master Aug 3, 2018
lsix added a commit that referenced this pull request Aug 10, 2018
(cherry picked from commit 51b8c79)
Signed-off-by: Lancelot SIX <lsix@lancelotsix.com>
@lsix lsix deleted the qgis-2-18-22 branch August 22, 2019 07:53
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