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

[doc] Update supported platforms and configurations (2021-07-05) #6165

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

conan-center-bot
Copy link
Collaborator

Update supported platforms and configurations.


This PR has been created automatically using the actual values of the CI machines

@conan-center-bot
Copy link
Collaborator Author

Updating docs!

@jgsogo
Copy link
Contributor

jgsogo commented Jul 5, 2021

We already had a job in the CI to validate the infrastructure, it checks that all the tools are installed and ready in the different nodes, checks the versions, checks that all versions are the same in all the nodes,... and now that job will create a PR if something changes in this platform and supported configurations file.

We can add more information in the following versions, improve the format, remove duplicates (🙄 ),... but this is a good starting point.

@SSE4 SSE4 requested a review from uilianries July 5, 2021 10:35
- 2015 (14.0.25431.01 Update 3)
- 2017 (15.9.19+28307.1000)
- 2019 (16.4.4+29728.190)
- 2015 (19.0.24215)
Copy link
Contributor

Choose a reason for hiding this comment

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

seems weird?

Copy link
Contributor

Choose a reason for hiding this comment

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

It is the version reported by cl.exe:

conan@C3I-STG-WIN1 C:\J\w\ValidateInfrastructure>"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe" /?  1>nul 2>tmp.file 
[Pipeline] bat
[Pipeline] echo
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.

Copy link
Contributor

Choose a reason for hiding this comment

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

Are there several MSVC installations on the same host? That seems really unexcepted and more like a mismatch of different setups 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

The agents have VS2015, VS2017 and VS2019 installed.

- 2015 (14.0.25431.01 Update 3)
- 2017 (15.9.19+28307.1000)
- 2019 (16.4.4+29728.190)
- 2015 (19.0.24215)
Copy link
Contributor

Choose a reason for hiding this comment

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

Are there several MSVC installations on the same host? That seems really unexcepted and more like a mismatch of different setups 🤔

- GCC versions 4.9, 5, 6, 7, 8, 9, 10
- Clang versions 3.9, 4.0, 5.0, 6.0, 7.0, 8, 9, 10, 11
- GCC versions: 10, 4.9, 5, 6, 7, 8, 9
- Clang versions: 10, 11, 3.9, 4.0, 5.0, 6.0, 7.0, 8, 9
Copy link
Contributor

Choose a reason for hiding this comment

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

Weird order for humans

@@ -64,10 +64,11 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-

## MacOS

- Compilers: Apple-clang versions 10.0, 11.0, 12.0 (three latest versions, we will rotate the older when a new compiler version is released)
- Compilers: Apple-clang versions 10.0.1, 11.0.0, 12.0.0, 12.0.0 (three latest versions, we will rotate the older when a new compiler version is released)
Copy link
Contributor

Choose a reason for hiding this comment

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

12.0.0 is double

Copy link
Contributor

@jgsogo jgsogo left a comment

Choose a reason for hiding this comment

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

Hi! As this is done by a bot running daily we need to move on or it will keep opening PRs with exactly the same content 😄 .

  • about repetitions and ordering: we will fix them in the CI, we cannot fix it here or the bot will see the changes and will keep opening PRs
  • VS2015 and compiler version: if it is an issue, please explain why... or it is just the information that is misleading and we would prefer something else

@uilianries
Copy link
Member

Let's open an issue to report all those bugs. So we can continue

@conan-center-bot conan-center-bot merged commit ff77f1b into master Jul 10, 2021
@jgsogo jgsogo deleted the bot/infra-2021-07-05 branch July 10, 2021 11:37
AndreyMlashkin pushed a commit to AndreyMlashkin/conan-center-index that referenced this pull request Jul 19, 2021
…2021-07-05)

Co-authored-by: CCI bot <javierg@jfrog.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants