-
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
[emsdk] First approach (to be iterated) #4860
Conversation
config.yml syntax error in build 1:
|
Failure in build 2 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
"1.39.8": | ||
sha256: 37b8807cad1aa0a976bbbdee5d3c5efc03e59175efdc555721793824f8c591f4 | ||
url: https://github.com/emscripten-core/emsdk/archive/1.39.8.tar.gz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a newer 1.X https://github.com/emscripten-core/emsdk/releases/tag/1.40.1 I think this can be removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure how stable these releases are when trying to compile other libraries. 1.39.8
was the version that worked for me to compile Qt (2.0 didn't). I think I haven't tried with 1.40
. It is the same with the Python and Node requirements, I was expecting any of them to work, but it didn't. In the end, it is an SDK 🤷
I will add 1.40.1
, but I want to stabilize the compilation first, then test some packages and then I'll remove 1.39.8
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh that's a good reason to keep it!
Failure in build 3 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Failure in build 4 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions. |
Specify library name and version: emsdk
conan-center hook activated.