Package Details: saga-gis 9.4.0-1

Git Clone URL: https://aur.archlinux.org/saga-gis.git (read-only, click to copy)
Package Base: saga-gis
Description: A Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis.
Upstream URL: http://www.saga-gis.org
Keywords: GeoSpatial GIS
Licenses: GPL-2.0-only, LGPL-2.0-only
Submitter: None
Maintainer: sptzmllr
Last Packager: sptzmllr
Votes: 17
Popularity: 0.000007
First Submitted: 2007-07-16 01:57 (UTC)
Last Updated: 2024-04-15 21:38 (UTC)

Latest Comments

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

<deleted-account> commented on 2020-11-19 08:43 (UTC)

Hello there, compilation doesn't work for me. I tried installing opcv3-opt firt, but it didn't fix the problem.

opencv.cpp: Dans la fonction « bool Copy_Grid_To_CVMatrix(CSG_Grid*, cv::Mat*, bool) »:
opencv.cpp:113:28: erreur: conversion de « cv::Mat » vers le type non scalaire « CvMat » demandée
  113 |    CvMat Row = pMatrix->row(y);
      |                ~~~~~~~~~~~~^~~
opencv.cpp: Dans la fonction « bool Copy_CVMatrix_To_Grid(CSG_Grid*, cv::Mat*, bool) »:
opencv.cpp:147:28: erreur: conversion de « cv::Mat » vers le type non scalaire « CvMat » demandée
  147 |    CvMat Row = pMatrix->row(y);

This is where I get that having my computer in French won't help...

jannes-m commented on 2020-10-10 20:14 (UTC)

