Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202594 - sci-libs/libecwj2 and media-libs/lcms-1.17 file collision
Summary: sci-libs/libecwj2 and media-libs/lcms-1.17 file collision
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
: 230802 248329 (view as bug list)
Depends on:
Blocks: 254021
  Show dependency tree
 
Reported: 2007-12-17 16:17 UTC by MarisN
Modified: 2010-01-02 03:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libecwj2-3.3 nolcms patch (libecwj2-3.3-nolcms.patch,3.01 KB, patch)
2009-09-22 11:28 UTC, Jean-Claude Repetto
Details | Diff
Updated ebuild to install libecw without lcms support (libecwj2-3.3-r1.ebuild,1.09 KB, text/plain)
2009-09-22 15:42 UTC, Jean-Claude Repetto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MarisN 2007-12-17 16:17:07 UTC
package sci-libs/libecwj2-3.3 NOT merged
 * Detected file collision(s):
 *      /usr/include/lcms.h
 *      /usr/include/icc34.h
 *
 * media-libs/lcms-1.17
 *      /usr/include/lcms.h
 *      /usr/include/icc34.h


Reproducible: Always
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-16 13:24:00 UTC
*** Bug 230802 has been marked as a duplicate of this bug. ***
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-16 13:24:07 UTC
*** Bug 248329 has been marked as a duplicate of this bug. ***
Comment 3 Jean-Claude Repetto 2009-09-07 09:22:41 UTC
A solution (new ebuild and patch) has been posted in https://bugs.gentoo.org/show_bug.cgi?id=230802
Is it possible to put this new ebuild into the portage tree ?
Comment 4 Jean-Claude Repetto 2009-09-22 11:28:39 UTC
Created attachment 204910 [details, diff]
libecwj2-3.3 nolcms patch 

This patch has been created by Brian Claywell (See bug #230802) to solve the file collision between lcms and libecwj2
Comment 5 Jean-Claude Repetto 2009-09-22 15:42:53 UTC
Created attachment 204931 [details]
Updated ebuild to install libecw without lcms support

I have taken the ebuild created by Brian Claywell in bug#230802 
https://bugs.gentoo.org/show_bug.cgi?id=230802, and :
- added a dependency on automake-1.7 (see bug#230802 comments)
- restored the hack to create the install directory (see bug#230802 
comments)
- added a dependency on unzip (to solve bug #224153 
https://bugs.gentoo.org/show_bug.cgi?id=224153)

With this new ebuild, it is now possible to install the library, but 
there is still some work to do (there are other libraries bundled, like 
jpeg and tinyxml).
Comment 6 Sébastien Fabbro (RETIRED) gentoo-dev 2010-01-02 03:01:10 UTC
fixed in cvs. thanks.