Summary: | media-libs/sdl2-mixer-2.8.1-r3 config fails at FindOgg.cmake | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jon Daniel <joneqdaniel> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | joneqdaniel, mechakotik, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=955672 https://bugs.gentoo.org/show_bug.cgi?id=953901 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 955672 | ||
Bug Blocks: | |||
Attachments: |
emerge -v sdl2-mixer build.log
emerge --info sdl2-mixer-9999.ebuild with multilib and release version support sdl2-mixer-9999.ebuild with multilib and release version support sdl2-mixer-2.8.1-tremor-vorbisidec.patch from gletonai@gmail.com sdl2-mixer ebuild supporting git/release and the tremor patch |
Description
Jon Daniel
2025-03-26 22:34:41 UTC
Always include the full build.log and emerge --info please. Created attachment 922972 [details]
emerge -v sdl2-mixer build.log
emerge -v =sdl2-mixer-2.6.3-r1 completes successfully Created attachment 922973 [details]
emerge --info
See also wesnoth SDL2_mixer issue https://github.com/wesnoth/wesnoth/issues/4349 Using https://github.com/libsdl-org/SDL_mixer -b SDL2 fixes the all the problems removal of sdl2-mixer-9999 and not incoporating latest sdl2-mixer-2.8.1 and later patches seems to have caused the problem using release branch -b release-2.8.x works too Created attachment 930103 [details]
sdl2-mixer-9999.ebuild with multilib and release version support
Created attachment 930136 [details]
sdl2-mixer-9999.ebuild with multilib and release version support
Created attachment 930137 [details, diff] sdl2-mixer-2.8.1-tremor-vorbisidec.patch from gletonai@gmail.com Created attachment 930141 [details]
sdl2-mixer ebuild supporting git/release and the tremor patch
(In reply to Jon Daniel from comment #12) > Created attachment 930141 [details] > sdl2-mixer ebuild supporting git/release and the tremor patch It's not clear to me what you're saying here. There's not many changes since 2.8.1 on the branch: https://github.com/libsdl-org/SDL_mixer/commits/SDL2. Perhaps https://github.com/libsdl-org/SDL_mixer/commit/141b69c06acad0c3378f8c8e5ff7a3997a09ddad fixes it then? |