Bug 50156

Summary: OBS reports duplicate files in $(LIBDIR)/gbm and $(LIBDIR)/opencl
Product: Mesa Reporter: Johannes Obermayr <johannesobermayr>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Johannes Obermayr 2012-05-20 14:00:35 UTC
Mesa.i586: E: files-duplicated-waste (Badness: 100) 9704040
Your package contains duplicated files that are not hard- or symlinks. You
should use the %fdupes macro to link the files to one.

Mesa.i586: W: files-duplicate /usr/lib/opencl/pipe_i915.so /usr/lib/gbm/pipe_i915.so
Mesa.i586: W: files-duplicate /usr/lib/opencl/pipe_r300.so /usr/lib/gbm/pipe_r300.so
Mesa.i586: W: files-duplicate /usr/lib/opencl/pipe_nouveau.so /usr/lib/gbm/pipe_nouveau.so
Mesa.i586: W: files-duplicate /usr/lib/opencl/pipe_vmwgfx.so /usr/lib/gbm/pipe_vmwgfx.so
Mesa.i586: W: files-duplicate /usr/lib/gbm/pipe_r600.so /usr/lib/opencl/pipe_r600.so
Mesa.i586: W: files-duplicate /usr/lib/opencl/pipe_swrast.so /usr/lib/gbm/pipe_swrast.so

Instead of fixing it with the %fdupes macro on distribution side it should be fixed upstream (symlinks?).

It wastes on current i586 build ~ 9 1/2 MB (stripped without debuginfo).
Comment 1 Johannes Obermayr 2013-08-25 16:15:19 UTC
Fixed during automake work:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=45270fb0fd1abd7619933c2845f9dc74cdfbe6fd

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.