[GRASS-dev] [GRASS GIS] #2017: osgf compilation error (fixed?)

GRASS GIS trac at osgeo.org
Tue Mar 25 05:29:45 PDT 2014


#2017: osgf compilation error (fixed?)
-----------------------------------+----------------------------------------
 Reporter:  martinl                |       Owner:  grass-dev@…              
     Type:  defect                 |      Status:  new                      
 Priority:  critical               |   Milestone:  7.0.0                    
Component:  Compiling              |     Version:  svn-trunk                
 Keywords:  libc, osgf, libavutil  |    Platform:  Linux                    
      Cpu:  x86-64                 |  
-----------------------------------+----------------------------------------

Comment(by edleaver):

 Replying to [comment:15 hamish]:
 Well, I'm not a GRASS dev, but fwiw while the #include
 <libavutil/mathematics.h> fix to gsd_img_mpeg.c enabled a successful build
 back in January, more recently I've run into problems with ctypes
 generation / python wrapping when FFMPEG was enabled, e.g. at svn revision
 59324:

 python -t -3 -m py_compile
 /home/leaver/project/Grass/Fedora/grass7_svn/dist.x86_64-unknown-linux-
 gnu/etc/python/grass/lib/vedit.py[[BR]]
 Status: Processing description list.[[BR]]
 Error: /usr/include/GL/gl.h:90: Syntax error at '\n'[[BR]]
 Error: /usr/include/GL/gl.h:93: Syntax error at '\n'[[BR]]
 Status: Processing description list.

 ...and stops (with 4% cpu usage in python process). I haven't traced the
 source, but this doesn't occur when I remove --with-ffmpeg and friends
 from my configuration script, and grass7_svn then successfully builds. I'm
 not reporting this as a bug, only as an fyi that there may exist ffmpeg
 issues beyond the include paths, should you choose to pursue them.

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



More information about the grass-dev mailing list