homebrew-homebrew icon indicating copy to clipboard operation
homebrew-homebrew copied to clipboard

make test failed ARM64

Open Uglybf opened this issue 1 year ago • 6 comments

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) https://github.com/sidneys/homebrew-homebrew/issues/2

Uglybf avatar May 02 '23 13:05 Uglybf

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

gurvirbaraich avatar May 04 '23 12:05 gurvirbaraich

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

creativetags avatar May 08 '23 11:05 creativetags

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 😄 👍🏿

jason-dan-iel avatar May 20 '23 08:05 jason-dan-iel

@gurvirbaraich Your solution worked for me! Thanks!

email362 avatar May 21 '23 02:05 email362

@gurvirbaraich Your solution worked for me! Thanks!

Good!!

gurvirbaraich avatar May 21 '23 07:05 gurvirbaraich

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 :)

jbourny avatar Jun 25 '23 14:06 jbourny