|
From: | Dmitri A. Sergatskov |
Subject: | Re: Behold! Buildbot's waterfall display has never been so green |
Date: | Tue, 21 Nov 2017 17:41:09 -0600 |
On 11/18/2017 08:10 PM, Dmitri A. Sergatskov wrote:
On Sat, Nov 18, 2017 at 6:55 PM, John W. Eaton <address@hidden <mailto:address@hidden>> wrote:
On 11/18/2017 05:37 PM, Dmitri A. Sergatskov wrote:
I just realized you set --without-osmesa on all buildbots.
I would suggest to remove it at least on fedora's.
I think LD_PRELOAD trick is better -- at lease OSMesa related
code gets compiled
and executed.
What library should be preloaded for the fedora build systems?
I have had it preloaded in the buildbot environment for quite some time;
you do not need to do anything special.
You can see it in e.g.:
http://buildbot.octave.org:8010/builders/gcc-fedora/builds/ 977/steps/configure/logs/stdio
LD_PRELOAD=/usr/lib64/libGLX_mesa.so.0
Maybe I'm being dumb here, but where do you set that for the buildslave? I'd like to do the same for mine.
jwe
[Prev in Thread] | Current Thread | [Next in Thread] |