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

Bug 86147

Summary: app-crypt/gpg-agent little cleanup for ppc-macos
Product: Gentoo/Alt Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: Mac OSXAssignee: Gentoo for Mac OS X <ppc-macos>
Status: RESOLVED INVALID    
Severity: normal CC: crypto+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 104052    
Bug Blocks:    
Attachments: gpg-agent-1.9.15.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-21 09:21:39 UTC
The attached patch applied over current ebuild make possible to build gpg-agent on ppc-macos without problems (and using it also).
The append-ldflag is conditioned to not using ppc-macos.

It also passes nls useflag to the configure as should be.

Note: it will not install cleanly at the moment as there are also other dependencies with the same problem (ldflags to conditionally ignore and missing keywords). Anyway they seems to work perfectly anyway.

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-21 09:21:56 UTC
Created attachment 54069 [details, diff]
gpg-agent-1.9.15.patch
Comment 2 Hasan Khalil (RETIRED) gentoo-dev 2005-07-07 23:01:00 UTC
(In reply to comment #0)
> The attached patch applied over current ebuild make possible to build gpg-agent on ppc-macos 
without problems (and using it also).
> The append-ldflag is conditioned to not using ppc-macos.
> 
> It also passes nls useflag to the configure as should be.
> 
> Note: it will not install cleanly at the moment as there are also other dependencies with the same 
problem (ldflags to conditionally ignore and missing keywords). Anyway they seems to work perfectly 
anyway.
> 
> HTH, Diego

Crypto herd: this okay with you? I'd like to have it committed.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2005-07-12 22:45:13 UTC
fine with me. Please go ahead with commit. 
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-08-05 22:32:09 UTC
gpg-agent-1.9.18 and dependancies should be ready for keywording. 
 
nls fixed too - thanks Diego. 
 
macos people feel free to remove any ldflag problems from any crypto package. 
Comment 5 Fabian Groffen gentoo-dev 2005-08-28 11:27:20 UTC
current status:

[ebuild  N    ] dev-libs/libksba-0.9.12  0 kB [1] 
[ebuild  N    ] dev-libs/libassuan-0.6.10  0 kB [1] 
[ebuild  N    ] dev-libs/pth-2.0.3  624 kB [1] 
[ebuild  N    ] app-crypt/gpg-agent-1.9.18  (-caps) +nls (-smartcard) 1,713 kB [1]

libassuan compiles, not yet marked ~ppc-macos (needs testing with gpg-agent)
libksba fails to compile, although marked ~ppc-macos :( see bug #104052
pth compiles, marked ~ppc-macos

unable to start with gpg-agent
Comment 6 Fabian Groffen gentoo-dev 2006-10-16 12:22:52 UTC
I cannot find this package in the tree (any more).