<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - NameError: name 'libloader' is not defined:"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73776#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - NameError: name 'libloader' is not defined:"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73776">bug 73776</a>
              from <span class="vcard"><a class="email" href="mailto:pontostroy@gmail.com" title="Iaroslav <pontostroy@gmail.com>"> <span class="fn">Iaroslav</span></a>
</span></b>
        <pre> ./configure --host=i586-suse-linux-gnu --build=i586-suse-linux-gnu
--program-prefix= --disable-dependency-tracking --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib
--libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com
--mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking
--prefix=/usr --with-gallium-drivers=r600,r300,swrast,nouveau,radeonsi,svga,ilo
--with-dri-drivers=i965,i915,r200,radeon --disable-debug --enable-gallium-egl
--enable-shared-glapi --enable-glx-tls --enable-texture-float --enable-gles1
--enable-gles2 --with-egl-platforms=x11,drm --enable-opencl
--with-llvm-shared-libs --with-egl-platforms=x11,wayland,drm --enable-openvg
--enable-xa --enable-vdpau --enable-xvmc --enable-gbm --enable-gallium-gbm
--enable-gles1 --enable-gles2

[  413s] gmake[3]: Entering directory
`/home/abuild/rpmbuild/BUILD/mesa/src/egl/main'
[  413s]   CC       eglapi.lo
[  413s]   CC       eglarray.lo
[  413s]   CC       eglconfig.lo
[  413s]   CC       eglcontext.lo
[  414s]   CC       eglcurrent.lo
[  414s]   CC       egldisplay.lo
[  414s]   CC       egldriver.lo
[  414s]   CC       eglfallbacks.lo
[  414s]   CC       eglglobals.lo
[  414s]   CC       eglimage.lo
[  414s]   CC       egllog.lo
[  414s]   CC       eglmisc.lo
[  415s]   CC       eglmode.lo
[  415s]   CC       eglscreen.lo
[  415s]   CC       eglstring.lo
[  415s]   CC       eglsurface.lo
[  415s]   CC       eglsync.lo
[  415s]   CCLD     libEGL.la
[  416s] /usr/bin/mkdir -p ../../../lib;
[  416s] ln -f .libs/libEGL.so.1.0.0 ../../../lib/libEGL.so.1
[  416s] ln -sf libEGL.so.1 ../../../lib/libEGL.so
[  416s] gmake[3]: Leaving directory
`/home/abuild/rpmbuild/BUILD/mesa/src/egl/main'
[  416s] gmake[3]: Entering directory
`/home/abuild/rpmbuild/BUILD/mesa/src/egl'
[  416s] gmake[3]: Nothing to be done for `all-am'.
[  416s] gmake[3]: Leaving directory `/home/abuild/rpmbuild/BUILD/mesa/src/egl'
[  416s] gmake[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/mesa/src/egl'
[  416s] Making all in gallium/auxiliary
[  416s] gmake[2]: Entering directory
`/home/abuild/rpmbuild/BUILD/mesa/src/gallium/auxiliary'
[  416s] Making all in pipe-loader
[  416s] gmake[3]: Entering directory
`/home/abuild/rpmbuild/BUILD/mesa/src/gallium/auxiliary/pipe-loader'
[  416s]   CC       pipe_loader.lo
[  416s]   CC       pipe_loader_sw.lo
[  416s]   CC       pipe_loader_drm.lo
[  416s] pipe_loader_drm.c: In function 'pipe_loader_drm_probe_fd':
[  416s] pipe_loader_drm.c:120:4: error: implicit declaration of function
'loader_get_pci_id_for_fd' [-Werror=implicit-function-declaration]
[  416s]     if (loader_get_pci_id_for_fd(fd, &vendor_id, &chip_id)) {
[  416s]     ^
[  416s] pipe_loader_drm.c:132:4: error: implicit declaration of function
'loader_get_driver_for_fd' [-Werror=implicit-function-declaration]
[  416s]     ddev->base.driver_name = loader_get_driver_for_fd(fd,
_LOADER_GALLIUM);
[  416s]     ^
[  416s] pipe_loader_drm.c:132:58: error: '_LOADER_GALLIUM' undeclared (first
use in this function)
[  416s]     ddev->base.driver_name = loader_get_driver_for_fd(fd,
_LOADER_GALLIUM);
[  416s]                                                           ^
[  416s] pipe_loader_drm.c:132:58: note: each undeclared identifier is reported
only once for each function it appears in
[  416s] cc1: some warnings being treated as errors
[  416s] gmake[3]: *** [pipe_loader_drm.lo] Error 1
[  416s] gmake[3]: *** Waiting for unfinished jobs....
[  416s] gmake[3]: Leaving directory
`/home/abuild/rpmbuild/BUILD/mesa/src/gallium/auxiliary/pipe-loader'
[  416s] gmake[2]: *** [all-recursive] Error 1
[  416s] gmake[2]: Leaving directory
`/home/abuild/rpmbuild/BUILD/mesa/src/gallium/auxiliary'
[  416s] gmake[1]: *** [all-recursive] Error 1
[  416s] gmake[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/mesa/src'
[  416s] make: *** [all-recursive] Error 1
[  416s] error: Bad exit status from /var/tmp/rpm-tmp.H3SoeV (%build)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>