Bug 50156 - OBS reports duplicate files in $(LIBDIR)/gbm and $(LIBDIR)/opencl
Summary: OBS reports duplicate files in $(LIBDIR)/gbm and $(LIBDIR)/opencl
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 14:00 UTC by Johannes Obermayr
Modified: 2013-08-25 16:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.