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

Failed to compile #335

Open
darkstar252 opened this issue Jul 12, 2024 · 1 comment
Open

Failed to compile #335

darkstar252 opened this issue Jul 12, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@darkstar252
Copy link

Filed to compile at this exact moment :

Install the project...
-- Install configuration: "Release"
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/libSDL2_mixer.a
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/SDL2/SDL_mixer.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/libogg.a
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/libopus.a
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/opus.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/opus_custom.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/opus_defines.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/opus_multistream.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/opus_projection.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/include/opus_types.h
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/libopusfile.a
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/libvorbis.a
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/libvorbisfile.a
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/SDL2_mixerConfig.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/SDL2_mixerConfigVersion.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/FindFLAC.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/FindFluidSynth.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/Findlibxmp.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/Findlibxmp-lite.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/Findmodplug.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/Findopusfile.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/FindMPG123.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/Findvorbisfile.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/Findtremor.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/SDL2_mixer-static-targets.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/lib/cmake/SDL2_mixer/SDL2_mixer-static-targets-release.cmake
-- Installing: /home/darkstar/Documentos/src/OpenJKDF2/build/SDL_mixer/share/licenses/SDL2_mixer/LICENSE.txt
[ 24%] Completed 'SDL_mixer'
[ 24%] Built target SDL_mixer
[ 24%] Generating /home/darkstar/Documentos/src/OpenJKDF2/src/globals.h
Unknown option -D

(cog:12708): GLib-GObject-CRITICAL **: 21:10:20.485: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
make[2]: *** [CMakeFiles/sith_engine.dir/build.make:98: /home/darkstar/Documentos/src/OpenJKDF2/src/globals.h] Error 1
make[1]: *** [CMakeFiles/Makefile2:359: CMakeFiles/sith_engine.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

@egyjuzer
Copy link

Same thing happens on a Gentoo installation.
I also observed, that if you rerun the script it passes, but fails later again with a different library.
Eventually it completely fails at a given step and can no longer continue.

@shinyquagsire23 shinyquagsire23 added the help wanted Extra attention is needed label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants