Package Details: qgis-git 3.99_master.r83167.f4f9432232a-1

Git Clone URL: https://aur.archlinux.org/qgis-git.git (read-only, click to copy)
Package Base: qgis-git
Description: Geographic Information System (GIS) that supports vector, raster & database formats - Development master
Upstream URL: http://qgis.org/
Keywords: GIS Qt5
Licenses: GPL
Provides: qgis
Submitter: okanisis
Maintainer: gaelic (Fincer, qs9rx)
Last Packager: qs9rx
Votes: 17
Popularity: 0.000000
First Submitted: 2015-08-20 03:06 (UTC)
Last Updated: 2023-09-10 10:53 (UTC)

Pinned Comments

gaelic commented on 2017-03-06 20:58 (UTC) (edited on 2018-07-22 09:39 (UTC) by gaelic)

Please note:

This is the master branch of qgis (3.30) which may not be able to compile because of upstream problems or rapid changes in dependencies.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »

petronny commented on 2018-11-14 03:52 (UTC)

-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
EXIV2_INCLUDE_DIR=EXIV2_INCLUDE_DIR-NOTFOUND
EXIV2_LIBRARY=EXIV2_LIBRARY-NOTFOUND
CMake Error at cmake/FindEXIV2.cmake:21 (MESSAGE):
  Could not find exiv2
Call Stack (most recent call first):
  src/analysis/CMakeLists.txt:198 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/build/qgis-git/src/qgis/build/CMakeFiles/CMakeOutput.log".
See also "/build/qgis-git/src/qgis/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
    Aborting...

A new dependency is needed now...

geosam commented on 2018-10-28 03:19 (UTC)

Update please to 3.5 branch https://gist.github.com/samtux/b0ab178672b95ee04de235f475f8c4f8

geosam commented on 2018-10-26 16:04 (UTC)

@petronny and @gaelic. The patch qgis-3-fix-sip-name.patch is not necessary, please update the PKGBUILD.

petronny commented on 2018-10-26 03:30 (UTC)

==> 正在开始 prepare()...
patching file python/CMakeLists.txt
Hunk #1 FAILED at 174.
Hunk #2 FAILED at 198.
Hunk #3 FAILED at 227.
Hunk #4 FAILED at 257.
4 out of 4 hunks FAILED -- saving rejects to file python/CMakeLists.txt.rej
patching file python/plugins/processing/gui/NumberInputPanel.py
Hunk #1 FAILED at 27.
1 out of 1 hunk FAILED -- saving rejects to file python/plugins/processing/gui/NumberInputPanel.py.rej
patching file src/python/qgspythonutilsimpl.cpp
Hunk #1 FAILED at 104.
1 out of 1 hunk FAILED -- saving rejects to file src/python/qgspythonutilsimpl.cpp.rej

Fincer commented on 2018-09-27 08:13 (UTC)

Allright, I fixed the PKGBUILD, keeping 'qgis-git' arguments as well. Link here:

https://pastebin.com/raw/8Nc20AT9

In addition, I had to apply the following patch (which is named as 'qgis-3-fix-sip-name.patch' in the PKGBUILD):

https://issues.qgis.org/attachments/download/13041/qgis-3.2.1-fix-sip-name.patch

Fincer commented on 2018-09-26 22:10 (UTC)

PKGBUILD lines 38-39 are outdated due to the following recent commit:

https://github.com/qgis/QGIS/commit/52a80d895c45876bfdf97d194c7f666031412b5d


linux/org.qgis.qgis.desktop is now replaced by linux/org.qgis.qgis.desktop.in


In addition, at least on my system the Exec file generated is 'qgis-git', not 'qgis'. As far as I understand, this renders sed line 36 outdated as well (should the regex be 's/Exec=qgis/Exec=qgis-git/g' instead?)

This little difference in executable name makes the QGis desktop file invisible on my Linux desktop. Correct Exec naming in QGis desktop file fixes the issue for me.

qs9rx commented on 2018-08-05 10:10 (UTC)

The patch works fine! Updated PKGBUILD here: https://pastebin.com/raw/RnTBmAWp

qs9rx commented on 2018-08-02 20:52 (UTC)

There is a patch for the "ValueError: PyCapsule_GetPointer called with incorrect name" issue posted at https://issues.qgis.org/issues/19476#change-91190, I have not tried it yet.

petronny commented on 2018-07-23 02:32 (UTC)

[100%] Built target qsci-api
Traceback (most recent call last):
  File "../../../scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/build/qgis-git/src/qgis/build/output/python/qgis/__init__.py", line 80, in <module>
    import qgis.gui
  File "/build/qgis-git/src/qgis/build/output/python/qgis/gui/__init__.py", line 27, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name
Traceback (most recent call last):
  File "../../../scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/build/qgis-git/src/qgis/build/output/python/qgis/__init__.py", line 80, in <module>
    import qgis.gui
  File "/build/qgis-git/src/qgis/build/output/python/qgis/gui/__init__.py", line 27, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name
Traceback (most recent call last):
  File "../../../scripts/pyuic-wrapper.py", line 26, in <module>
    import qgis.PyQt.uic.pyuic
  File "/build/qgis-git/src/qgis/build/output/python/qgis/__init__.py", line 80, in <module>
    import qgis.gui
  File "/build/qgis-git/src/qgis/build/output/python/qgis/gui/__init__.py", line 27, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name
make[2]: *** [python/pyplugin_installer/CMakeFiles/pyplugin-installer.dir/build.make:68: python/pyplugin_installer/ui_qgsplugininstallerinstallingbase.py] Error 1
make[2]: *** [python/console/CMakeFiles/pyconsole.dir/build.make:71: python/console/ui_console_settings.py] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....

No idea how to fix this.