Skip to content

[gmp/nettle] try fixing build issues#11565

Merged
dan-shaw merged 2 commits intomicrosoft:masterfrom
Neumann-A:try_fixing_nettle_gmp
May 27, 2020
Merged

[gmp/nettle] try fixing build issues#11565
dan-shaw merged 2 commits intomicrosoft:masterfrom
Neumann-A:try_fixing_nettle_gmp

Conversation

@Neumann-A
Copy link
Contributor

Another approach of build nettle/gmp which maybe fixes the build issues?

@BillyONeal
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JackBoosY
Copy link
Contributor

Related: #11502 #7733

@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label May 27, 2020
@dan-shaw dan-shaw merged commit 924eb89 into microsoft:master May 27, 2020
@JackBoosY
Copy link
Contributor

The nettle:x64-osx regression happens again:

Undefined symbols for architecture x86_64:
  "_EVP_bf_ecb", referenced from:
      _openssl_bf128_set_encrypt_key in nettle-openssl.o
      _openssl_bf128_set_decrypt_key in nettle-openssl.o
  "_EVP_cast5_ecb", referenced from:
      _openssl_cast128_set_encrypt_key in nettle-openssl.o
      _openssl_cast128_set_decrypt_key in nettle-openssl.o
ld: symbol(s) not found for architecture x86_64

@Neumann-A Neumann-A deleted the try_fixing_nettle_gmp branch July 17, 2020 19:26
@wrobelda
Copy link
Contributor

wrobelda commented Oct 8, 2020

The nettle:x64-osx regression happens again:

Undefined symbols for architecture x86_64:
  "_EVP_bf_ecb", referenced from:
      _openssl_bf128_set_encrypt_key in nettle-openssl.o
      _openssl_bf128_set_decrypt_key in nettle-openssl.o
  "_EVP_cast5_ecb", referenced from:
      _openssl_cast128_set_encrypt_key in nettle-openssl.o
      _openssl_cast128_set_decrypt_key in nettle-openssl.o
ld: symbol(s) not found for architecture x86_64

Trying to build nettle on macOS and seeing this exact error. Should this be reported as a separate issue?

@JackBoosY
Copy link
Contributor

@wrobelda Yes please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants