<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - cannot install waffle on SKL-Y"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92068#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - cannot install waffle on SKL-Y"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92068">bug 92068</a>
              from <span class="vcard"><a class="email" href="mailto:humberto.i.perez.rodriguez@intel.com" title="Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez@intel.com>"> <span class="fn">Humberto Israel Perez Rodriguez</span></a>
</span></b>
        <pre>(In reply to Matt Turner from <a href="show_bug.cgi?id=92068#c6">comment #6</a>)
<span class="quote">> Presumably you're setting some environment variables (LIBGL_DRIVERS_PATH,
> LD_LIBRARY_PATH) in order to use the Mesa you've built, but sudo doesn't
> keep environment variables.

> See
> <a href="https://stackoverflow.com/questions/8633461/how-to-keep-environment">https://stackoverflow.com/questions/8633461/how-to-keep-environment</a>-
> variables-when-using-sudo

> (not that I think you should be running make check as root)

> In any case, this is definitely not a bug.</span >

to confirm you that i'm not using sudo with make check command, only was a test
to see if anything happened differently

my environment variables are :

export INSTALL_ROOT=/opt/X11R7
export PATH=/opt/X11R7/bin:$PATH
export LIBGL_DRIVERS_PATH=/opt/X11R7/lib/dri:/opt/X11R7/lib
export
LD_LIBRARY_PATH=/opt/X11R7/lib:/opt/X11R7/lib32:/lib:/lib64:/usr/lib:/usr/lib64
export LIBGL_DEBUG=verbose
export
PKG_CONFIG_PATH=/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/lib/pkgconfig:$PKG_CONFIG_PATH
export SW="env LIBGL_ALWAYS_SOFTWARE=1"
export LDFLAGS=" -L${INSTALL_ROOT}/lib  $LDFLAGS"
export ACLOCAL="aclocal -I ${INSTALL_ROOT}/share/aclocal"
export CMAKE_INCLUDE_PATH=/opt/X11R7/include/:$CMAKE_INCLUDE_PATH
export CMAKE_LIBRARY_PATH=/opt/X11R7/lib/:$CMAKE_LIBRARY_PATH
export DISPLAY=:0</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>