Search Criteria
Package Details: grass 8.4.0-1
Package Actions
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.000000 |
First Submitted: | 2015-09-06 15:10 (UTC) |
Last Updated: | 2024-07-30 06:17 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fftw
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdal (gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR, gdal-hdf4AUR)
- geos (geos-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glu (glu-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- netcdf (netcdf-openmpi)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- python-gdal (python-gdal-libkml-filegdbAUR, python-gdal-libkmlAUR, python-gdal-ecwAUR, python-gdal-hdf4AUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-wxpython (python-wxpython-gitAUR)
- readline (readline-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- libxt (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – PostgreSQL database interface
- sqlite (sqlite-fossilAUR) (optional) – SQLite database interface
Required by (3)
- gdal-grass
- qgis-git (optional)
- qgis-grass-plugin
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »
skualos commented on 2022-11-14 06:07 (UTC) (edited on 2022-11-14 10:03 (UTC) by skualos)
@kikislater Thanks. I've been trying several times this last couple months, hoping that some package update would fix it. But still have the same errors. I am now manually running
makepkg -si
from a clean folder.I found this page c-undefined-reference-to-yylex that says it has to do with the 2.6.x version of
flex
. But the oldest version I could find for arch is 2.6.4-2, which gave me the same error.I also found the exact same issue in this Grass Github discussions: Bug Unable to install on HPC. GRASS 8.0 · Discussion #2115 · OSGeo/grass, but there is no solution
peippo commented on 2022-10-03 18:32 (UTC)
Hi! Could you add
postgresql-libs
to thedepends()
, configure fails without it. Thanks!kikislater commented on 2022-06-16 14:49 (UTC)
I couldn't reproduce it ! Could you please remove src and pkg folder before building ?
An retry again
skualos commented on 2022-06-16 14:03 (UTC)
I'm getting the following errors:
undefined reference to yylex
undefined reference to yyerror
I ran
make
insidegrass/src/grass-8.2.0/raster
and gotand in
grass/src/grass-8.2.0/db/drivers/dbf
I getkikislater commented on 2022-06-10 04:43 (UTC)
Please provide full details, there is not enough to watch
skualos commented on 2022-06-10 04:10 (UTC)
I installed the patched wxpython-dev, and now on grass am getting the error below. Any help appreciated.
kikislater commented on 2022-05-18 06:07 (UTC)
You need to git clone (or download) the repository, not only the PKGBUILD ...
Please fill an issue as it doesn't concern this grass package for next problems
Vassily commented on 2022-05-18 05:16 (UTC) (edited on 2022-05-18 06:16 (UTC) by Vassily)
Alas, there is something wrong with the source paths of the patch code. ==> ERROR: d9725119d742ff25e815d0824c62abd8953a61df.patch was not found in the build directory and is not a URL. Failed to build python-wxpython-dev
And if I specify the path explicitly, I get "d9725119d742ff25e815d0824c62abd8953a61df.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build python-wxpython-dev"
kikislater commented on 2022-05-18 04:40 (UTC)
Updated, sorry ! It was in private mode ^^
« First ‹ Previous 1 2 3 4 5 6 7 .. 16 Next › Last »