[Mesa-dev] [Bug 109004] blob.c:114: multiple definition of `blob_init'

2018-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109004

Emil Velikov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #2 from Emil Velikov  ---
commit 9578dde1c8751fd5372bce0fce0a448259160650
Author: Kristian H. Kristensen 
Date:   Mon Dec 10 14:22:47 2018 -0800

freedreno: Fix the Makefile.am fix

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 109004] blob.c:114: multiple definition of `blob_init'

2018-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109004

Bug ID: 109004
   Summary: blob.c:114: multiple definition of `blob_init'
   Product: Mesa
   Version: git
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Keywords: regression
  Severity: normal
  Priority: medium
 Component: Other
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: v...@freedesktop.org
QA Contact: mesa-dev@lists.freedesktop.org
CC: emil.l.veli...@gmail.com

/usr/bin/ld: ../../../../src/freedreno/.libs/libfreedreno_ir3.a(blob.o): in
function `blob_init':
src/compiler/blob.c:114: multiple definition of `blob_init';
../../../../src/compiler/nir/.libs/libnir.a(blob.o):src/compiler/blob.c:114:
first defined here

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 109004] blob.c:114: multiple definition of `blob_init'

2018-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109004

Vinson Lee  changed:

   What|Removed |Added

   Keywords||bisected

--- Comment #1 from Vinson Lee  ---
b028ce29f090938d12b0999fe4b0e712d2adc431 is the first bad commit
commit b028ce29f090938d12b0999fe4b0e712d2adc431
Author: Emil Velikov 
Date:   Mon Dec 10 11:48:24 2018 +

freedreno: add the missing _la in libfreedreno_ir3_la

Fixes: aa0fed10d35 ("freedreno: move ir3 to common location")
Signed-off-by: Emil Velikov 

:04 04 878cba97f33181e6c1d1dde186319e1392fbd9ef
52f13cc33e18f42f98aaa18c1ccc6d853599a675 M  src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev