Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

P11-Kit (0.18.1) failed to build on 10.8.3 #19554

Closed
jgross144 opened this issue May 1, 2013 · 2 comments
Closed

P11-Kit (0.18.1) failed to build on 10.8.3 #19554

jgross144 opened this issue May 1, 2013 · 2 comments

Comments

@jgross144
Copy link

So I've run into an odd error. I went to upgrade wine, which I track on the devel branch. The new build of wine requires p11-kit, which I hadn't had installed previously. I build wine with the --universal flag, under the perhaps mistaken understanding that this was needed for wine to run some 32bit binaries. p11-kit failed to build. I've gone back and tried to build it by itself with the --universal flag, with --universal and --use-gcc, and neither worked. The outputs are in this gist: https://gist.github.com/jgross144/5493676 My homebrew is up to date and brew doctor says I'm raring to brew. p11 will build without the universal flag, which would be fine for me, if that's what it takes, that's what it takes. The problem is, the developmental branch of wine seems to only build as universal. I've looked over issue 18979, which seemed similar but I couldn't see any direct solutions I could apply, nor are my error messages as explicit. Any thoughts on how to either correct the build of p11 to enable fat binaries, or to change the formula on wine --devel to allow a 64bit only build?

Jim

@jacknagel
Copy link
Contributor

I don't think a 64-bit wine build is possible, there are comments to this point in the formula.

What broke this was re-adding the gnutls dep in #19470, gnutls (and p11-kit, etc) doesn't even have a universal option.

@adamv adamv closed this as completed in 79d7a1a May 2, 2013
@jgross144
Copy link
Author

Excellent. Thank you for your help.

handyman5 pushed a commit to handyman5/homebrew that referenced this issue Oct 7, 2013
Closes Homebrew#19554.
Closes Homebrew#19570.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants