Bug 209558 - dev-lang/icon-9.4.3-r2 fails multilib strict tests
Bug#: 209558 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: lang-misc@gentoo.org Reported By: aballier@gentoo.org
Component: Applications
URL: 
Summary: dev-lang/icon-9.4.3-r2 fails multilib strict tests
Keywords:  
Status Whiteboard: 
Opened: 2008-02-10 17:57 0000
Description:   Opened: 2008-02-10 17:57 0000
Files matching a file type that is not allowed:
   usr/lib/icon/bin/libcfunc.so
 * 
 * ERROR: dev-lang/icon-9.4.3-r2 failed.


patch coming

------- Comment #1 From Alexis Ballier 2008-02-10 17:58:54 0000 -------
Created an attachment (id=143141) [details]
teh patch

------- Comment #2 From Sandro Bonazzola 2008-02-13 18:25:24 0000 -------
Same issue here. As a side note there is also a QA warning:
 * QA Notice: Pre-stripped files found:
 * /var/tmp/portage/dev-lang/icon-9.4.3-r2/image/usr/lib/icon/bin/iconx
/var/tmp/portage/dev-lang/icon-9.4.3-r2/image/usr/lib/icon/bin/icont
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/lib/icon/bin/libcfunc.so
Files matching a file type that is not allowed:
   usr/lib/icon/bin/libcfunc.so

------- Comment #3 From Cheyenne Wills 2008-02-17 02:14:56 0000 -------
I believe (without actually running with the ebuild patch), that this should be
okay. Just be aware that the Icon does assume that location of the "bin" and
"lib" directories are within the same parent directory.  Also, there are files
in the bin directory that collide with other packages.  These files are just
"demo" programs and are not needed for the actual execution of icon, and
therefore do not need to be symlinked outside of the .../icon/bin directory,
nor does the .../icon/bin directory need to be added to the PATH.

------- Comment #4 From Cheyenne Wills 2008-08-23 23:55:28 0000 -------
(In reply to comment #3)

I used your patched ebuild and icon built and tested cleanly on x86. 

------- Comment #5 From Markus Meier 2008-08-24 09:21:20 0000 -------
Created an attachment (id=163694) [details]
icon-9.4.3-r2.patch

same patch as before, but for latest revision of the ebuild.
this also fixes the prestripped files in bug #209560.

@lang-misc: do you have any objections that I commit this patch?

------- Comment #6 From Markus Meier 2008-08-24 09:43:27 0000 -------
fixed in cvs, dev-lang/icon-9.4.3-r3. (with authorisation of george)