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

[premake] Build with Conan 1.x again #25131

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

uilianries
Copy link
Member

@uilianries uilianries commented Sep 4, 2024

Summary

Changes to recipe: premake/alpha-15

Motivation

So far, Conan 1.x is still mandatory for recipes that are present in ConanCenterIndex since before Conan 2.x migration.

The premake failed previously, but I can not reproduce that same error by running it in an equal docker container.

Details

Using the Docker image conanio/clang13-ubuntu16.04:1.65.0, I see no errors when building in Debug mode:

premake-alpha15-clang13-debug.log


Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries uilianries self-assigned this Sep 4, 2024
@conan-center-bot

This comment has been minimized.

Copy link
Contributor

@valgur valgur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can remove the conan_version import as well, otherwise LGTM. Thanks!

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries
Copy link
Member Author

Can remove the conan_version import as well, otherwise LGTM. Thanks!

Done! 😄

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (8d74c95b43ec60b58816b94e6456c9fd11e5c6b1):

  • premake/5.0.0-alpha15:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (8d74c95b43ec60b58816b94e6456c9fd11e5c6b1):

  • premake/5.0.0-alpha15:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 1131ace into conan-io:master Sep 4, 2024
12 checks passed
OMGtechy pushed a commit to OMGtechy/conan-center-index that referenced this pull request Dec 31, 2024
* Re-enable Conan 1.x build

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Remove unused import

Signed-off-by: Uilian Ries <uilianries@gmail.com>

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
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.

4 participants