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

add tinymidi/cci.20130325 #6415

Merged
merged 4 commits into from
Jul 20, 2021
Merged

Conversation

ericLemanissier
Copy link
Contributor

@ericLemanissier ericLemanissier commented Jul 19, 2021

this is a port of https://github.com/bincrafters/conan-tinymidi

Specify library name and version: tinymidi/cci.20130325

It's a dependency of sdl2_mixer


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ericLemanissier
Copy link
Contributor Author

@madebr When I compile with system libtool, the build passes, but if I build_require libtool/2.4.6, it fails with

libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'

Do you have an idea ?

@madebr
Copy link
Contributor

madebr commented Jul 19, 2021

It's because of this: crosstool-ng/crosstool-ng#940 (comment)
tinymidy's Makefile sets CC=gcc which is different than the environment variable CC=clang.
https://github.com/krgn/tinymidi/blob/3162cf8faff04e26a8daa846618b90326f71b9d5/Makefile#L20
libtool detected an error: gcc vs clang

I pushed a fix to bincrafters' repo.

Co-authored-by: Michael Keck <git@cr0ydon.com>
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 5 (70c8e5e52368ed8771491bdabca03cdec5b88685):

  • tinymidi/cci.20130325@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit cc6c906 into conan-io:master Jul 20, 2021
@ericLemanissier ericLemanissier deleted the tinymidi branch July 20, 2021 07:39
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.

6 participants