Package Details: qgis-ltr 3.40.6-1

Git Clone URL: https://aur.archlinux.org/qgis-ltr.git (read-only, click to copy)
Package Base: qgis-ltr
Description: Geographic Information System (GIS); Long Term Release
Upstream URL: https://qgis.org/
Keywords: GIS
Licenses: GPL-2.0-or-later
Conflicts: qgis
Provides: qgis
Submitter: okanisis
Maintainer: buzo
Last Packager: buzo
Votes: 16
Popularity: 0.000001
First Submitted: 2015-07-08 16:37 (UTC)
Last Updated: 2025-04-28 17:43 (UTC)

Latest Comments

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

selokichtli commented on 2020-07-21 03:09 (UTC) (edited on 2020-07-21 20:51 (UTC) by selokichtli)

Finally built it, the linked github issue was indeed related. I just edited the PKGBUILD so the condition in line 597 to 599 in src/core/CMakeLits.txt wouldn't apply. I used sed to modify the file. Either you get rid of the whole conditional or disable the $ -> $$ replace.

In the link the fix is to just use -GNinja, it could work I guess.

||||||||||||||||||| ORIGINAL POST: Can't build this package in a recently installed and fully updated system. Errors during compilation appear soon as: [ 0%] Linking CXX shared library ../../output/lib/libqgis_native.so [ 0%] Built target qgis_native [ 0%] Generating gps/moc_qgsqtlocationconnection.cpp make[2]: No hay ninguna regla para construir el objetivo '.../.cache/yay/qgis-ltr/src/qgis-3.10.7/resources/function_help/json/$$area', necesario para 'src/core/qgsexpression_texts.cpp'. Alto. make[1]: [CMakeFiles/Makefile2:4569: src/core/CMakeFiles/qgis_core.dir/all] Error 2 make: *** [Makefile:182: all] Error 2

I think it may be related to the newer CMake version. Maybe related to this issue? https://github.com/qgis/QGIS/issues/37850

buzo commented on 2020-06-18 14:57 (UTC)

Build has been fixed.

buzo commented on 2020-06-09 18:07 (UTC)

GiuseppeSchnee: Indeed. There is a patch in qgis (community) for this error, but there is more unfortunately. I have filed a bug upstream.

GiuseppeSchnee commented on 2020-06-09 08:40 (UTC) (edited on 2020-06-09 08:41 (UTC) by GiuseppeSchnee)

cant' build because of

~/.cache/yay/qgis-ltr/src/qgis-3.10.6/src/core/symbology/qgsarrowsymbollayer.cpp:505:16: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined

found this

peadyr commented on 2020-01-27 20:31 (UTC) (edited on 2020-01-27 20:39 (UTC) by peadyr)

Can't build because of

txt2tags.error: txt2tags: Error: option --css-sugar not recognized

Looks like that

buzo commented on 2019-07-27 13:45 (UTC)

isgy: Sorry, I cannot reproduce this. The package builds fine for me.

isgy commented on 2019-07-13 13:47 (UTC)

got CMake errors, "Qt5WebKit could not be found because dependency is required to have exact version 5.13.x. " (the qt5-webkit package is currently on version 5.212)

buzo commented on 2019-07-02 12:15 (UTC)

guiba: I think there is not enough interest, and especially it would need a trusted user willing to maintain it. (I am not a TU.)