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

Bug 449028

Summary: net-proxy/ufdbguard does not respect AR
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: mmk
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: ufdbguard-1.29-r1.ebuild
ufdbguard-1.29-ar.patch

Description Agostino Sarubbo gentoo-dev 2012-12-28 12:21:02 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 rc libufdbd.a ../crypt.o ../lex.yy.o ../sgDiv.o ../sgLog.o ../ufdbLookup.o \
ar rc libufdbssl.a ../ufdbchkport.o ../httpsQueue.o ../ufdbHashtable.o
Comment 1 Michael Mair-Keimberger (iamnr3) 2013-06-10 16:10:20 UTC
Created attachment 350648 [details]
ufdbguard-1.29-r1.ebuild

Updated ebuild + configure/makefile patch. Please review.
This fixes the ar direct calling.
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-06-10 16:10:53 UTC
Created attachment 350650 [details, diff]
ufdbguard-1.29-ar.patch

makefile/configure patch
Comment 3 Pacho Ramos gentoo-dev 2017-06-06 10:27:06 UTC
please retry with 1.32.4