homebrew-homebrew
homebrew-homebrew copied to clipboard
make test failed ARM64
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
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
I have the same issue as @Uglybf and the solution from @gurvirbaraich didn't make a difference.
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 😄 👍🏿
@gurvirbaraich Your solution worked for me! Thanks!
@gurvirbaraich Your solution worked for me! Thanks!
Good!!
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 :)