Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449028 - net-proxy/ufdbguard does not respect AR
Summary: net-proxy/ufdbguard does not respect AR
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2012-12-28 12:21 UTC by Agostino Sarubbo
Modified: 2017-06-06 10:27 UTC (History)
1 user (show)

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


Attachments
ufdbguard-1.29-r1.ebuild (ufdbguard-1.29-r1.ebuild,3.92 KB, text/plain)
2013-06-10 16:10 UTC, Michael Mair-Keimberger (iamnr3)
Details
ufdbguard-1.29-ar.patch (ufdbguard-1.29-ar.patch,1.39 KB, patch)
2013-06-10 16:10 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

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