[GRASS-dev] build error in wxpython (grass6_devel)

Massimo Di Stefano massimodisasha at gmail.com
Mon Jul 5 04:08:03 EDT 2010


I tried on mac osx right now, 
the build ends with the same error on mac too :

SyntaxError: ('invalid syntax', ('/Users/Shared/source/grass6_devel/dist.i386-apple-darwin10.4.0/etc/wxpython/gui_modules/nviz_tools.py', 2860, 2, '<<<<<<< .working\n'))
make[1]: *** [/Users/Shared/source/grass6_devel/dist.i386-apple-darwin10.4.0/etc/wxpython/gui_modules/nviz_tools.pyc] Error 1
make: *** [install_scripts] Error 2
MacBook-Pro-15-di-Massimo-Di-Stefano:wxpython sasha$ 


Massimo.

Il giorno 05/lug/2010, alle ore 09.38, Massimo Di Stefano ha scritto:

> Markus,
> 
> i don't know why this happens .. but it's weird
> i already did :
> 
>> rm -rf gui/wxpython/gui_modules/
>> svn up gui/wxpython
> 
> 
> now i'm doing a new grass checkout from svn in a new devel directory.
> tring to reconfigure and rebuild it.
> 
> i'm on debian sid derived distro (sidux)
> using this configure instruction :
> 
> ./configure 
> --with-tcltk-includes=/usr/include/tcl8.5/ \
> --with-readline \
> --with-sqlite \
> --with-postgres \
> --with-postgres-includes=/usr/include/postgresql/ \
> --with-python \
> --with-wxwidgets=/usr/bin/wx-config \
> --with-odbc \
> --with-geos \
> --with-freetype \
> --with-freetype-includes=/usr/include/freetype2/ \
> --with-cxx \
> --with-blas \
> --with-lapack \
> --with-cairo \
> --with-ffmpeg \
> --with-ffmpeg-includes="/usr/local/include/libavformat/ /usr/local/include/libavcodec/ /usr/local/include/libavdevice/ /usr/local/include/libavutil/ /usr/local/include/libswscale/" \
> --with-glw \
> --with-motif \
> --enable-largefile \
> --enable-64bit
> 
> 
> but again, a new checkout don't fix the problem,
> opening the file : 
> 
> gui_modules/nviz_tools.py 
> 
> 
> i deleted the "<<<<<<< .working'" part, then hit mke again, the build go ahead
> bu ends with error :
> 
> 
> make[2]: *** [OBJ.x86_64-unknown-linux-gnu/_grass6_wxnviz.so] Error 1
> make[2]: Leaving directory `/usr/local/src/gis/grass65_devel/gui/wxpython/nviz'
> make[1]: Leaving directory `/usr/local/src/gis/grass65_devel/gui/wxpython'
> 
> 
> this erro is the same as in the previouse mail,the log is :
> 
> http://www.geofemengineering.it/data/log2.txt
> 
> 
> thanks to investigate on that, 
> i can try to build on osx too, to see if the error can be replicated.
> 
> 
> Il giorno 05/lug/2010, alle ore 08.34, Markus Neteler ha scritto:
> 
>> hi Massimo,
>> 
>> On Mon, Jul 5, 2010 at 1:45 AM, Massimo Di Stefano
>> <massimodisasha at gmail.com> wrote:
>>> Hi Markus,
>>> 
>>>> svn status gui/wxpython/gui_modules/
>> 
>> and
>> svn diff gui/wxpython/gui_modules/
>> ?
>> 
>> In the worst caee, if you don't have own changes there
>> 
>> rm -rf gui/wxpython/gui_modules/
>> svn up gui/wxpython
>> 
>>> SyntaxError: ('invalid syntax', ('/usr/local/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/etc/wxpython/gui_modules/nviz_tools.py', 2860, 2, '<<<<<<< .working\n'))
>> 
>> apparently there is cruft in that file at your end.
>> 
>> Markus
> 



More information about the grass-dev mailing list