Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 209558

Summary: dev-lang/icon-9.4.3-r2 fails multilib strict tests
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: Current packagesAssignee: Maintainers for Miscelleneous Language Packages [OBSOLETE] <lang-misc+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: cwills, sandro.bonazzola
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 234191    
Attachments: teh patch
icon-9.4.3-r2.patch

Description Alexis Ballier gentoo-dev 2008-02-10 17:57:54 UTC
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 Alexis Ballier gentoo-dev 2008-02-10 17:58:54 UTC
Created attachment 143141 [details, diff]
teh patch
Comment 2 Sandro Bonazzola 2008-02-13 18:25:24 UTC
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 Cheyenne Wills 2008-02-17 02:14:56 UTC
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 Cheyenne Wills 2008-08-23 23:55:28 UTC
(In reply to comment #3)

I used your patched ebuild and icon built and tested cleanly on x86. 
Comment 5 Markus Meier gentoo-dev 2008-08-24 09:21:20 UTC
Created attachment 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 Markus Meier gentoo-dev 2008-08-24 09:43:27 UTC
fixed in cvs, dev-lang/icon-9.4.3-r3. (with authorisation of george)