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

make test failed ARM64 #994

Open XINNLI opened this issue 1 year ago • 14 comments

999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:100B906B:elliptic curve routines:EC_POINT_set_affine_coordinates_GF2m:point is not on curve:ec_lib.c:994: 7999626220:error:1007C06B:elliptic curve routines:EC_POINT_set_affine_coordinates_GFp:point is not on curve:ec_lib.c:968: 7999626220:error:1007C06B:elliptic curve routines:EC_POINT_set_affine_coordinates_GFp:point is not on curve:ec_lib.c:968: 7999626220: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: can't install [email protected] https://github.com/sidneys/homebrew-homebrew/issues/20 Mac M1 chntpw not building (Openssl 1.0 requirement not satisfied) https://github.com/sidneys/homebrew-homebrew/issues/2

XINNLI avatar May 07 '23 05:05 XINNLI

I've got the same issue, idk how to solve it, please some help 🙏🏼

DavidSchettini avatar May 19 '23 08:05 DavidSchettini

Hii everyone, I am having an issue with downloading the sydneys/home/chntpw

Rabindra-Basnet avatar May 19 '23 13:05 Rabindra-Basnet

me too

ZuhanLin avatar Jun 16 '23 03:06 ZuhanLin

Same here

dcrawl avatar Jun 18 '23 17:06 dcrawl

me too

rogu3bear avatar Jun 19 '23 08:06 rogu3bear

Same here

viniciusvieira00 avatar Jun 20 '23 19:06 viniciusvieira00

same here

MikeSoft avatar Jun 28 '23 21:06 MikeSoft

I had similiar issue with my MacBook Pro M1 recently. Try this:

  1. Remove all tap's for openssl
  2. Download curl -Lo [email protected] https://raw.githubusercontent.com/rbenv/homebrew-tap/e472b7861b49cc082d1db0f66f265368da107589/Formula/openssl%401.0.rb
  3. Edit this file -> add # sign to the line system "make", "test" (comment out)
  4. Install openssl with brew install --formula --build-from-source ./[email protected]
  5. Add to path in my example I'm adding this path export PATH="/opt/homebrew/Cellar/[email protected]/1.0.2u/bin:$PATH" to .zshrc
  6. Do source ~/.zshrc and check if path/version is correct which openssl, openssl version

piotrekk10 avatar Jun 30 '23 13:06 piotrekk10

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

nandy6666 avatar Jul 05 '23 18:07 nandy6666

I had similiar issue with my MacBook Pro M1 recently. Try this:

  1. Remove all tap's for openssl
  2. Download curl -Lo [email protected] https://raw.githubusercontent.com/rbenv/homebrew-tap/e472b7861b49cc082d1db0f66f265368da107589/Formula/openssl%401.0.rb
  3. Edit this file -> add # sign to the line system "make", "test" (comment out)
  4. Install openssl with brew install --formula --build-from-source ./[email protected]
  5. Add to path in my example I'm adding this path export PATH="/opt/homebrew/Cellar/[email protected]/1.0.2u/bin:$PATH" to .zshrc
  6. Do source ~/.zshrc and check if path/version is correct which openssl, openssl version

Thank you ! It works !

DxPoly avatar Jul 06 '23 04:07 DxPoly

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

Works perfectly!

manoloxxl avatar Jul 28 '23 06:07 manoloxxl

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

Worked like a charm!

berkaykurkcu avatar Oct 31 '23 08:10 berkaykurkcu

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

I've no idea that command do, but its worked! thx

pogozh avatar Jan 30 '24 10:01 pogozh

Unable to retrieve data from Windows Update servers. Reason: EMPTY_FILELIST If this problem persists, most likely the set you are attempting to download was removed from Windows Update servers.

wooferbr avatar Feb 27 '24 01:02 wooferbr