-
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
sdl2 version 2.24.0 #12186
sdl2 version 2.24.0 #12186
Conversation
Trying to fix: |
Android problems only was fixed in the next SDL2 release: |
This comment has been minimized.
This comment has been minimized.
Anyone knows what can be wrong here?
I put on SDL github too: |
@paulocoutinhox cmake.verbose = True To speed up builds, you might want to exclude all non-Macos builds from the build matrix by doing:
|
@madebr |
It's the SDL build that is failing, so the main recipe. |
Done |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
So the configuration armv8@Macis is troublesome. From what I understand now, the errors happens when running ranlib.
The errors:
says: "I got an object file for arch=arm64 but I expected arch=x86_64". Sadly, there are no logs available for previous sdl versions. |
The command line executed is:
It is compiling for
@madebr And about config, i remove what you sad. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit d2be641sdl/2.0.16
sdl/2.0.14
|
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 417f598sdl/2.24.0
sdl/2.0.18
sdl/2.0.20
sdl/2.0.16
sdl/2.0.14
|
Finally! huauhahua |
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.
Best. SDL2. Release. Ever. 😉
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@paulocoutinhox Please, consider https://github.com/paulocoutinhox/conan-center-index/pull/5. The Conan v2 linter is not happy. |
update conan tools imports
sure, done and thanks! |
All green in build 31 (
|
Hooks produced the following warnings for commit 7f94fe2sdl/2.0.20
sdl/2.0.16
sdl/2.24.0
sdl/2.0.14
sdl/2.0.18
|
Hi @uilianries and @madebr there is some warning. It is relevant?
|
For the latest sdl2 release at least, you can add them (when building a static library): https://github.com/libsdl-org/SDL/blob/253f6a913d232e536e092756732f41b78175d862/CMakeLists.txt#L2145-L2180 |
We can keep this as-it because is working. And open an issue/pr if it really need after. |
* sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * Update recipes/sdl/all/CMakeLists.txt Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/sdl/all/CMakeLists.txt Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/sdl/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/sdl/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/sdl/all/conandata.yml Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * sdl2 version 2.0.22 * update sdl to 2.24.0 * sdl2 version 2.24.0 * Update recipes/sdl/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * Update recipes/sdl/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * update recipes/sdl/all/conanfile.py Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> * sdl2 version 2.24.0 * sdl2 version 2.24.0 * sdl2 version 2.24.0 * sdl2 version 2.24.0 * sdl2 version 2.24.0 * sdl2 version 2.24.0 * Update conan tools imports Signed-off-by: Uilian Ries <uilianries@gmail.com> Signed-off-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> Co-authored-by: Uilian Ries <uilianries@gmail.com>
Specify library name and version: sdl/2.24.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!
Release:
https://github.com/libsdl-org/SDL/releases/tag/release-2.24.0