[GRASS-dev] Re: [GRASS GIS] #1125: wingrass - ctypes - compiling error

GRASS GIS trac at osgeo.org
Fri Aug 20 08:48:41 EDT 2010


#1125: wingrass - ctypes - compiling error
------------------------------+---------------------------------------------
 Reporter:  hellik            |       Owner:  grass-dev@…              
     Type:  defect            |      Status:  new                      
 Priority:  blocker           |   Milestone:  6.5.0                    
Component:  Compiling         |     Version:  svn-trunk                
 Keywords:  wingrass, ctypes  |    Platform:  MSWindows Vista          
      Cpu:  x86-32            |  
------------------------------+---------------------------------------------

Comment(by hellik):

 Replying to [comment:31 glynn]:
 > Replying to [comment:30 hellik]:
 > > this two issues are fixed, but there seems though some issues with
 > >
 > {{{
 > ValueError: invalid literal for float(): inf
 > }}}
 >
 > Right; this doesn't work in Python 2.5; support for infinity (and NaN)
 appears to have been added in 2.6.

 {{{
 syringia at NADA /c/osgeo4w/usr/src/grass_trunk
 $ python --version
 Python 2.5.2
 }}}

 >
 > Try r43167.

 bingo, I think we've tracked down now all compiling issues related to
 ctypes on windows.

 thanks a lot!

 {{{
 GRASS GIS compilation log
 -------------------------
 Started compilation: Fri Aug 20 11:45:34 GMT 2010
 --
 Errors in:
 No errors detected.
 --
 Finished compilation: Fri Aug 20 12:38:22 GMT 2010
 }}}

 and alls *.py-files seems to be created now created in
 $GISBASE/etc/python/grass/lib/

 {{{
  Verzeichnis von C:\OSGeo4W\usr\src\grass_trunk\dist.i686-pc-
 mingw32\etc\python\grass\lib

 20.08.2010  14:40    <DIR>          .
 20.08.2010  14:40    <DIR>          ..
 20.08.2010  13:55             4.601 arraystats.py
 20.08.2010  13:55             2.601 arraystats.pyc
 20.08.2010  13:55             9.479 cluster.py
 20.08.2010  13:55             4.801 cluster.pyc
 20.08.2010  13:55             8.528 ctypes_loader.py
 20.08.2010  13:55             8.367 ctypes_loader.pyc
 20.08.2010  13:55             2.244 ctypes_preamble.py
 20.08.2010  13:55             2.836 ctypes_preamble.pyc
 20.08.2010  13:55            24.341 date.py
 20.08.2010  13:55             8.827 date.pyc
 20.08.2010  13:55           148.410 dbmi.py
 20.08.2010  13:55            52.469 dbmi.pyc
 20.08.2010  13:55            44.916 display.py
 20.08.2010  13:55            18.940 display.pyc
 20.08.2010  13:55            95.648 g3d.py
 20.08.2010  13:55            38.439 g3d.pyc
 20.08.2010  13:55            45.215 gmath.py
 20.08.2010  13:55            16.413 gmath.pyc
 20.08.2010  13:55           135.030 grass.py
 20.08.2010  13:55            49.442 grass.pyc
 20.08.2010  13:55            32.655 imagery.py
 20.08.2010  13:55            14.188 imagery.pyc
 20.08.2010  13:55            21.802 nviz.py
 20.08.2010  13:55             9.461 nviz.pyc
 20.08.2010  13:55           231.993 ogsf.py
 20.08.2010  13:55            84.204 ogsf.pyc
 20.08.2010  13:55            12.633 proj.py
 20.08.2010  13:55             6.079 proj.pyc
 20.08.2010  13:55           147.512 raster.py
 20.08.2010  13:55            54.083 raster.pyc
 20.08.2010  13:55             9.552 stats.py
 20.08.2010  13:55             3.904 stats.pyc
 20.08.2010  13:55             3.813 trans.py
 20.08.2010  13:55             2.005 trans.pyc
 20.08.2010  13:55           187.642 vector.py
 20.08.2010  13:55            70.312 vector.pyc
 20.08.2010  13:55            32.366 vedit.py
 20.08.2010  13:55            21.927 vedit.pyc
 20.08.2010  13:55               204 __init__.py
 20.08.2010  13:55               542 __init__.pyc
 }}}

 best regards
 Helmut

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1125#comment:32>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list