<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - scons-3 breaks libgl-xlib build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110565#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - scons-3 breaks libgl-xlib build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110565">bug 110565</a>
from <span class="vcard"><a class="email" href="mailto:brianp@vmware.com" title="Brian Paul <brianp@vmware.com>"> <span class="fn">Brian Paul</span></a>
</span></b>
<pre>From the Gentoo bug it looks like your command line was simply "scons
libgl-xlib".
I'm testing with Scons 3.0.1 from Ubuntu 19.04. I get something different:
$ scons libgl-xlib
scons: Reading SConscript files ...
Checking for GCC ... yes
Checking for Clang ... no
Checking for C header file xlocale.h... (cached) no
Checking for C header file endian.h... (cached) yes
Checking for C function strtod_l()... (cached) yes
Checking for C function strtof_l()... (cached) yes
Checking for C function timespec_get()... (cached) yes
Checking for X11 (x11 xext xdamage >= 1.1 xfixes glproto >= 1.4.13 dri2proto >=
2.8)... no
Checking for XCB (x11-xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8)... no
Checking for XF86VIDMODE (xxf86vm)... no
Checking for DRM (libdrm >= 2.4.75)... no
Checking for Python Mako module (>= 0.8.0)... yes
warning: LLVM disabled: not building llvmpipe
scons: done reading SConscript files.
scons: Building targets ...
scons: *** Do not know how to make File target `libgl-xlib'
(/home/brian/projects/mesa/libgl-xlib). Stop.
scons: building terminated because of errors.
But, "scons -D" (build default targets) seems to proceed, but no libGL.so is
produced at the end. I'll try to dig into this as time permits.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>