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

Rebuild for openssl3 #14

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update openssl3.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.

This package has the following downstream children:

And potentially more.

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot.
The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (conda install -c conda-forge rever) and pip (pip install re-ver) installable.
Finally, feel free to drop us a line if there are any issues!
This PR was generated by https://github.com/regro/autotick-bot/actions/runs/1419859798, please use this URL for debugging

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@traversaro
Copy link
Contributor

There is a warning as error failure just on Windows with openssl3:

2021-11-04T05:21:47.2071986Z securitypolicy_openssl_common.c
2021-11-04T05:21:47.7463599Z %SRC_DIR%\plugins\crypto\openssl\securitypolicy_openssl_common.c(221): error C2220: warning treated as error - no 'object' file generated
2021-11-04T05:21:47.7552496Z %SRC_DIR%\plugins\crypto\openssl\securitypolicy_openssl_common.c(221): warning C4090: 'function': different 'const' qualifiers
2021-11-04T05:21:47.7557021Z %SRC_DIR%\plugins\crypto\openssl\securitypolicy_openssl_common.c(282): warning C4090: '=': different 'const' qualifiers
2021-11-04T05:21:47.7566879Z %SRC_DIR%\plugins\crypto\openssl\securitypolicy_openssl_common.c(443): warning C4090: 'initializing': different 'const' qualifiers
2021-11-04T05:21:47.7776636Z NMAKE : fatal error U1077: 'D:\bld\open62541_1636003052804\_build_env\Library\bin\cmake.exe' : return code '0x2'
2021-11-04T05:21:47.7777579Z Stop.
2021-11-04T05:21:47.7794218Z NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\nmake.exe"' : return code '0x2'
2021-11-04T05:21:47.7795522Z Stop.
2021-11-04T05:21:47.7810538Z NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\nmake.exe"' : return code '0x2'
2021-11-04T05:21:47.7811686Z Stop.

@traversaro
Copy link
Contributor

I think we can disable the warning as error by backporting open62541/open62541#4572 .

@traversaro
Copy link
Contributor

I guess we should also switch away from drone to work around conda-forge/status#122 .

@traversaro
Copy link
Contributor

@conda-forge-admin please rerender

@traversaro
Copy link
Contributor

An additional patch was necessary to make sure that UA_FORCE_WERROR was respected on MSVC: open62541/open62541#4746 .

@traversaro traversaro added the automerge Merge the PR when CI passes label Nov 4, 2021
@github-actions github-actions bot merged commit e5130d9 into conda-forge:master Nov 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2021

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-openssl3-0-1_hc6947f branch November 4, 2021 09:11
@traversaro traversaro mentioned this pull request Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants