Bug 108006

Summary: Mesa build test broken by libdrm commit
Product: DRI Reporter: Mark Janes <mark.a.janes>
Component: libdrmAssignee: Lucas De Marchi <lucas.de.marchi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: fdo-bugs
Version: DRI gitKeywords: bisected, regression
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Mark Janes 2018-09-20 15:22:56 UTC
Series ending in:

master origin/master 1e3fcc495b250516db5ebe66cf33b58c1477508b
Author:     Lucas De Marchi <lucas.demarchi@intel.com>

autotools: make symbols hidden by default

Now that symbols that should be exported are annotated accordingly, make
all the rest hidden by default.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>


Breaks mesa compilation with Nouveau:
src/mesa/drivers/dri/nouveau/libnouveau_vieux.a(nouveau_driver.c.o): In function `nouveau_finish':
/home/jenkins/workspace/Leeroy/repos/mesa/build_meson-buildtest_m64/../src/mesa/drivers/dri/nouveau/nouveau_driver.c:96: undefined reference to `nouveau_pushbuf_refn'
Comment 1 Eric Engestrom 2018-09-21 07:42:08 UTC
Fixed with last night's series

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.