Discussion:
[Mesa-dev] [Bug 109004] blob.c:114: multiple definition of `blob_init'
b***@freedesktop.org
2018-12-10 20:58:37 UTC
Permalink
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-***@lists.freedesktop.org
Reporter: ***@freedesktop.org
QA Contact: mesa-***@lists.freedesktop.org
CC: ***@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.
b***@freedesktop.org
2018-12-11 00:11:24 UTC
Permalink
https://bugs.freedesktop.org/show_bug.cgi?id=109004

Vinson Lee <***@freedesktop.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bisected

--- Comment #1 from Vinson Lee <***@freedesktop.org> ---
b028ce29f090938d12b0999fe4b0e712d2adc431 is the first bad commit
commit b028ce29f090938d12b0999fe4b0e712d2adc431
Author: Emil Velikov <***@collabora.com>
Date: Mon Dec 10 11:48:24 2018 +0000

freedreno: add the missing _la in libfreedreno_ir3_la

Fixes: aa0fed10d35 ("freedreno: move ir3 to common location")
Signed-off-by: Emil Velikov <***@collabora.com>

:040000 040000 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.
Loading...