Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test failed ARM64 #19

Open
Uglybf opened this issue May 2, 2023 · 6 comments
Open

make test failed ARM64 #19

Uglybf opened this issue May 2, 2023 · 6 comments

Comments

@Uglybf
Copy link

Uglybf commented May 2, 2023

Last 15 lines from /Users/User/Library/Logs/Homebrew/[email protected]/03.make:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994:
8259410924:error:1007C06B:elliptic curve routines:EC_POINT_set_affine_coordinates_GFp:point is not on curve:ec_lib.c:968:
8259410924:error:1007C06B:elliptic curve routines:EC_POINT_set_affine_coordinates_GFp:point is not on curve:ec_lib.c:968:
8259410924:error:1007C06B:elliptic curve routines:EC_POINT_set_affine_coordinates_GFp:point is not on curve:ec_lib.c:968:
make[1]: *** [test_ec] Error 1
make: *** [tests] Error 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/sidneys/homebrew-homebrew/issues

These open issues may also help:
Mac M1 chntpw not building (Openssl 1.0 requirement not satisfied) #2

@gurvirbaraich
Copy link

gurvirbaraich commented May 4, 2023

Hi @Uglybf!
I had the same issue install chntpw using the readme.unix.md file provided by uupdump. Instead of that command run this.

$ brew install cabextract wimlib cdrtools
$ brew tap minacle/chntpw
$ brew install aria2 cabextract wimlib cdrtools minacle/chntpw/chntpw

@creativetags
Copy link

I have the same issue as @Uglybf and the solution from @gurvirbaraich didn't make a difference.

@jason-dan-iel
Copy link

Hi @Uglybf! I had the same issue install chntpw using the readme.unix.md file provided by uupdump. Instead of that command run this.

$ brew install cabextract wimlib cdrtools
$ brew tap minacle/chntpw
$ brew install aria2 cabextract wimlib cdrtools minacle/chntpw/chntpw

Hey thanks man. Worked for me 😄 👍🏿

@email362
Copy link

@gurvirbaraich Your solution worked for me! Thanks!

@gurvirbaraich
Copy link

@gurvirbaraich Your solution worked for me! Thanks!

Good!!

@jbourny
Copy link

jbourny commented Jun 25, 2023

Hi @Uglybf! I had the same issue install chntpw using the readme.unix.md file provided by uupdump. Instead of that command run this.

$ brew install cabextract wimlib cdrtools
$ brew tap minacle/chntpw
$ brew install aria2 cabextract wimlib cdrtools minacle/chntpw/chntpw

Thank you it works :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants