Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Robert Dzur
Hi Martin,

Yes it does appear that it has compiled and is functioning fine.  I'll have to 
spend a little time exploring the module with some test data but it's looking 
like it's working well.  I imported a small 3D line file, converted to points 
(843) with v.to.points and the ran the triangulation (-l flag) of ~12k 
triangles with immediate results.  Thanks again for your kind assistance.

Rob
--


From: Martin Landa 
Sent: Tuesday, March 26, 2019 2:16 PM
To: Robert Dzur
Cc: grass-user@lists.osgeo.org
Subject: Re: [GRASS-user] v.delaunay3d compilation issues

Hi,

út 26. 3. 2019 v 21:13 odesílatel Robert Dzur  napsal:
> Yes, g.extension was run from a location in the PERMANENT mapset.

sorry, I cannot reproduce this issue. But it seems that v.delaunay3d
has been successfully installed, right? Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Martin Landa
Hi,

út 26. 3. 2019 v 21:13 odesílatel Robert Dzur  napsal:
> Yes, g.extension was run from a location in the PERMANENT mapset.

sorry, I cannot reproduce this issue. But it seems that v.delaunay3d
has been successfully installed, right? Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Robert Dzur
Hi Martin,

Yes, g.extension was run from a location in the PERMANENT mapset.

Rob


-Original Message-
From: Martin Landa  
Sent: Tuesday, March 26, 2019 1:26 PM
To: Robert Dzur 
Cc: grass-user@lists.osgeo.org
Subject: Re: [GRASS-user] v.delaunay3d compilation issues

Hi,

út 26. 3. 2019 v 19:46 odesílatel Robert Dzur  napsal:
> ERROR: Variable 'LOCATION_NAME' not set

well, are you running g.extension from a GRASS session (location/mapset)?

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] help with git migration

2019-03-26 Thread Martin Landa
Hi,

út 26. 3. 2019 v 20:45 odesílatel Martin Landa  napsal:
> since I haven't received any comments I assume that there are no
> errors in rewritten messages ;-)

ah, I forgot, thanks Ondrej Pesek for his review :-)

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] help with git migration

2019-03-26 Thread Martin Landa
Hi,

út 5. 3. 2019 v 20:17 odesílatel Martin Landa  napsal:
> GRASS source code is slowly moving to Git as you probably know. Asking
> how can you help? Please review rewritten log messages! See
> https://trac.osgeo.org/grass/ticket/3722#comment:20

since I haven't received any comments I assume that there are no
errors in rewritten messages ;-)

Now I would like to ask to help with reducing number of open issues
with target 7.0+, see
https://trac.osgeo.org/grass/ticket/3789#comment:2.

Please go through [1] and close issues which are already fixed or will
be not fixed from given reason. The goal is to decrease number of
issues which will be migrated to target git-based platform, see [2].
Clean table is the best :-)

I would like to ask especially REPORTES to check their issues and
consider closing at least of part of them. Go to [2] to see your todo
list :-)

Thanks for collaboration and help! Ma

[1] 
https://trac.osgeo.org/grass/query?status=assigned=new=reopened=8.0.0=7.8.0=7.6.1=7.4.5=7.2.4=7.0.7=id=summary=status=owner=type=priority=milestone=priority
[2] https://trac.osgeo.org/grass/report/12

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Martin Landa
Hi,

út 26. 3. 2019 v 19:46 odesílatel Robert Dzur  napsal:
> ERROR: Variable 'LOCATION_NAME' not set

well, are you running g.extension from a GRASS session (location/mapset)?

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Robert Dzur
Thank you Martin,

That appears to have resolved the issue as running g.extension again now 
reports successful installation:

Fetching  from GRASS GIS Addons repository (be patient)...
Compiling...
ERROR: Variable 'LOCATION_NAME' not set
Installing...
Updating addons metadata file...
Installation of  successfully finished


Thanks again,

Rob
--