Unfortunately, I cannot install saga because the dependency lua-hpdf cannot be installed (see also the comments section of https://aur.archlinux.org/packages/lua-hpdf/).

paneves commented on 2020-03-06 16:38 (UTC)

Yes. I've managed to compile it after installing opencv3-opt

LeSimon commented on 2020-03-05 14:31 (UTC)

The package compiled for me after installing opencv3-opt (listed as an optional dependency)

paneves commented on 2020-02-28 19:05 (UTC)

Same here...

giswqs commented on 2020-01-12 02:58 (UTC)

Having opencv errors:

opencv_ml.h:60:10: fatal error: opencv2/core/version.hpp: No such file or directory 60 | #include "opencv2/core/version.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. In file included from opencv_morphology.h:72, from opencv_morphology.cpp:61: opencv.h:75:10: fatal error: opencv/cv.h: No such file or directory 75 | #include <opencv/cv.h> | ^~~~~~~~~~~~~ compilation terminated. make[5]: *** [Makefile:555: opencv_morphology.lo] Error 1 In file included from opencv_stereo_match.h:72, from opencv_stereo_match.cpp:61:

geosam commented on 2020-01-09 21:50 (UTC)

Update version to 7.5.0 with fix opencv version

qs9rx commented on 2019-11-09 17:00 (UTC)

Same fatal error: opencv/cv.h: No such file or directory errors here.

damir commented on 2019-10-12 08:30 (UTC) (edited on 2019-10-12 08:31 (UTC) by damir)

7.4.0-1 fails compiling:

libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../../../.. -D_FORTIFY_SOURCE=2 -fPIC -I../../../../src/saga_core -I/usr/include/opencv -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -fopenmp -lgomp -I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -MT MLB_Interface.lo -MD -MP -MF .deps/MLB_Interface.Tpo -c MLB_Interface.cpp  -fPIC -DPIC -o .libs/MLB_Interface.o
In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
                 from /usr/include/c++/9.2.0/cmath:41,
                 from /usr/include/c++/9.2.0/math.h:36,
                 from ../../../../src/saga_core/saga_api/api_core.h:107,
                 from ../../../../src/saga_core/saga_api/geo_tools.h:79,
                 from ../../../../src/saga_core/saga_api/mat_tools.h:87,
                 from ../../../../src/saga_core/saga_api/dataobject.h:78,
                 from ../../../../src/saga_core/saga_api/table.h:81,
                 from ../../../../src/saga_core/saga_api/grid.h:77,
                 from ../../../../src/saga_core/saga_api/grids.h:80,
                 from ../../../../src/saga_core/saga_api/parameters.h:79,
                 from ../../../../src/saga_core/saga_api/tool.h:81,
                 from ../../../../src/saga_core/saga_api/tool_library.h:81,
                 from ../../../../src/saga_core/saga_api/saga_api.h:113,
                 from MLB_Interface.h:65,
                 from opencv.h:72,
                 from opencv_fourier.h:72,
                 from opencv_fourier.cpp:61:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  382 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/9.2.0/x86_64-pc-linux-gnu/bits/c++config.h:524,
                 from /usr/include/c++/9.2.0/cmath:41,
                 from /usr/include/c++/9.2.0/math.h:36,
                 from ../../../../src/saga_core/saga_api/api_core.h:107,
                 from ../../../../src/saga_core/saga_api/geo_tools.h:79,
                 from ../../../../src/saga_core/saga_api/mat_tools.h:87,
                 from ../../../../src/saga_core/saga_api/dataobject.h:78,
                 from ../../../../src/saga_core/saga_api/table.h:81,
                 from ../../../../src/saga_core/saga_api/grid.h:77,
                 from ../../../../src/saga_core/saga_api/grids.h:80,
                 from ../../../../src/saga_core/saga_api/parameters.h:79,
                 from ../../../../src/saga_core/saga_api/tool.h:81,
                 from ../../../../src/saga_core/saga_api/tool_library.h:81,
                 from ../../../../src/saga_core/saga_api/saga_api.h:113,
                 from MLB_Interface.h:65,
                 from MLB_Interface.cpp:60:
/usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  382 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from opencv_fourier.h:72,
                 from opencv_fourier.cpp:61:
opencv.h:75:10: fatal error: opencv/cv.h: No such file or directory
   75 | #include <opencv/cv.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[5]: *** [Makefile:555: opencv_fourier.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from opencv.cpp:61:
opencv.h:75:10: fatal error: opencv/cv.h: No such file or directory
   75 | #include <opencv/cv.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[5]: *** [Makefile:555: opencv.lo] Error 1
MLB_Interface.cpp:62:10: fatal error: opencv/cv.h: No such file or directory
   62 | #include <opencv/cv.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

dreieck commented on 2019-04-06 20:19 (UTC)

Cannot retrieve sources:

==> Retrieving sources...
  -> Downloading saga-7.0.0.tar.gz...
--2019-04-06 22:13:49--  https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving sourceforge.net (sourceforge.net)... 216.105.38.13
Connecting to sourceforge.net (sourceforge.net)|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz/ [following]
--2019-04-06 22:13:50--  https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz/
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 302 Found
Location: https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz/download [following]
--2019-04-06 22:13:51--  https://sourceforge.net/projects/saga-gis/files/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz/download
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 302 Found
Location: https://downloads.sourceforge.net/project/saga-gis/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz?r=&ts=1554581608&use_mirror=vorboss [following]
--2019-04-06 22:13:51--  https://downloads.sourceforge.net/project/saga-gis/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz?r=&ts=1554581608&use_mirror=vorboss
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://vorboss.dl.sourceforge.net/project/saga-gis/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz [following]
--2019-04-06 22:13:52--  https://vorboss.dl.sourceforge.net/project/saga-gis/SAGA%20-%207/SAGA%20-%207.0.0/saga-7.0.0.tar.gz
Resolving vorboss.dl.sourceforge.net (vorboss.dl.sourceforge.net)... 5.10.152.194
Connecting to vorboss.dl.sourceforge.net (vorboss.dl.sourceforge.net)|5.10.152.194|:443... connected.
Unable to establish SSL connection.
==> ERROR: Failure while downloading https://sourceforge.net/projects/saga-gis/files/SAGA - 7/SAGA - 7.0.0/saga-7.0.0.tar.gz
    Aborting...
==> ERROR: Makepkg was unable to build saga-gis.