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

libtomcrypt failed to build on 10.11 #43906

Closed
apjanke opened this issue Sep 14, 2015 · 5 comments
Closed

libtomcrypt failed to build on 10.11 #43906

apjanke opened this issue Sep 14, 2015 · 5 comments

Comments

@apjanke
Copy link
Contributor

apjanke commented Sep 14, 2015

https://gist.github.com/5e9b2308816dd4e01b73

Same failure on 10.10. Works on 10.9.

Upstream issue: same build error happens when building outside Homebrew. Upstream issue: libtom/libtomcrypt#82.

@MikeMcQuaid
Copy link
Member

It's been broken for 2 major OS X releases so: boneyard time.

@apjanke
Copy link
Contributor Author

apjanke commented Apr 2, 2016

Doesn't build on last two OS X releases; current 1.17 release is from 2010; upstream bug open for five months. Yeah, boneyard time.

@kimsama
Copy link

kimsama commented Apr 18, 2016

Got the following error on OSX 10.11.4 when it installs 'libtomcrypt'.

==> make library
Last 15 lines from /Users/kims/Library/Logs/Homebrew/libtomcrypt/01.make:
      :"0" (word),"I" (i));
                       ^
./src/headers/tomcrypt_macros.h:277:24: error: constraint 'I' expects an integer constant expression
      :"0" (word),"I" (i));
                       ^
./src/headers/tomcrypt_macros.h:368:24: error: constraint 'J' expects an integer constant expression
      :"0" (word),"J" (i));
                       ^
./src/headers/tomcrypt_macros.h:376:24: error: constraint 'J' expects an integer constant expression
      :"0" (word),"J" (i));
                       ^
4 errors generated.
make: *** [src/ciphers/aes/aes.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [src/ciphers/aes/aes_enc.o] Error 1

READ THIS: https://git.io/brew-troubleshooting
libtomcrypt was moved to homebrew-boneyard because it has unfixable issues.
Please do not file any issues about this. Sorry!

@MikeMcQuaid
Copy link
Member

libtomcrypt was moved to homebrew-boneyard because it has unfixable issues.
Please do not file any issues about this. Sorry!

@kimsama We don't support libtomcrypt any more, sorry.

@kimsama
Copy link

kimsama commented Apr 18, 2016

ok, thanks, anyway. :-)

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants