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

sdl_mixer: conan v2 support #17150

Closed
wants to merge 10 commits into from
Closed

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Apr 21, 2023

closes #21526
closes #21675


@conan-center-bot

This comment has been minimized.

they are direct dependencies if sdl_mixer
@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Apr 22, 2023

waiting for #17080, #17151, #17158 & #17162

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@CLAassistant
Copy link

CLAassistant commented May 18, 2023

CLA assistant check
All committers have signed the CLA.

@SpaceIm SpaceIm closed this May 19, 2023
@SpaceIm SpaceIm reopened this May 19, 2023
@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented May 19, 2023

v1 pipeline:

ERROR: Missing binary: tinymidi/cci.20130325:6af9cc7cb931c5ad942174fd7838eb655717c709
tinymidi/cci.20130325: WARN: Can't find a 'tinymidi/cci.20130325' package for the specified settings, options and dependencies:
- Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=9, os=Linux
- Options: fPIC=True, shared=False
- Dependencies: 
- Requirements: 
- Package ID: 6af9cc7cb931c5ad942174fd7838eb655717c709

ERROR: Missing prebuilt package for 'tinymidi/cci.20130325'
Use 'conan search tinymidi/cci.20130325@ --table=table.html -r=remote' and open the table.html file to see available packages
Or try to build locally from sources with '--build=tinymidi'

v2 pipeline:

ERROR: Missing binary: sdl/2.26.1:dc1b0a2784f7aa3c2d17c4f737e59a1493db7ec1

sdl/2.26.1: WARN: Can't find a 'sdl/2.26.1' package binary 'dc1b0a2784f7aa3c2d17c4f737e59a1493db7ec1' for the configuration:
[settings]
arch=x86_64
build_type=Release
compiler=gcc
compiler.version=11
os=Linux
[options]
alsa=True
arts=False
directfb=False
esd=False
iconv=True
jack=False
libunwind=True
nas=False
opengl=True
opengles=True
pulse=True
sdl2main=True
shared=True
sndio=False
video_rpi=False
vulkan=True
wayland=True
x11=True
xcursor=True
xinerama=True
xinput=True
xrandr=True
xscrnsaver=True
xshape=True
xvm=True
[requires]
egl/system
libalsa/1.2.Z
libiconv/1.17.Z
libunwind/1.6.Z
opengl/system
pulseaudio/14.2.Z
wayland/1.21.Z
xkbcommon/1.4.Z

ERROR: Missing prebuilt package for 'sdl/2.26.1'
Check the available packages using 'conan list sdl/2.26.1:* -r=remote'
or try to build locally from sources using the '--build=sdl/2.26.1' argument

@RubenRBS @danimtb @uilianries Could you generate these missing packages please?
For tinymidi, I don't understand why packages are missing. #17162 has been merged last week (and in https://c3i.jfrog.io/c3i/misc/summary.html?json=https://c3i.jfrog.io/c3i/misc/logs/pr/17162/3/tinymidi/cci.20130325//summary.json, we can see this package id), and tinymidi has no dependencies, so no risk of package id invalidation.

@RubenRBS
Copy link
Member

I'll run this tomorrow morning if I get the chance, but for:

For tinymidi, I don't understand why packages are missing. #17162

will have to wait till monday to investigate :)

@SpaceIm SpaceIm closed this Jun 1, 2023
@SpaceIm
Copy link
Contributor Author

SpaceIm commented Jun 1, 2023

I don't know if it's better now.

@SpaceIm SpaceIm reopened this Jun 1, 2023
@conan-center-bot

This comment has been minimized.

@RubenRBS RubenRBS self-assigned this Jun 1, 2023
@ghost
Copy link

ghost commented Jul 10, 2023

I detected other pull requests that are modifying sdl_mixer/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ssrobins
Copy link
Contributor

I found the cause of the v2 test error, details here:
#18473 (comment)

@ssrobins
Copy link
Contributor

I'm still stumped on the Windows build error:
#18473 (comment)

@jcar87 wonder if you might be able to assist or recommend someone? I'm trying to get sdl_mixer v2 compatibility. This branch achieves that goal for a static sdl_mixer, but has failing builds/tests when sdl_mixer is a shared library. I've invested hours in trying to fix this with no success. It's hard to spend more to fix the shared library capability, which I don't use, yet I know we can't break that capability for others. I feel like we're stuck!

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Oct 15, 2023

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.

@stale stale bot added the stale label Oct 15, 2023
@stale stale bot removed the stale label Dec 1, 2023
@conan-center-bot conan-center-bot added the Version conflict There is a version conflict when solving the dependencies graph label Dec 1, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot added Missing dependencies Build failed due missing dependencies in Conan Center and removed Version conflict There is a version conflict when solving the dependencies graph labels Jan 6, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 7 (f978bd799dac222e1281e20186a240a30707622d):

  • sdl_mixer/2.0.4:
    CI failed to create some packages (All logs)

    Logs for packageID 24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=16
    os=Windows
    [options]
    sdl_mixer:shared=True
    
    [...]
    modplug.lib(load_stm.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_stm.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_it.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_it.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_669.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_669.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_ult.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_ult.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_wav.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_wav.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_dsm.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_dsm.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_far.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_far.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_ams.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_ams.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_mdl.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_mdl.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_okt.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_okt.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_dmf.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_dmf.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_ptm.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_ptm.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_dbm.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_dbm.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_amf.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_amf.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_mt2.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_mt2.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_psm.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_psm.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_umx.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_umx.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_abc.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_abc.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_mid.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_mid.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(load_pat.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(load_pat.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(mmcmp.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(mmcmp.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(snd_flt.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(snd_flt.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    modplug.lib(fastmix.obj) : warning LNK4099: PDB 'modplug.pdb' was not found with 'modplug.lib(fastmix.obj)' or at 'C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\modplug.pdb'; linking object as if no debug info [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
         Creating library C:/J2/w/prod-v1/bsr/84199/bcfcb/.conan/data/sdl_mixer/2.0.4/_/_/build/24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3/build/Debug/SDL2_mixer.lib and object C:/J2/w/prod-v1/bsr/84199/bcfcb/.conan/data/sdl_mixer/2.0.4/_/_/build/24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3/build/Debug/SDL2_mixer.exp
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_new referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_delete referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_get_state referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_init_stream referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_finish referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_flush referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_process_single referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_process_until_end_of_metadata referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_process_until_end_of_stream referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    music_flac.obj : error LNK2019: unresolved external symbol __imp_FLAC__stream_decoder_seek_absolute referenced in function FLAC_Load [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\Debug\SDL2_mixer.dll : fatal error LNK1120: 10 unresolved externals [C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build\sdl2_mixer.vcxproj]
    sdl_mixer/2.0.4: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    WARN: opusfile/0.12: requirement openssl/[>=1.1 <4] overridden by sdl_mixer/2.0.4 to openssl/3.2.0 
    sdl_mixer/2.0.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    sdl_mixer/2.0.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    sdl_mixer/2.0.4: ERROR: Package '24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3' build failed
    sdl_mixer/2.0.4: WARN: Build folder C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build
    ERROR: sdl_mixer/2.0.4: Error in build() method, line 138
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build "C:\J2\w\prod-v1\bsr\84199\bcfcb\.conan\data\sdl_mixer\2.0.4\_\_\build\24ab3a8b23bb3fb62eee398b5bf62c41d367a0d3\build" --config Debug
    

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.


Conan v2 pipeline ❌

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

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 7 (f978bd799dac222e1281e20186a240a30707622d):

  • sdl_mixer/2.0.4:
    CI failed to create some packages (All logs)

    Logs for packageID ab6336e406feaafc29706daad5fb4633186c0f8d:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    After this operation, 71.7 kB of additional disk space will be used.
    Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util-dev amd64 0.4.0-0ubuntu3 [9,974 B]
    debconf: delaying package configuration, since apt-utils is not installed
    Fetched 9,974 B in 0s (52.0 kB/s)
    Selecting previously unselected package libxcb-util-dev:amd64.
    (Reading database ... 
    (Reading database ... 5%
    (Reading database ... 10%
    (Reading database ... 15%
    (Reading database ... 20%
    (Reading database ... 25%
    (Reading database ... 30%
    (Reading database ... 35%
    (Reading database ... 40%
    (Reading database ... 45%
    (Reading database ... 50%
    (Reading database ... 55%
    (Reading database ... 60%
    (Reading database ... 65%
    (Reading database ... 70%
    (Reading database ... 75%
    (Reading database ... 80%
    (Reading database ... 85%
    (Reading database ... 90%
    (Reading database ... 95%
    (Reading database ... 100%
    (Reading database ... 20580 files and directories currently installed.)
    Preparing to unpack .../libxcb-util-dev_0.4.0-0ubuntu3_amd64.deb ...
    Unpacking libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    Setting up libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ...
    
    
    ======== Installing packages ========
    ERROR: Missing binary: libmikmod/3.3.11.1:0f2a7a445958b53a754235ebf5317ce431fbb2f4
    
    libmikmod/3.3.11.1: WARN: Can't find a 'libmikmod/3.3.11.1' package binary '0f2a7a445958b53a754235ebf5317ce431fbb2f4' for the configuration:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.version=11
    os=Linux
    [options]
    fPIC=True
    shared=False
    with_alsa=True
    with_coreaudio=True
    with_oss=True
    with_pulse=True
    [requires]
    flac/1.4.Z
    libalsa/1.2.Z
    libcap/2.69.Z
    libiconv/1.17.Z
    libmp3lame/3.100.Z
    libsndfile/1.2.Z
    libtool/2.4.Z
    mpg123/1.31.Z
    ogg/1.3.Z
    openssl/3.2.Z
    opus/1.4.Z
    pulseaudio/14.2.Z
    vorbis/1.3.Z
    xorg/system
    zlib/1.3.Z
    
    ERROR: Missing prebuilt package for 'libmikmod/3.3.11.1'
    Check the available packages using 'conan list libmikmod/3.3.11.1:* -r=remote'
    or try to build locally from sources using the '--build=libmikmod/3.3.11.1' argument
    
    More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
    

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.

Copy link
Contributor

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.

@github-actions github-actions bot added the stale label Feb 19, 2024
Copy link
Contributor

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@github-actions github-actions bot closed this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Failed Missing dependencies Build failed due missing dependencies in Conan Center stale
Projects
None yet
7 participants