[GRASS-dev] Compilation issue in grass70_relbranch/lib/python/script

Hi,

the absence of setup.py in relbranch70's directory
lib/python/script/

is an issue since a Makefile dependency is not satisfied. On Debian
(our server) it does not compile:

neteler@osgeo6:~/grass70_svn_relbranch_bin_snapshot/grass70_relbranch/lib/python/script$
make
make: *** No rule to make target 'setup.py', needed by 'setup.py.tmp'. Stop.

Here the undergone changes:
https://trac.osgeo.org/grass/log/grass/trunk/lib/python/script/setup.py

Is it possible that this one got incompletely backported?
https://trac.osgeo.org/grass/changeset/65345

thanks
Markus

Hi,

2015-12-10 15:09 GMT+01:00 Markus Neteler <neteler@osgeo.org>:

the absence of setup.py in relbranch70's directory
lib/python/script/

is an issue since a Makefile dependency is not satisfied. On Debian
(our server) it does not compile:

yes, I discovered that one hour ago when I was trying to understand
why addons are broken. I will fix it after the lesson which I have now
at the university. Please stay tuned. Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

On Thu, Dec 10, 2015 at 9:40 AM, Martin Landa <landa.martin@gmail.com>
wrote:

Hi,

2015-12-10 15:09 GMT+01:00 Markus Neteler <neteler@osgeo.org>:
> the absence of setup.py in relbranch70's directory
> lib/python/script/
>
> is an issue since a Makefile dependency is not satisfied. On Debian
> (our server) it does not compile:

yes, I discovered that one hour ago when I was trying to understand
why addons are broken. I will fix it after the lesson which I have now
at the university. Please stay tuned. Ma

I am so sorry, it was my fault. I removed by accident setup.py during
backporting and haven't noticed it. Should be fixed. I am sorry again

Anna

--

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

BTW, issue found through

https://trac.osgeo.org/grass/log/grass/branches/releasebranch_7_0/lib/python/script/

Trac is quite useful actually.

···

On Thu, Dec 10, 2015 at 9:09 AM, Markus Neteler <neteler@osgeo.org> wrote:

Here the undergone changes:
https://trac.osgeo.org/grass/log/grass/trunk/lib/python/script/setup.py

Hi,

2015-12-10 15:50 GMT+01:00 Anna Petrášová <kratochanna@gmail.com>:

I am so sorry, it was my fault. I removed by accident setup.py during
backporting and haven't noticed it. Should be fixed. I am sorry again

thanks for fixing it. Martin

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa