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

wolfssl 3.15.5 #34198

Closed
wants to merge 1 commit into from
Closed

wolfssl 3.15.5 #34198

wants to merge 1 commit into from

Conversation

igas
Copy link
Contributor

@igas igas commented Nov 17, 2018

Created with brew bump-formula-pr.

@igas igas mentioned this pull request Nov 18, 2018
@igas
Copy link
Contributor Author

igas commented Nov 18, 2018

Build fails due to regression here wolfSSL/wolfssl#1635

@ejohnstown
Copy link
Contributor

How is homebrew's script cloning our repo for your build? Are you doing an actual git clone or are you downloading the GitHub tagged source archive?

@igas
Copy link
Contributor Author

igas commented Nov 19, 2018

We can do both. In this case, we download tarball. Will switching to git clone help?

@ejohnstown
Copy link
Contributor

Switching to git clone will help. The autogen.sh script looks for the existence of ".git", and if present touches the access controlled files like fips.h to create them. (The stub files end up in the archives we create with make dist.)

BTW, we have a new option called "--enable-sp", which turns on the single precision math library for the public key operations. They are time invariant and come in both C and assembly versions. They make a tremendous speed up in the public key operations.

@igas
Copy link
Contributor Author

igas commented Nov 19, 2018

@BrewTestBot test this please

@igas
Copy link
Contributor Author

igas commented Nov 20, 2018

@BrewTestBot test this please

@igas
Copy link
Contributor Author

igas commented Nov 21, 2018

brew cleanup --prune=7 failed but I don't think it's related

@Moisan
Copy link
Member

Moisan commented Nov 21, 2018

@BrewTestBot test this please

@igas
Copy link
Contributor Author

igas commented Nov 22, 2018

@Moisan same as #34349 and #34338

==> ./autogen.sh
Can't locate loadable object for module Fcntl in @INC (@INC contains: /usr/local/Cellar/autoconf/2.69/share/autoconf /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.2 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /System/Library/Perl/5.18/File/stat.pm line 30.
Compilation failed in require at /System/Library/Perl/5.18/File/stat.pm line 30.
BEGIN failed--compilation aborted at /System/Library/Perl/5.18/File/stat.pm line 30.
Compilation failed in require at /usr/local/Cellar/autoconf/2.69/share/autoconf/Autom4te/FileUtils.pm line 40.
BEGIN failed--compilation aborted at /usr/local/Cellar/autoconf/2.69/share/autoconf/Autom4te/FileUtils.pm line 40.
Compilation failed in require at /usr/local/opt/autoconf/bin/autoreconf line 42.
BEGIN failed--compilation aborted at /usr/local/opt/autoconf/bin/autoreconf line 42.

@igas
Copy link
Contributor Author

igas commented Nov 22, 2018

Apart from it formula itself fixed

@Moisan
Copy link
Member

Moisan commented Nov 25, 2018

@BrewTestBot test this please

@Moisan
Copy link
Member

Moisan commented Nov 25, 2018

Thank you @igas for the PR and @ejohnstown for the input!

@Moisan Moisan closed this in 095b83e Nov 25, 2018
@igas igas deleted the wolfssl-3.15.5 branch December 14, 2018 05:05
@lock lock bot added the outdated PR was locked due to age label Jan 13, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants