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

Bug 446594

Summary: media-gfx/icoutils does not respect AR
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Frank Richter <res>
Status: RESOLVED FIXED    
Severity: normal CC: patrick, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 488338    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2012-12-09 13:47:35 UTC
You receive this bug because this package does not respect my system's AR ( x86_64-pc-linux-gnu-ar - /usr/bin/x86_64-pc-linux-gnu-ar ) and calls directly ar - /usr/bin/ar
The possible solutions to fix this issue are:
1)Fix the buildsystem, if you can
2)inherit toolchain-funcs and use tc-export AR
3)inherit toolchain-funcs and use emake AR="$(tc-getAR)"


ar cru libgnu.a progname.o version-etc.o xalloc-die.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o basename.o dirname.o exitfail.o printf-args.o printf-parse.o 
stripslash.o vasnprintf.o xmalloc.o
Comment 2 Agostino Sarubbo gentoo-dev 2012-12-09 14:59:37 UTC
great. 

No need to backport the fix here. When you will release the new version, then close this bug as fixed.
Comment 3 Sergey Popov gentoo-dev 2013-10-17 09:36:30 UTC
Fixed in 0.31.0, waiting stabilization in bug #488338
Comment 4 Sergey Popov gentoo-dev 2013-12-23 12:07:36 UTC
0.31.0 hits stable on all arches, closing this as fixed