From: Martin Landa 
Sent: Tuesday, March 26, 2019 12:29 PM
To: Robert Dzur
Cc: grass-user@lists.osgeo.org
Subject: Re: [GRASS-user] v.delaunay3d compilation issues

Hi,

út 26. 3. 2019 v 19:07 odesílatel Robert Dzur  napsal:
> Yeah...I actually have libgdal-dev (2.4.0) package installed; and still see 
> this issue.

check header location:

$ dpkg -L libgdal-dev | grep ogr_api
/usr/include/gdal/ogr_api.h

$ g.extension v.delaunay3d --v
...
c++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/build/grass-8Jl1TI/grass-7.6.1=.
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong
-Wformat -Werror=format-security  -I/usr/lib/grass76/include
-I/usr/lib/grass76/include   -frounding-math -DPACKAGE=\""grassmods"\"
 -I/usr/include/postgresql  -I/usr/lib/grass76/include
-I/usr/lib/grass76/include
-DRELDIR=\"/tmp/grass7-martin-628/tmpHLuA32/v.delaunay3d\" -o
OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp
...

so apparently `-I/usr/include/gdal` is missing. Should be fixed in
r74306. Try to run g.extension command again.

Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Martin Landa
Hi,

út 26. 3. 2019 v 19:07 odesílatel Robert Dzur  napsal:
> Yeah...I actually have libgdal-dev (2.4.0) package installed; and still see 
> this issue.

check header location:

$ dpkg -L libgdal-dev | grep ogr_api
/usr/include/gdal/ogr_api.h

$ g.extension v.delaunay3d --v
...
c++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/build/grass-8Jl1TI/grass-7.6.1=.
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong
-Wformat -Werror=format-security  -I/usr/lib/grass76/include
-I/usr/lib/grass76/include   -frounding-math -DPACKAGE=\""grassmods"\"
 -I/usr/include/postgresql  -I/usr/lib/grass76/include
-I/usr/lib/grass76/include
-DRELDIR=\"/tmp/grass7-martin-628/tmpHLuA32/v.delaunay3d\" -o
OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp
...

so apparently `-I/usr/include/gdal` is missing. Should be fixed in
r74306. Try to run g.extension command again.

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Robert Dzur
Hi Martin, thanks for your response.

Yeah...I actually have libgdal-dev (2.4.0) package installed; and still see 
this issue.  

Thanks again.

Rob
--

-Original Message-
From: Martin Landa  
Sent: Tuesday, March 26, 2019 11:56 AM
To: Robert Dzur 
Cc: grass-user@lists.osgeo.org
Subject: Re: [GRASS-user] v.delaunay3d compilation issues

Hi,

út 26. 3. 2019 v 17:20 odesílatel Robert Dzur  napsal:
> fatal error: ogr_api.h: No such file or directory

try to install `libgdal-dev` package. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Martin Landa
Hi,

út 26. 3. 2019 v 17:20 odesílatel Robert Dzur  napsal:
> fatal error: ogr_api.h: No such file or directory

try to install `libgdal-dev` package. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] v.delaunay3d compilation issues

2019-03-26 Thread Robert Dzur
Hi list,

I'm having some trouble compiling the add-on v.delaunay3d on a 7.6.1 GRASS GIS 
install under Ubuntu.  Running g.extension I get the following error messages:

g.extension extension=v.delaunay3d operation=add
Fetching  from GRASS GIS Addons repository (be patient)...
Compiling...
In file included from
/usr/lib/grass76/include/grass/vect/digit.h:3:0,
 from
/usr/lib/grass76/include/grass/vector.h:4,
 from main.cpp:26:
/usr/lib/grass76/include/grass/vect/dig_structs.h:27:10:
fatal error: ogr_api.h: No such file or directory
 #include 
  ^~~
compilation terminated.
make: *** [OBJ.x86_64-pc-linux-gnu/main.o] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.

Any ideas on how to resolve this compilation issue would be appreciated.

Thank you.

Rob
--


___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user