octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comipiling issues


From: JuanPi
Subject: Re: Comipiling issues
Date: Wed, 12 Aug 2015 14:32:19 +0200

On Wed, Aug 12, 2015 at 1:46 PM, Andreas Weber <address@hidden> wrote:
> Am 12. August 2015 13:00:25 MESZ, schrieb JuanPi <address@hidden>:
>>
>> Hello all,
>>
>> I am being unable to build the default documentation branch getting
>> the error shown below.
>> I had this issue before, it was solved for a while, but now is back.
>> What can I do?
>>
>> Thanks
>>
>>   GEN      doc/interpreter/inpolygon.eps
>> error: __osmesa_print__: Depth and stencil doesn't match, are you sure
>> you are using OSMesa >= 9.0?
>> error: __osmesa_print__: Depth and stencil doesn't match, are you sure
>> you are using OSMesa >= 9.0?
>> error: called from
>> error: called from
>>     __opengl_print__ at line 171 column 7
>>     __opengl_print__ at line 171 column 7
>>     print at line 431 column 14
>>     print at line 431 column 14
>>     geometryimages at line 62 column 5
>>     geometryimages at line 78 column 5
>> error: __osmesa_print__: Depth and stencil doesn't match, are you sure
>> you are using OSMesa >= 9.0?
>> error: called from
>>     __opengl_print__ at line 171 column 7
>>     print at line 431 column 14
>>     geometryimages at line 98 column 5
>> Makefile:27864: recipe for target 'doc/interpreter/inpolygon.eps' failed
>> make[2]: *** [doc/interpreter/inpolygon.eps] Error 1
>> make[2]: *** Waiting for unfinished jobs....
>> Makefile:27856: recipe for target 'doc/interpreter/triplot.eps' failed
>> make[2]: *** [doc/interpreter/triplot.eps] Error 1
>> Makefile:27860: recipe for target 'doc/interpreter/convhull.eps' failed
>> make[2]: *** [doc/interpreter/convhull.eps] Error 1
>> error: __osmesa_print__: Depth and stencil doesn't match, are you sure
>> you are using OSMesa >= 9.0?
>> error: called from
>>     __opengl_print__ at line 171 column 7
>>     print at line 431 column 14
>>     geometryimages at line 88 column 5
>> Makefile:27862: recipe for target 'doc/interpreter/delaunay.eps' failed
>> make[2]: *** [doc/interpreter/delaunay.eps] Error 1
>> error: __osmesa_print__: Depth and stencil doesn't match, are you sure
>> you are using OSMesa >= 9.0?
>> error: called from
>>     __opengl_print__ at line 171 column 7
>>     print at line 431 column 14
>>     geometryimages at line 71 column 5
>> Makefile:27858: recipe for target 'doc/interpreter/griddata.eps' failed
>> make[2]: *** [doc/interpreter/griddata.eps] Error 1
>> error: __osmesa_print__: Depth and stencil doesn't match, are you sure
>> you are using OSMesa >= 9.0?
>> error: called from
>>     __opengl_print__ at line 171 column 7
>>     print at line 431 column 14
>>     geometryimages at line 55 column 5
>> Makefile:27854: recipe for target 'doc/interpreter/voronoi.eps' failed
>> make[2]: *** [doc/interpreter/voronoi.eps] Error 1
>> make[2]: Leaving directory '/home/juanpi/Devel/octave/build-default-nogui'
>> Makefile:25750: recipe for target 'all-recursive' failed
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory '/home/juanpi/Devel/octave/build-default-nogui'
>> Makefile:9873: recipe for target 'all' failed
>> make: *** [all] Error 2
>>
>
> Are you using proprietary nvidia or AMD graphic drivers? Please check also
> the OSMesa Version. If you are using the proprietary nvidia libGL.so, you
> can LD_PRELOAD The mesa driver (I'm in Android with limited connection ATM)
> --
> sent from my Zuse Z22. Please excuse my brevity.

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGL.so make

Indeed, it solved the issue. Thanks and sorry for not testing this
before (it was mentioned in the list)


-- 
JuanPi Carbajal
Public GnuPG key: 9C5B72BF
-----
The end of funding: "Many researchers were caught up in a web of
increasing exaggeration."
- Hans Moravec



reply via email to

[Prev in Thread] Current Thread [Next in Thread]