[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make check for current stable on ubuntu 16.04
From: |
Tatsuro MATSUOKA |
Subject: |
Re: make check for current stable on ubuntu 16.04 |
Date: |
Tue, 20 Mar 2018 07:47:27 +0900 (JST) |
----- 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?
Tatsuro