Bug 105441

Summary: [MESA] unable to compile mesa with latest commits
Product: Mesa Reporter: Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez>
Component: OtherAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact: mesa-dev
Severity: blocker    
Priority: highest    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: make command error

Description Humberto Israel Perez Rodriguez 2018-03-11 21:53:33 UTC
Created attachment 138004 [details]
make command error

Bug description:
=======================================================
Unable to compile mesa with latest commits

Steps to reproduce:
=======================================================
./autogen (your_options_here)
make -j`nproc` && sudo make install


libtool version installed:
========================================================
ii  libltdl-dev:amd64                                           2.4.6-1                                        amd64        System independent dlopen wrapper for GNU libtool
ii  libltdl7:amd64                                              2.4.6-1                                        amd64        System independent dlopen wrapper for GNU libtool
ii  libltdl7:i386                                               2.4.6-1                                        i386         System independent dlopen wrapper for GNU libtool
ii  libtool                                                     2.4.6-1                                        all          Generic library support script

Technical details:
========================================================
OS : Ubuntu
Version : 17.10 64Bit
libdrm version: 2.4.70-01
mesa commit:
commit 163a29099ab62c8b60ccc02d592066e005ec52de
Author:     Marek Olšák <marek.olsak@amd.com>
AuthorDate: Sat Mar 10 19:23:45 2018 -0500
Commit:     Marek Olšák <marek.olsak@amd.com>
CommitDate: Sun Mar 11 13:14:27 2018 -0400

    gallium/util: add helper util_wait_for_idle
    
    This is an old patch that I had.


Attachments:
=======================================================
make command error, which is the output of make command
Comment 1 Daniel Stone 2018-03-11 22:03:21 UTC

*** This bug has been marked as a duplicate of bug 100259 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.