Package Details: grass 8.3.1-1

Git Clone URL: https://aur.archlinux.org/grass.git (read-only, click to copy)
Package Base: grass
Description: Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization
Upstream URL: http://grass.osgeo.org/
Keywords: analysis GIS remote sensing spatial
Licenses: GPL
Submitter: Scimmia
Maintainer: kikislater
Last Packager: kikislater
Votes: 38
Popularity: 0.000003
First Submitted: 2015-09-06 15:10 (UTC)
Last Updated: 2023-11-11 13:04 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »

kikislater commented on 2016-05-12 20:02 (UTC)

On my second setup, I successfull built it with make -j8 on 4790k cpu

Scimmia commented on 2016-05-12 13:36 (UTC)

@Humu_2013, @zottelef, from kikislater's comment, this could be a race condition. Try adding "-j1" to the "make" command in the build function. If that works, I can add it to the PKGBUILD.

zottelef commented on 2016-05-12 08:37 (UTC)

@HuMu_2013 & @Scimmia: I am playing around with the compilation error in the iostream: In file included from /home/fabio/sources/grass-7.0.4/dist.x86_64-pc-linux-gnu/include/grass/vect/digit.h:3:0, from /home/fabio/sources/grass-7.0.4/dist.x86_64-pc-linux-gnu/include/grass/vector.h:4, from do_copy.c:20: /home/fabio/sources/grass-7.0.4/dist.x86_64-pc-linux-gnu/include/grass/vect/dig_structs.h:20:23: fatal error: grass/dgl.h: No such file or directory #include <grass/dgl.h> ^ compilation terminated. Could this help?

HuMu_2013 commented on 2016-05-11 07:02 (UTC)

Got the errors as @zottelef: Errors in: /home/huub/abs/grass/src/grass-7.0.4/lib/iostream /home/huub/abs/grass/src/grass-7.0.4/raster/r.terraflow /home/huub/abs/grass/src/grass-7.0.4/raster/r.viewshed -- In case of errors please change into the directory with error and run 'make'. If you get multiple errors, you need to deal with them in the order they appear in the error log. If you get an error building a library, you will also get errors from anything which uses the library. -- Finished compilation: Wed May 11 06:50:04 GMT 2016 Makefile:57: recipe for target 'default' failed make: *** [default] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

kikislater commented on 2016-05-04 09:50 (UTC)

I forgot that I made, before building, a ton of update. After rebooting and building without make -jx (where x is my number of cores cpu unit) it's building like a charm on 2 installations. Sorry for the message ...

zottelef commented on 2016-05-04 09:22 (UTC)

As for kikislater I have Errors in: /tmp/yaourt-tmp-fabio/aur-grass/src/grass-7.0.4/lib/iostream /tmp/yaourt-tmp-fabio/aur-grass/src/grass-7.0.4/raster/r.terraflow /tmp/yaourt-tmp-fabio/aur-grass/src/grass-7.0.4/raster/r.viewshed -- In case of errors please change into the directory with error and run 'make'. If you get multiple errors, you need to deal with them in the order they appear in the error log. If you get an error building a library, you will also get errors from anything which uses the library. -- Finished compilation: Wed May 4 09:53:45 CEST 2016 Makefile:57: recipe for target 'default' failed make: *** [default] Error 1 I cannot catch, however which kind of error is, because GRASS compilation produces a ton of output. And the content of error.log is exactly what I am writing above. Any hints to help?

Scimmia commented on 2016-04-28 16:15 (UTC)

Builds just fine in a clean chroot, nothing to update. If you want help, we'll need an english error message at the very least.

kikislater commented on 2016-04-28 15:49 (UTC) (edited on 2016-04-28 15:49 (UTC) by kikislater)

Error in building since the update of 27/04. Please update Finished compilation: jeu. avril 28 17:47:10 CEST 2016 Makefile:57 : la recette pour la cible « default » a échouée make: *** [default] Erreur 1

kikislater commented on 2016-02-02 12:34 (UTC)

@HuMu_2013 : It works for me ! I use v.generalize with chaiken algorithm aka smooth and I have no problem. I don't use grass under qgis

HuMu_2013 commented on 2016-02-01 10:24 (UTC)

I went back to 7.0.2. Some modules were not fonctionning correctly like "smooth or simplify" under "Topology maintenance". Moreover the GRASS layers were not visible and importable any more in Qgis.