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

Make this build on NetBSD. #201

Merged
merged 2 commits into from
Aug 17, 2016
Merged

Make this build on NetBSD. #201

merged 2 commits into from
Aug 17, 2016

Conversation

yyamano
Copy link
Collaborator

@yyamano yyamano commented Aug 10, 2016

No description provided.

@matsumotory
Copy link
Owner

oh, already failed.

@yyamano
Copy link
Collaborator Author

yyamano commented Aug 11, 2016

I took a look the changes and the travis log, but I have no idea what is wrong. Will try it on Linux later.

Some mrbgems in build_config.rb don't build, but that's another story.
@matsumotory
Copy link
Owner

fm... it's strange than the following error occurred:

curl: /usr/local/lib/libssl.so.1.0.0: no version information available (required by /usr/lib/x86_64-linux-gnu/libcurl.so.4)
curl: /usr/local/lib/libssl.so.1.0.0: no version information available (required by /usr/lib/x86_64-linux-gnu/libcurl.so.4)
curl: /usr/local/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/x86_64-linux-gnu/libcurl.so.4)

@yyamano
Copy link
Collaborator Author

yyamano commented Aug 12, 2016

I can't reproduce it on CentOS 7.2.

curl: /usr/local/lib/libssl.so.1.0.0: no version information available (required by /usr/lib/x86_64-linux-gnu/libcurl.so.4)

You can see same messages on successful build. (e.g. https://travis-ci.org/matsumoto-r/ngx_mruby/jobs/149922866)

@yyamano
Copy link
Collaborator Author

yyamano commented Aug 12, 2016

I compared travis log between the last successful build and the failed one.

Travis build system seems to be upgraded. Not sure if it breaks build.

-Description:   Ubuntu 14.04.3 LTS
+Description:   Ubuntu 14.04.4 LTS
-gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
[snip]
+gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4

@yyamano
Copy link
Collaborator Author

yyamano commented Aug 12, 2016

Hmm, I can't reproduce it on Ubuntu 14.04.5.

@matsumotory
Copy link
Owner

I confirm the PR pass the test locally. So, I merged now. Thanks!

@matsumotory matsumotory merged commit 3252a35 into matsumotory:master Aug 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants