octave-maintainers
[Top][All Lists]
Advanced

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

Re: make check for current stable on ubuntu 16.04


From: Dmitri A. Sergatskov
Subject: Re: make check for current stable on ubuntu 16.04
Date: Mon, 19 Mar 2018 17:51:23 -0500



On Mon, Mar 19, 2018 at 5:47 PM, Tatsuro MATSUOKA <address@hidden> wrote:
----- Original Message -----
>From: Dmitri A. Sergatskov <
>To: Tatsuro MATSUOKA
>Cc: "octave-maintainers
>Date: 2018/3/20, Tue 02:48
>Subject: Re: make check for current stable on ubuntu 16.04

>I have built current stable source hd-id 00d42b86d0a5.
>>
>>Summary:
>>
>>  PASS                             14727
>>  FAIL                                 1
>>  XFAIL (reported bug)               31
>>  XFAIL (expected failure)            5
>>  SKIP (missing feature)             39
>>  SKIP (run-time condition)          12
>>
>>  scripts/plot/util/__opengl_ info__.m ......................... PASS      2/3  
>>                                                                    FAIL    1
>​This might be an issue with your opengl driver. Try
>​LIBGL_ALWAYS_SOFTWARE=1​ ​make check

>

>​Dmitri.

LIBGL_ALWAYS_SOFTWARE=1​ does not change the situation.


Is there possibility to related with nvidia card?


​I think it would not work if you have the nvidia proprietary driver.
You may try :

​LIBGL_ALWAYS_SOFTWARE=1 LD_PRELOAD=libGLX_mesa.so.0 make check

​(change the name of the mesa library accordingly -- I use the one that is on Fedora
distribution).


 

Tatsuro


​Dmitri.
--


reply via email to

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