-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Fix openssl 1.0.2x shared library permissions #134
Conversation
Sorry, the build is only launched for Early Access Program users. You can request access writing in this issue. |
ef35ef7
to
0bf882e
Compare
Sorry, the build is only launched for Early Access Program users. You can request access writing in this issue. |
1 similar comment
Sorry, the build is only launched for Early Access Program users. You can request access writing in this issue. |
An unexpected error happened and has been reported. Help is on its way! 🏇 |
Some configurations of 'openssl/1.0.2s' have failed:
|
@lasote KB-H025 is some new rule? My PR has nothing to do with that... Do I fix it here with additional commit, or some other PR should be done (and rebase this)? |
Yes, sorry, we introduced some more checks. You can fix here. |
@SSE4 could you take a look at this again? I've fixed hook error. |
Oh, looks like second reviewer is needed. @SSE4 any idea who could provide that? |
@Talkless could you please update this PR with the latest changes on master? The OpenSSL was updated by a previous PR and I'd like to ensure the packages are compiled with those changes too. Thanks! |
All green! 😊
|
Invoking `conan install` second time fails if openssl/1.0.2x package is used. Shared libraries are built with permissions restricting owner to write, a behaviour that produces mentioned install failure. Update openssl recipe to fix shared library permissions on Unix-like systems. Closes conan-io/conan#5831
5feaeb3
to
5a09f9e
Compare
All green! 😊
|
Ping @SSE4, your final review is need. |
build openal with gcc8
Invoking
conan install
second time fails if openssl/1.0.2x package is used.Shared libraries are built with permissions restricting owner to write, a behaviour that produces mentioned install failure.
Update openssl recipe to fix shared library permissions on Unix-like systems.
Closes conan-io/conan#5831
Specify library name and version: openssl/1.0.2t
conan-center hook activated.