Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104052 - dev-libs/libksba does not compile, but marked ~ppc-macos
Summary: dev-libs/libksba does not compile, but marked ~ppc-macos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 86147
  Show dependency tree
 
Reported: 2005-08-28 11:22 UTC by Fabian Groffen
Modified: 2006-10-16 12:20 UTC (History)
0 users

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 Fabian Groffen gentoo-dev 2005-08-28 11:22:26 UTC
compilation on ppc-macos of libksba dies with:

mkdir .libs
ar cru .libs/libgnu.a
ar: no archive members specified
usage:  ar -d [-TLsv] archive file ...
        ar -m [-TLsv] archive file ...
        ar -m [-abiTLsv] position archive file ...
        ar -p [-TLsv] archive [file ...]
        ar -q [-cTLsv] archive file ...
        ar -r [-cuTLsv] archive file ...
        ar -r [-abciuTLsv] position archive file ...
        ar -t [-TLsv] archive [file ...]
        ar -x [-ouTLsv] archive [file ...]
make[3]: *** [libgnu.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1. emerge libksba
2.
3.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2006-10-08 22:21:01 UTC
Can you please check with libksba-0.9.16?
It seems that it uses libtool so may fix the problem.
Comment 2 Fabian Groffen gentoo-dev 2006-10-16 12:20:37 UTC
 Alon, thanks, but it works fine in the prefix, so the keyword won't be readded.