Bug 108006 - Mesa build test broken by libdrm commit
Summary: Mesa build test broken by libdrm commit
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: libdrm (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Lucas De Marchi
QA Contact:
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2018-09-20 15:22 UTC by Mark Janes
Modified: 2018-09-21 07:42 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.