Package Details: qgis-ltr 3.34.11-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.000086
First Submitted: 2015-07-08 16:37 (UTC)
Last Updated: 2024-09-13 19:54 (UTC)

Latest Comments

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

buzo commented on 2022-05-16 12:12 (UTC)

Today I've tried to compile against the hg-tip of sip, but still without success. :(

/build/qgis-ltr/src/build/src/core/qgis_core_autogen/EWIEGA46WW/../../../../../qgis-3.22.7/src/core/qgspointlocator.h:320:30: warning: comparison between two arrays [-Warray-compare]
  320 |                  mEdgePoints == other.mEdgePoints &&
      |                  ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/build/qgis-ltr/src/build/src/core/qgis_core_autogen/EWIEGA46WW/../../../../../qgis-3.22.7/src/core/qgspointlocator.h:320:30: note: use unary ‘+’ which decays operands to pointers or ‘&‘component_ref’ not supported by dump_decl<declaration error>[0] == &‘component_ref’ not supported by dump_decl<declaration error>[0]’ to compare the addresses

buzo commented on 2022-05-16 07:46 (UTC)

Thanks kikislater!

kikislater commented on 2022-05-16 07:16 (UTC)

https://www.mail-archive.com/qgis-developer@lists.osgeo.org/msg54040.html

Reported here, patched added to sip 6.6.1-3 in Archlinux but still fail !

kikislater commented on 2022-04-27 11:06 (UTC)

We still have sip 6.5 in Manjaro. Source is same as here except number of release and btw sha256sums ... Removing sip4 could solve issue, otherwise report on: https://lists.osgeo.org/mailman/listinfo/qgis-developer

buzo commented on 2022-04-26 18:47 (UTC)

Unfortunately I can't build 3.22.6 (sip-build fails). Maybe SIP provided by Arch is too new?

Does anybody have an idea how to fix this? Also I can't find the source for those prebuilt packages mentioned by kikislater.

bastoGrande commented on 2022-04-25 10:24 (UTC)

Thank you very much @kikislater! The giscan repo works like a charm!

kikislater commented on 2022-04-24 12:11 (UTC) (edited on 2022-04-24 12:12 (UTC) by kikislater)

Nothing ... I have both sip4 and sip (6) installed

Prebuilt here for manjaro (3.22.6 at this time) : https://giscan.com/sig/pkg/

bastoGrande commented on 2022-04-23 17:46 (UTC)

Did you change anything in the PKGBUILD @kikislater?

kikislater commented on 2022-04-10 14:58 (UTC)

It works for me under manjaro with sip 6. It doesn't build with sip 4

buzo commented on 2022-04-10 13:30 (UTC)

bastoGrande: I can rebuild on Arch without problem. So maybe you should ask the Manjaro team for help.