Thanks for the comments.
- I've fixed the problem with the non-existent 1024x1024 icon;
- gsl stays optional, if you want to compile with georeferencer please uncomment the corresponding line in the PKGBUILD "-DMAKE_WITH_GEOREFERENCER=FALSE"
Search Criteria
Package Details: qgis-git 3.99_master.r83167.f4f9432232a-1
Package Actions
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) |
Dependencies (43)
- exiv2 (exiv2-gitAUR)
- expat (expat-gitAUR)
- geos (geos-gitAUR)
- gsl (gsl-gitAUR)
- libzip (libzip-gitAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR)
- pdal-gitAUR
- proj (proj-gitAUR)
- protobuf (protobuf-gitAUR)
- python-future
- python-gdal (python-gdal-ecwAUR, python-gdal-hdf4AUR, python-gdal-libkmlAUR, python-gdal-libkml-filegdbAUR)
- python-jinja
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-owslib
- python-psycopg2
- python-pygments
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qscintilla-qt5
- python-yaml (python-yaml-gitAUR)
- qca-qt5 (qca-qt5-gitAUR)
- Show 23 more dependencies...
Required by (3)
- qgis-grass-plugin (requires qgis)
- tempus-framework (requires qgis) (optional)
- tempus-wps-server (requires qgis) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »
gaelic commented on 2017-03-08 13:42 (UTC)
Kunda commented on 2017-03-08 13:25 (UTC)
Lastest git revision aborts at the end of the build:
-- Installing: /tmp/pamac-build-ghee/qgis-git/pkg/qgis-git/opt/qgis-git/share/qgis/python/qgis/testing/mocked.py
install: cannot stat 'debian/icons/qgis-icon1024x1024.png': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Anaphory commented on 2017-03-08 11:50 (UTC)
It seems like qgis-git depends on gsl, but that dependency is not listed in the PGKBUILD.
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.
gaelic commented on 2017-03-06 20:48 (UTC) (edited on 2017-03-06 20:50 (UTC) by gaelic)
qgis now works with sip 2.19.1, and is compiling fine at the moment.
I also experience compile errors when using many threads (MAKEFLAGS="-j4"). Try something lower like 2 ...
zottelef commented on 2017-03-02 13:40 (UTC)
@gaelic: still no luck. I revert to the qgis package...
juliusadler commented on 2017-03-02 13:12 (UTC)
I've got this error:
[ 63%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/layertree/moc_qgslayertreeviewdefaultactions.cpp.o
make[2]: *** Keine Regel vorhanden, um das Ziel „/usr/lib64/libqscintilla2-qt5.so“,
benötigt von „output/lib/libqgis_gui.so.2.99.0“, zu erstellen. Schluss.
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet....
make[1]: *** [CMakeFiles/Makefile2:372: src/gui/CMakeFiles/qgis_gui.dir/all] Fehler 2
make: *** [Makefile:150: all] Fehler 2
gaelic commented on 2017-03-01 07:55 (UTC)
@zottelef:
This is a qgis problem at the moment. Please try again with python-sup-4.19-1 (not 4.19.1-1). Unfortunately all these minor upgrade seem to break things with qgis.
zottelef commented on 2017-02-28 10:57 (UTC)
Thanks @gaelic. A huge step forward: i reached 99% but then compilation fails
/home/fabio/.cache/pacaur/qgis-git/src/qgis/build/python/gui/sip_guipart3.cpp:7692:7: error: deleted function ‘virtual sipQgsFileDownloader::~sipQgsFileDownloader()’
{
^
In file included from /home/fabio/.cache/pacaur/qgis-git/src/qgis/python/gui/qgsfiledownloader.sip:33:0:
[...]
make[2]: *** [python/CMakeFiles/python_module_qgis__gui.dir/build.make:751: python/CMakeFiles/python_module_qgis__gui.dir/gui/sip_guipart3.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:3363: python/CMakeFiles/python_module_qgis__gui.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
The version installed of python-sip is ython-sip-4.19.1-1
I tried to downgrade to python-sip-4.18.1-2 but then the error become:
sip: Unable to find file "QtCore/QtCoremod.sip"
make[2]: *** [python/CMakeFiles/python_module_qgis__analysis.dir/build.make:460: python/analysis/sip_analysispart0.cpp] Error 1
make[2]: *** Deleting file 'python/analysis/sip_analysispart0.cpp'
make[1]: *** [CMakeFiles/Makefile2:3285: python/CMakeFiles/python_module_qgis__analysis.dir/all] Error 2
gaelic commented on 2017-02-27 16:56 (UTC)
Ah.
You have to step back to
qscintilla-qt5 2.9.4-1
python-qscintilla-qt5 2.9.4-1
And everything will work :)
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.