<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [GLK - IGT] [regression] - igt@gem_render* @basic"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100728#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [GLK - IGT] [regression] - igt@gem_render* @basic"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100728">bug 100728</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 krisman from <a href="show_bug.cgi?id=100728#c15">comment #15</a>)
<span class="quote">> > and provide the output.
>
> Any updates? Did it fix the issue?</span >
Hi krisman
I appreciate you help here, and effectively LD_LIBRARY_PATH was the issue, the
thing that i did in order to solve this bug, was the following
$ pwd
/home/gfx/intel-graphics/tmp.drivers
$ : ls -l
lrwxrwxrwx 1 gfx gfx 5 May 23 10:51 opt -> /opt/
because all the libraries were on /opt, after this the test reported on this
bug were passed.
only as evidence i share with you the libraries of gem_render_linear_blits
$ : ldd gem_render_linear_blits
linux-vdso.so.1 => (0x00007fff155d4000)
libdrm_intel.so.1 =>
/home/gfx/intel-graphics/tmp.drivers/opt/X11R7/lib/libdrm_intel.so.1
(0x00007f068fc34000)
libdrm.so.2 =>
/home/gfx/intel-graphics/tmp.drivers/opt/X11R7/lib/libdrm.so.2
(0x00007f068fa23000)
libpciaccess.so.0 => /usr/lib/x86_64-linux-gnu/libpciaccess.so.0
(0x00007f068f7f8000)
libprocps.so.4 => /lib/x86_64-linux-gnu/libprocps.so.4
(0x00007f068f5d1000)
libkmod.so.2 => /lib/x86_64-linux-gnu/libkmod.so.2 (0x00007f068f3b8000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f068f19a000)
libunwind.so.8 => /usr/lib/x86_64-linux-gnu/libunwind.so.8
(0x00007f068ef7f000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f068ed77000)
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f068ed56000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f068ea4d000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f068e684000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f068e46a000)
libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0
(0x00007f068e3e3000)
/lib64/ld-linux-x86-64.so.2 (0x000056079b5c9000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f068e1c0000)
libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1
(0x00007f068df9a000)
libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20
(0x00007f068dc89000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f068da85000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f068d812000)
libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0
(0x00007f068d5fe000)
Thanks a lot</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>