Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446594 - media-gfx/icoutils does not respect AR
Summary: media-gfx/icoutils does not respect AR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Frank Richter
URL:
Whiteboard:
Keywords:
Depends on: 488338
Blocks: tc-directly
  Show dependency tree
 
Reported: 2012-12-09 13:47 UTC by Agostino Sarubbo
Modified: 2013-12-23 12:07 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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