Bug 59534

Summary: Automake Regression: Erroneous errors messages printed when using clover
Product: Mesa Reporter: Tom Stellard <tstellar>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 59304    

Description Tom Stellard 2013-01-17 22:39:07 UTC
To reproduce, follow these instructions to set up clover with r600g:
http://dri.freedesktop.org/wiki/GalliumCompute#How_to_Install

Then, run the hello_world program from:
http://cgit.freedesktop.org/~tstellar/opencl-example/

The hello_world program will print out several lines that look like this: 

<premain>: CommandLine Error: Argument 'internalize-public-api-list' defined more than once!

This bug seems like it is caused by duplicate static object initialization, so it may be related to Bug 59334.
Comment 1 Tom Stellard 2013-01-24 16:09:59 UTC
Fixed by commit cf69a591e1ad16b590c9ae2eba0da6fa6c4fc741

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.