tar -xf 5.0.tar.gz -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_HAS_THOSE_TOGGLES -- Performing Test COMPILER_HAS_THOSE_TOGGLES - Success -- Testing if -Werror=pointer-arith can be used -- compiles -- Testing if -Werror=implicit-function-declaration can be used -- compiles -- Testing if -fno-strict-aliasing can be used -- compiles -- Using raylib's GLFW -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Including X11 support -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Audio Backend: miniaudio -- Building raylib shared library -- Generated build type: Release -- Compiling with the flags: -- PLATFORM=PLATFORM_DESKTOP -- GRAPHICS=GRAPHICS_API_OPENGL_33 -- Building examples is enabled -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for QueryPerformanceCounter -- Looking for QueryPerformanceCounter - not found -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Testing if -std=c11 can be used -- compiles -- Configuring done -- Generating done -- Build files have been written to: /pap/SlkBuilds/raylib/src/raylib-5.0/raylib-build [ 1%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/init.c.o [ 1%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/input.c.o [ 1%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/context.c.o [ 2%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/monitor.c.o [ 2%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/platform.c.o [ 2%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/vulkan.c.o [ 2%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/egl_context.c.o [ 3%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/window.c.o [ 3%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/osmesa_context.c.o [ 4%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/null_init.c.o [ 4%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/null_monitor.c.o [ 4%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/null_window.c.o [ 5%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/null_joystick.c.o [ 5%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/posix_module.c.o [ 5%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/posix_time.c.o [ 5%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/posix_thread.c.o [ 6%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/x11_init.c.o [ 6%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/x11_monitor.c.o [ 6%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/x11_window.c.o [ 7%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/xkb_unicode.c.o [ 7%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/glx_context.c.o [ 7%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/linux_joystick.c.o [ 8%] Building C object raylib/external/glfw/src/CMakeFiles/glfw.dir/posix_poll.c.o [ 8%] Linking C static library libglfw3.a [ 8%] Built target glfw [ 8%] Building C object raylib/CMakeFiles/raylib.dir/rtext.c.o [ 9%] Building C object raylib/CMakeFiles/raylib.dir/rcore.c.o [ 9%] Building C object raylib/CMakeFiles/raylib.dir/rmodels.c.o [ 9%] Building C object raylib/CMakeFiles/raylib.dir/rshapes.c.o [ 9%] Building C object raylib/CMakeFiles/raylib.dir/rtextures.c.o [ 10%] Building C object raylib/CMakeFiles/raylib.dir/utils.c.o [ 10%] Building C object raylib/CMakeFiles/raylib.dir/raudio.c.o In file included from /pap/SlkBuilds/raylib/src/raylib-5.0/src/raudio.c:278: In function ‘memcopy’, inlined from ‘jar_mod_load’ at /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:1133:13: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | d[i]=s[i]; | ~~~~^~~~~ /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h: In function ‘jar_mod_load’: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:125:13: note: at offset 1080 into destination object ‘title’ of size 20 125 | muchar title[20]; | ^~~~~ In function ‘memcopy’, inlined from ‘jar_mod_load’ at /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:1133:13: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | d[i]=s[i]; | ~~~~^~~~~ /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h: In function ‘jar_mod_load’: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:125:13: note: at offset 1081 into destination object ‘title’ of size 20 125 | muchar title[20]; | ^~~~~ In function ‘memcopy’, inlined from ‘jar_mod_load’ at /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:1133:13: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | d[i]=s[i]; | ~~~~^~~~~ /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h: In function ‘jar_mod_load’: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:125:13: note: at offset 1082 into destination object ‘title’ of size 20 125 | muchar title[20]; | ^~~~~ In function ‘memcopy’, inlined from ‘jar_mod_load’ at /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:1133:13: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:370:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 370 | d[i]=s[i]; | ~~~~^~~~~ /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h: In function ‘jar_mod_load’: /pap/SlkBuilds/raylib/src/raylib-5.0/src/external/jar_mod.h:125:13: note: at offset 1083 into destination object ‘title’ of size 20 125 | muchar title[20]; | ^~~~~ [ 10%] Linking C shared library libraylib.so [ 10%] Built target raylib [ 10%] Building C object examples/CMakeFiles/textures_sprite_explosion.dir/textures/textures_sprite_explosion.c.o [ 10%] Building C object examples/CMakeFiles/textures_raw_data.dir/textures/textures_raw_data.c.o [ 10%] Building C object examples/CMakeFiles/textures_to_image.dir/textures/textures_to_image.c.o [ 10%] Building C object examples/CMakeFiles/textures_particles_blending.dir/textures/textures_particles_blending.c.o [ 10%] Building C object examples/CMakeFiles/textures_polygon.dir/textures/textures_polygon.c.o [ 10%] Building C object examples/CMakeFiles/textures_sprite_anim.dir/textures/textures_sprite_anim.c.o [ 10%] Building C object examples/CMakeFiles/textures_mouse_painting.dir/textures/textures_mouse_painting.c.o [ 11%] Building C object examples/CMakeFiles/textures_npatch_drawing.dir/textures/textures_npatch_drawing.c.o [ 11%] Linking C executable textures_to_image [ 12%] Linking C executable textures_sprite_explosion [ 12%] Linking C executable textures_sprite_anim [ 13%] Linking C executable textures_particles_blending [ 13%] Linking C executable textures_npatch_drawing [ 14%] Linking C executable textures_raw_data [ 14%] Linking C executable textures_polygon [ 14%] Linking C executable textures_mouse_painting [ 14%] Built target textures_to_image [ 14%] Built target textures_sprite_explosion [ 14%] Building C object examples/CMakeFiles/textures_logo_raylib.dir/textures/textures_logo_raylib.c.o [ 14%] Built target textures_particles_blending [ 14%] Built target textures_sprite_anim [ 14%] Built target textures_raw_data [ 15%] Building C object examples/CMakeFiles/textures_image_text.dir/textures/textures_image_text.c.o [ 15%] Built target textures_npatch_drawing [ 15%] Building C object examples/CMakeFiles/models_loading_gltf.dir/models/models_loading_gltf.c.o [ 15%] Building C object examples/CMakeFiles/models_first_person_maze.dir/models/models_first_person_maze.c.o [ 16%] Building C object examples/CMakeFiles/models_draw_cube_texture.dir/models/models_draw_cube_texture.c.o [ 16%] Building C object examples/CMakeFiles/models_cubicmap.dir/models/models_cubicmap.c.o [ 17%] Linking C executable textures_logo_raylib [ 17%] Built target textures_polygon [ 17%] Linking C executable textures_image_text [ 17%] Built target textures_mouse_painting [ 17%] Building C object examples/CMakeFiles/raymath_vector_angle.dir/others/raymath_vector_angle.c.o [ 17%] Linking C executable models_loading_gltf [ 17%] Building C object examples/CMakeFiles/textures_image_processing.dir/textures/textures_image_processing.c.o [ 17%] Linking C executable models_cubicmap [ 18%] Linking C executable models_first_person_maze [ 18%] Linking C executable models_draw_cube_texture [ 18%] Built target textures_logo_raylib [ 19%] Building C object examples/CMakeFiles/shapes_basic_shapes.dir/shapes/shapes_basic_shapes.c.o [ 20%] Linking C executable raymath_vector_angle [ 20%] Built target textures_image_text [ 21%] Linking C executable textures_image_processing [ 21%] Built target models_loading_gltf [ 21%] Built target models_cubicmap [ 21%] Building C object examples/CMakeFiles/models_mesh_picking.dir/models/models_mesh_picking.c.o [ 22%] Building C object examples/CMakeFiles/shaders_texture_tiling.dir/shaders/shaders_texture_tiling.c.o [ 22%] Built target models_first_person_maze [ 23%] Building C object examples/CMakeFiles/textures_sprite_button.dir/textures/textures_sprite_button.c.o [ 23%] Linking C executable shapes_basic_shapes [ 23%] Building C object examples/CMakeFiles/core_custom_logging.dir/core/core_custom_logging.c.o [ 23%] Built target models_draw_cube_texture [ 23%] Linking C executable shaders_texture_tiling [ 23%] Building C object examples/CMakeFiles/core_window_should_close.dir/core/core_window_should_close.c.o [ 23%] Linking C executable textures_sprite_button [ 23%] Built target raymath_vector_angle [ 23%] Built target textures_image_processing [ 23%] Linking C executable core_custom_logging [ 23%] Building C object examples/CMakeFiles/textures_image_rotate.dir/textures/textures_image_rotate.c.o [ 24%] Building C object examples/CMakeFiles/core_window_letterbox.dir/core/core_window_letterbox.c.o [ 25%] Linking C executable core_window_should_close [ 25%] Built target shapes_basic_shapes [ 26%] Linking C executable models_mesh_picking [ 26%] Building C object examples/CMakeFiles/core_loading_thread.dir/core/core_loading_thread.c.o [ 26%] Linking C executable textures_image_rotate [ 26%] Built target shaders_texture_tiling [ 26%] Built target textures_sprite_button [ 26%] Building C object examples/CMakeFiles/shapes_logo_raylib.dir/shapes/shapes_logo_raylib.c.o [ 27%] Building C object examples/CMakeFiles/models_rlgl_solar_system.dir/models/models_rlgl_solar_system.c.o [ 27%] Linking C executable core_window_letterbox [ 27%] Built target core_custom_logging [ 27%] Built target core_window_should_close [ 28%] Linking C executable shapes_logo_raylib [ 28%] Linking C executable core_loading_thread [ 28%] Building C object examples/CMakeFiles/core_custom_frame_control.dir/core/core_custom_frame_control.c.o [ 28%] Building C object examples/CMakeFiles/core_vr_simulator.dir/core/core_vr_simulator.c.o [ 28%] Built target textures_image_rotate [ 28%] Built target models_mesh_picking [ 28%] Building C object examples/CMakeFiles/core_input_mouse_wheel.dir/core/core_input_mouse_wheel.c.o [ 28%] Building C object examples/CMakeFiles/core_smooth_pixelperfect.dir/core/core_smooth_pixelperfect.c.o [ 28%] Linking C executable models_rlgl_solar_system [ 29%] Linking C executable core_custom_frame_control [ 29%] Built target core_window_letterbox [ 30%] Linking C executable core_vr_simulator [ 30%] Linking C executable core_input_mouse_wheel [ 30%] Building C object examples/CMakeFiles/rlgl_compute_shader.dir/others/rlgl_compute_shader.c.o [ 30%] Built target core_loading_thread [ 30%] Built target shapes_logo_raylib [ 30%] Building C object examples/CMakeFiles/models_geometric_shapes.dir/models/models_geometric_shapes.c.o [ 30%] Linking C executable core_smooth_pixelperfect [ 31%] Building C object examples/CMakeFiles/audio_stream_effects.dir/audio/audio_stream_effects.c.o [ 31%] Built target models_rlgl_solar_system [ 31%] Linking C executable rlgl_compute_shader [ 31%] Built target core_custom_frame_control [ 31%] Building C object examples/CMakeFiles/shaders_deferred_render.dir/shaders/shaders_deferred_render.c.o [ 31%] Built target core_vr_simulator [ 31%] Linking C executable models_geometric_shapes [ 31%] Building C object examples/CMakeFiles/text_font_spritefont.dir/text/text_font_spritefont.c.o [ 31%] Built target core_input_mouse_wheel [ 31%] Building C object examples/CMakeFiles/core_2d_camera_platformer.dir/core/core_2d_camera_platformer.c.o [ 31%] Linking C executable audio_stream_effects [ 31%] Building C object examples/CMakeFiles/core_2d_camera.dir/core/core_2d_camera.c.o [ 31%] Built target core_smooth_pixelperfect [ 31%] Building C object examples/CMakeFiles/audio_sound_multi.dir/audio/audio_sound_multi.c.o [ 32%] Linking C executable text_font_spritefont [ 32%] Built target rlgl_compute_shader [ 32%] Built target models_geometric_shapes [ 32%] Building C object examples/CMakeFiles/shapes_following_eyes.dir/shapes/shapes_following_eyes.c.o [ 33%] Linking C executable core_2d_camera [ 33%] Building C object examples/CMakeFiles/core_input_gamepad_info.dir/core/core_input_gamepad_info.c.o [ 33%] Linking C executable audio_sound_multi [ 33%] Built target audio_stream_effects [ 33%] Building C object examples/CMakeFiles/core_3d_camera_free.dir/core/core_3d_camera_free.c.o [ 34%] Linking C executable core_2d_camera_platformer [ 34%] Linking C executable core_input_gamepad_info [ 34%] Linking C executable shapes_following_eyes [ 34%] Built target text_font_spritefont [ 35%] Linking C executable shaders_deferred_render [ 35%] Building C object examples/CMakeFiles/core_input_gestures_web.dir/core/core_input_gestures_web.c.o [ 36%] Linking C executable core_3d_camera_free [ 36%] Built target core_2d_camera [ 36%] Built target audio_sound_multi [ 37%] Building C object examples/CMakeFiles/core_input_multitouch.dir/core/core_input_multitouch.c.o [ 37%] Building C object examples/CMakeFiles/core_world_screen.dir/core/core_world_screen.c.o [ 37%] Built target core_2d_camera_platformer [ 37%] Built target core_input_gamepad_info [ 37%] Built target shapes_following_eyes [ 37%] Building C object examples/CMakeFiles/shaders_model_shader.dir/shaders/shaders_model_shader.c.o [ 37%] Built target shaders_deferred_render [ 37%] Building C object examples/CMakeFiles/core_input_gestures.dir/core/core_input_gestures.c.o [ 37%] Building C object examples/CMakeFiles/models_loading_vox.dir/models/models_loading_vox.c.o [ 37%] Linking C executable core_input_multitouch [ 37%] Linking C executable core_world_screen [ 37%] Built target core_3d_camera_free [ 37%] Building C object examples/CMakeFiles/audio_music_stream.dir/audio/audio_music_stream.c.o [ 37%] Building C object examples/CMakeFiles/models_animation.dir/models/models_animation.c.o [ 38%] Linking C executable shaders_model_shader [ 38%] Linking C executable audio_music_stream [ 39%] Linking C executable core_input_gestures [ 40%] Linking C executable models_loading_vox [ 41%] Linking C executable models_animation [ 41%] Built target core_input_multitouch [ 41%] Built target core_world_screen [ 42%] Building C object examples/CMakeFiles/core_basic_window_web.dir/core/core_basic_window_web.c.o [ 42%] Linking C executable core_input_gestures_web [ 43%] Building C object examples/CMakeFiles/core_storage_values.dir/core/core_storage_values.c.o [ 43%] Built target shaders_model_shader [ 43%] Linking C executable core_basic_window_web [ 43%] Building C object examples/CMakeFiles/textures_fog_of_war.dir/textures/textures_fog_of_war.c.o [ 43%] Built target audio_music_stream [ 43%] Built target core_input_gestures [ 43%] Built target models_loading_vox [ 43%] Building C object examples/CMakeFiles/models_orthographic_projection.dir/models/models_orthographic_projection.c.o [ 43%] Built target models_animation [ 43%] Linking C executable core_storage_values [ 44%] Building C object examples/CMakeFiles/core_scissor_test.dir/core/core_scissor_test.c.o [ 44%] Building C object examples/CMakeFiles/textures_srcrec_dstrec.dir/textures/textures_srcrec_dstrec.c.o [ 45%] Building C object examples/CMakeFiles/shapes_draw_rectangle_rounded.dir/shapes/shapes_draw_rectangle_rounded.c.o [ 45%] Built target core_input_gestures_web [ 45%] Linking C executable core_scissor_test [ 45%] Linking C executable models_orthographic_projection [ 45%] Linking C executable textures_srcrec_dstrec [ 46%] Building C object examples/CMakeFiles/audio_raw_stream.dir/audio/audio_raw_stream.c.o [ 46%] Built target core_basic_window_web [ 46%] Building C object examples/CMakeFiles/audio_sound_loading.dir/audio/audio_sound_loading.c.o [ 47%] Linking C executable textures_fog_of_war [ 47%] Built target core_storage_values [ 47%] Building C object examples/CMakeFiles/core_2d_camera_split_screen.dir/core/core_2d_camera_split_screen.c.o [ 48%] Linking C executable audio_sound_loading [ 48%] Built target core_scissor_test [ 48%] Linking C executable audio_raw_stream [ 48%] Built target textures_srcrec_dstrec [ 48%] Built target models_orthographic_projection [ 49%] Building C object examples/CMakeFiles/shaders_fog.dir/shaders/shaders_fog.c.o [ 49%] Building C object examples/CMakeFiles/models_waving_cubes.dir/models/models_waving_cubes.c.o [ 49%] Building C object examples/CMakeFiles/shapes_easings_ball_anim.dir/shapes/shapes_easings_ball_anim.c.o [ 49%] Built target textures_fog_of_war [ 49%] Building C object examples/CMakeFiles/audio_mixed_processor.dir/audio/audio_mixed_processor.c.o [ 49%] Linking C executable core_2d_camera_split_screen [ 49%] Built target audio_raw_stream [ 49%] Linking C executable models_waving_cubes [ 49%] Built target audio_sound_loading [ 49%] Linking C executable shapes_easings_ball_anim [ 50%] Building C object examples/CMakeFiles/core_input_keys.dir/core/core_input_keys.c.o [ 50%] Building C object examples/CMakeFiles/core_3d_camera_mode.dir/core/core_3d_camera_mode.c.o [ 50%] Linking C executable audio_mixed_processor [ 50%] Linking C executable core_input_keys [ 50%] Linking C executable core_3d_camera_mode [ 50%] Built target core_2d_camera_split_screen [ 50%] Linking C executable shaders_fog [ 50%] Building C object examples/CMakeFiles/core_3d_picking.dir/core/core_3d_picking.c.o [ 50%] Built target models_waving_cubes [ 50%] Built target shapes_easings_ball_anim [ 50%] Building C object examples/CMakeFiles/core_basic_screen_manager.dir/core/core_basic_screen_manager.c.o [ 51%] Building C object examples/CMakeFiles/core_drop_files.dir/core/core_drop_files.c.o [ 51%] Built target audio_mixed_processor [ 52%] Linking C executable core_3d_picking [ 52%] Built target core_input_keys [ 52%] Built target core_3d_camera_mode [ 53%] Building C object examples/CMakeFiles/models_loading_m3d.dir/models/models_loading_m3d.c.o [ 54%] Linking C executable core_basic_screen_manager [ 55%] Building C object examples/CMakeFiles/models_yaw_pitch_roll.dir/models/models_yaw_pitch_roll.c.o [ 55%] Building C object examples/CMakeFiles/embedded_files_loading.dir/others/embedded_files_loading.c.o [ 55%] Built target shaders_fog [ 56%] Building C object examples/CMakeFiles/shaders_julia_set.dir/shaders/shaders_julia_set.c.o [ 56%] Linking C executable core_drop_files [ 56%] Built target core_3d_picking [ 56%] Linking C executable models_loading_m3d [ 56%] Built target core_basic_screen_manager [ 57%] Building C object examples/CMakeFiles/models_box_collisions.dir/models/models_box_collisions.c.o [ 57%] Linking C executable models_yaw_pitch_roll [ 57%] Linking C executable shaders_julia_set [ 57%] Building C object examples/CMakeFiles/models_loading.dir/models/models_loading.c.o [ 57%] Built target core_drop_files [ 57%] Linking C executable models_box_collisions [ 57%] Building C object examples/CMakeFiles/textures_textured_curve.dir/textures/textures_textured_curve.c.o [ 57%] Built target models_loading_m3d [ 58%] Linking C executable models_loading [ 58%] Building C object examples/CMakeFiles/core_random_values.dir/core/core_random_values.c.o [ 58%] Built target models_yaw_pitch_roll [ 58%] Built target shaders_julia_set [ 58%] Building C object examples/CMakeFiles/core_automation_events.dir/core/core_automation_events.c.o [ 58%] Building C object examples/CMakeFiles/core_input_gamepad.dir/core/core_input_gamepad.c.o [ 58%] Linking C executable core_random_values [ 58%] Built target models_box_collisions [ 58%] Building C object examples/CMakeFiles/core_window_flags.dir/core/core_window_flags.c.o [ 58%] Built target models_loading [ 59%] Linking C executable textures_textured_curve [ 60%] Building C object examples/CMakeFiles/easings_testbed.dir/others/easings_testbed.c.o [ 61%] Linking C executable core_input_gamepad [ 61%] Built target core_random_values [ 62%] Building C object examples/CMakeFiles/rlgl_standalone.dir/others/rlgl_standalone.c.o [ 62%] Linking C executable core_window_flags [ 62%] Linking C executable core_automation_events [ 62%] Built target textures_textured_curve [ 62%] Building C object examples/CMakeFiles/models_mesh_generation.dir/models/models_mesh_generation.c.o [ 62%] Built target core_input_gamepad [ 62%] Built target core_automation_events [ 62%] Built target core_window_flags [ 62%] Building C object examples/CMakeFiles/shaders_basic_lighting.dir/shaders/shaders_basic_lighting.c.o [ 62%] Linking C executable easings_testbed [ 62%] Building C object examples/CMakeFiles/shaders_write_depth.dir/shaders/shaders_write_depth.c.o [ 62%] Building C object examples/CMakeFiles/shaders_custom_uniform.dir/shaders/shaders_custom_uniform.c.o [ 62%] Linking C executable models_mesh_generation [ 62%] Linking C executable shaders_write_depth [ 62%] Linking C executable shaders_custom_uniform [ 63%] Linking C executable shaders_basic_lighting [ 63%] Built target easings_testbed [ 63%] Built target models_mesh_generation [ 63%] Building C object examples/CMakeFiles/core_basic_window.dir/core/core_basic_window.c.o [ 63%] Linking C executable embedded_files_loading [ 64%] Building C object examples/CMakeFiles/textures_image_drawing.dir/textures/textures_image_drawing.c.o [ 64%] Built target shaders_custom_uniform [ 64%] Linking C executable core_basic_window [ 64%] Built target shaders_write_depth [ 64%] Building C object examples/CMakeFiles/shaders_eratosthenes.dir/shaders/shaders_eratosthenes.c.o [ 64%] Building C object examples/CMakeFiles/shaders_multi_sample2d.dir/shaders/shaders_multi_sample2d.c.o [ 64%] Built target shaders_basic_lighting [ 64%] Linking C executable textures_image_drawing [ 64%] Building C object examples/CMakeFiles/shaders_hot_reloading.dir/shaders/shaders_hot_reloading.c.o [ 64%] Linking C executable shaders_eratosthenes [ 64%] Linking C executable shaders_multi_sample2d [ 64%] Built target embedded_files_loading [ 64%] Building C object examples/CMakeFiles/shaders_hybrid_render.dir/shaders/shaders_hybrid_render.c.o [ 64%] Built target core_basic_window [ 65%] Linking C executable shaders_hot_reloading [ 66%] Building C object examples/CMakeFiles/models_heightmap.dir/models/models_heightmap.c.o [ 66%] Built target textures_image_drawing [ 66%] Building C object examples/CMakeFiles/shaders_mesh_instancing.dir/shaders/shaders_mesh_instancing.c.o [ 66%] Built target shaders_eratosthenes [ 66%] Built target shaders_multi_sample2d [ 66%] Linking C executable models_heightmap [ 67%] Building C object examples/CMakeFiles/core_3d_camera_split_screen.dir/core/core_3d_camera_split_screen.c.o [ 67%] Building C object examples/CMakeFiles/shaders_lightmap.dir/shaders/shaders_lightmap.c.o [ 67%] Linking C executable shaders_hybrid_render [ 67%] Built target shaders_hot_reloading [ 68%] Building C object examples/CMakeFiles/shaders_palette_switch.dir/shaders/shaders_palette_switch.c.o [ 68%] Linking C executable core_3d_camera_split_screen [ 68%] Built target models_heightmap [ 68%] Linking C executable shaders_palette_switch [ 69%] Linking C executable shaders_lightmap [ 69%] Linking C executable shaders_mesh_instancing [ 69%] Built target shaders_hybrid_render [ 69%] Building C object examples/CMakeFiles/shaders_postprocessing.dir/shaders/shaders_postprocessing.c.o [ 70%] Building C object examples/CMakeFiles/raylib_opengl_interop.dir/others/raylib_opengl_interop.c.o [ 70%] Built target core_3d_camera_split_screen [ 71%] Linking C executable shaders_postprocessing [ 71%] Built target shaders_palette_switch [ 71%] Building C object examples/CMakeFiles/text_raylib_fonts.dir/text/text_raylib_fonts.c.o [ 71%] Built target shaders_lightmap [ 71%] Built target shaders_mesh_instancing [ 71%] Building C object examples/CMakeFiles/shaders_raymarching.dir/shaders/shaders_raymarching.c.o [ 72%] Building C object examples/CMakeFiles/shaders_shapes_textures.dir/shaders/shaders_shapes_textures.c.o [ 73%] Building C object examples/CMakeFiles/text_font_filters.dir/text/text_font_filters.c.o [ 73%] Linking C executable raylib_opengl_interop [ 74%] Linking C executable text_raylib_fonts [ 74%] Linking C executable shaders_raymarching [ 74%] Linking C executable shaders_shapes_textures [ 74%] Built target shaders_postprocessing [ 74%] Linking C executable shapes_draw_rectangle_rounded [ 74%] Linking C executable text_font_filters [ 75%] Building C object examples/CMakeFiles/core_3d_camera_first_person.dir/core/core_3d_camera_first_person.c.o [ 75%] Built target raylib_opengl_interop [ 75%] Built target text_raylib_fonts [ 75%] Built target shaders_raymarching [ 75%] Building C object examples/CMakeFiles/shaders_simple_mask.dir/shaders/shaders_simple_mask.c.o [ 76%] Building C object examples/CMakeFiles/shapes_top_down_lights.dir/shapes/shapes_top_down_lights.c.o [ 76%] Built target shaders_shapes_textures [ 76%] Building C object examples/CMakeFiles/shaders_spotlight.dir/shaders/shaders_spotlight.c.o [ 76%] Linking C executable core_3d_camera_first_person [ 76%] Built target shapes_draw_rectangle_rounded [ 76%] Building C object examples/CMakeFiles/core_input_mouse.dir/core/core_input_mouse.c.o [ 76%] Built target text_font_filters [ 76%] Building C object examples/CMakeFiles/text_codepoints_loading.dir/text/text_codepoints_loading.c.o [ 77%] Building C object examples/CMakeFiles/textures_svg_loading.dir/textures/textures_svg_loading.c.o [ 78%] Linking C executable core_input_mouse [ 78%] Linking C executable textures_svg_loading [ 79%] Linking C executable shaders_simple_mask [ 80%] Linking C executable text_codepoints_loading [ 80%] Built target core_3d_camera_first_person [ 80%] Linking C executable shaders_spotlight [ 81%] Building C object examples/CMakeFiles/shaders_texture_drawing.dir/shaders/shaders_texture_drawing.c.o [ 81%] Linking C executable shapes_top_down_lights [ 81%] Built target shaders_spotlight [ 81%] Building C object examples/CMakeFiles/shaders_texture_outline.dir/shaders/shaders_texture_outline.c.o [ 81%] Linking C executable shaders_texture_drawing [ 81%] Built target text_codepoints_loading [ 81%] Built target shaders_simple_mask [ 81%] Built target textures_svg_loading [ 81%] Built target core_input_mouse [ 81%] Built target shapes_top_down_lights [ 82%] Building C object examples/CMakeFiles/shapes_easings_box_anim.dir/shapes/shapes_easings_box_anim.c.o [ 82%] Building C object examples/CMakeFiles/shaders_texture_waves.dir/shaders/shaders_texture_waves.c.o [ 82%] Building C object examples/CMakeFiles/textures_gif_player.dir/textures/textures_gif_player.c.o [ 82%] Building C object examples/CMakeFiles/shapes_collision_area.dir/shapes/shapes_collision_area.c.o [ 82%] Linking C executable shaders_texture_outline [ 82%] Building C object examples/CMakeFiles/shapes_bouncing_ball.dir/shapes/shapes_bouncing_ball.c.o [ 83%] Linking C executable shaders_texture_waves [ 83%] Linking C executable textures_gif_player [ 84%] Linking C executable shapes_bouncing_ball [ 84%] Linking C executable shapes_collision_area [ 84%] Built target shaders_texture_outline [ 84%] Built target shaders_texture_drawing [ 84%] Linking C executable shapes_easings_box_anim [ 84%] Building C object examples/CMakeFiles/models_skybox.dir/models/models_skybox.c.o [ 84%] Building C object examples/CMakeFiles/text_draw_3d.dir/text/text_draw_3d.c.o [ 84%] Built target shaders_texture_waves [ 84%] Built target textures_gif_player [ 84%] Built target shapes_bouncing_ball [ 85%] Building C object examples/CMakeFiles/shapes_colors_palette.dir/shapes/shapes_colors_palette.c.o [ 85%] Building C object examples/CMakeFiles/shapes_draw_circle_sector.dir/shapes/shapes_draw_circle_sector.c.o [ 85%] Built target shapes_collision_area [ 85%] Building C object examples/CMakeFiles/shapes_draw_ring.dir/shapes/shapes_draw_ring.c.o [ 85%] Building C object examples/CMakeFiles/shapes_easings_rectangle_array.dir/shapes/shapes_easings_rectangle_array.c.o [ 85%] Built target shapes_easings_box_anim [ 85%] Linking C executable shapes_colors_palette [ 85%] Building C object examples/CMakeFiles/textures_image_generation.dir/textures/textures_image_generation.c.o [ 86%] Linking C executable models_skybox [ 87%] Linking C executable textures_image_generation [ 87%] Built target shapes_colors_palette [ 87%] Linking C executable rlgl_standalone [ 88%] Building C object examples/CMakeFiles/shapes_lines_bezier.dir/shapes/shapes_lines_bezier.c.o [ 88%] Built target models_skybox [ 89%] Linking C executable shapes_easings_rectangle_array [ 90%] Building C object examples/CMakeFiles/shapes_logo_raylib_anim.dir/shapes/shapes_logo_raylib_anim.c.o [ 90%] Linking C executable shapes_lines_bezier [ 90%] Linking C executable shapes_logo_raylib_anim [ 90%] Built target textures_image_generation [ 90%] Built target shapes_easings_rectangle_array [ 90%] Built target rlgl_standalone [ 91%] Building C object examples/CMakeFiles/core_2d_camera_mouse_zoom.dir/core/core_2d_camera_mouse_zoom.c.o [ 91%] Building C object examples/CMakeFiles/shapes_rectangle_scaling.dir/shapes/shapes_rectangle_scaling.c.o [ 91%] Building C object examples/CMakeFiles/textures_draw_tiled.dir/textures/textures_draw_tiled.c.o [ 92%] Linking C executable shapes_rectangle_scaling [ 92%] Linking C executable core_2d_camera_mouse_zoom [ 92%] Built target shapes_lines_bezier [ 92%] Built target shapes_logo_raylib_anim [ 92%] Linking C executable text_draw_3d [ 92%] Building C object examples/CMakeFiles/models_billboard.dir/models/models_billboard.c.o [ 92%] Building C object examples/CMakeFiles/text_font_loading.dir/text/text_font_loading.c.o [ 92%] Linking C executable textures_draw_tiled [ 92%] Built target shapes_rectangle_scaling [ 92%] Built target core_2d_camera_mouse_zoom [ 92%] Building C object examples/CMakeFiles/textures_background_scrolling.dir/textures/textures_background_scrolling.c.o [ 92%] Linking C executable text_font_loading [ 92%] Building C object examples/CMakeFiles/shapes_splines_drawing.dir/shapes/shapes_splines_drawing.c.o [ 92%] Linking C executable models_billboard [ 92%] Built target text_draw_3d [ 93%] Building C object examples/CMakeFiles/text_font_sdf.dir/text/text_font_sdf.c.o [ 93%] Linking C executable textures_background_scrolling [ 93%] Built target textures_draw_tiled [ 93%] Built target text_font_loading [ 93%] Building C object examples/CMakeFiles/audio_module_playing.dir/audio/audio_module_playing.c.o [ 93%] Building C object examples/CMakeFiles/text_format_text.dir/text/text_format_text.c.o [ 93%] Linking C executable text_font_sdf [ 93%] Built target models_billboard [ 93%] Built target textures_background_scrolling [ 94%] Building C object examples/CMakeFiles/text_input_box.dir/text/text_input_box.c.o [ 94%] Linking C executable text_format_text [ 94%] Building C object examples/CMakeFiles/text_rectangle_bounds.dir/text/text_rectangle_bounds.c.o [ 95%] Linking C executable audio_module_playing [ 95%] Linking C executable text_input_box [ 95%] Built target text_font_sdf [ 96%] Building C object examples/CMakeFiles/text_unicode.dir/text/text_unicode.c.o [ 96%] Built target text_format_text [ 96%] Building C object examples/CMakeFiles/text_writing_anim.dir/text/text_writing_anim.c.o [ 96%] Built target audio_module_playing [ 96%] Linking C executable text_rectangle_bounds [ 96%] Building C object examples/CMakeFiles/textures_image_loading.dir/textures/textures_image_loading.c.o [ 96%] Built target text_input_box [ 97%] Linking C executable text_writing_anim [ 97%] Building C object examples/CMakeFiles/textures_blend_modes.dir/textures/textures_blend_modes.c.o [ 97%] Linking C executable textures_image_loading [ 97%] Linking C executable text_unicode [ 98%] Linking C executable textures_blend_modes [ 98%] Built target text_rectangle_bounds [ 98%] Building C object examples/CMakeFiles/textures_bunnymark.dir/textures/textures_bunnymark.c.o [ 98%] Built target text_writing_anim [ 98%] Built target textures_image_loading [ 98%] Built target text_unicode [ 98%] Linking C executable textures_bunnymark [ 98%] Built target textures_blend_modes [ 98%] Built target textures_bunnymark [100%] Linking C executable shapes_draw_ring [100%] Linking C executable shapes_draw_circle_sector [100%] Built target shapes_draw_ring [100%] Built target shapes_draw_circle_sector [100%] Linking C executable shapes_splines_drawing [100%] Built target shapes_splines_drawing Consolidate compiler generated dependencies of target glfw [ 8%] Built target glfw Consolidate compiler generated dependencies of target raylib [ 10%] Built target raylib Consolidate compiler generated dependencies of target textures_to_image [ 10%] Built target textures_to_image Consolidate compiler generated dependencies of target textures_sprite_explosion [ 11%] Built target textures_sprite_explosion Consolidate compiler generated dependencies of target textures_sprite_anim [ 11%] Built target textures_sprite_anim Consolidate compiler generated dependencies of target textures_raw_data [ 12%] Built target textures_raw_data Consolidate compiler generated dependencies of target textures_polygon [ 12%] Built target textures_polygon Consolidate compiler generated dependencies of target textures_particles_blending [ 13%] Built target textures_particles_blending Consolidate compiler generated dependencies of target textures_npatch_drawing [ 14%] Built target textures_npatch_drawing Consolidate compiler generated dependencies of target textures_mouse_painting [ 14%] Built target textures_mouse_painting Consolidate compiler generated dependencies of target textures_logo_raylib [ 15%] Built target textures_logo_raylib Consolidate compiler generated dependencies of target textures_image_text [ 16%] Built target textures_image_text Consolidate compiler generated dependencies of target models_loading_gltf [ 16%] Built target models_loading_gltf Consolidate compiler generated dependencies of target models_first_person_maze [ 17%] Built target models_first_person_maze Consolidate compiler generated dependencies of target models_draw_cube_texture [ 18%] Built target models_draw_cube_texture Consolidate compiler generated dependencies of target models_cubicmap [ 18%] Built target models_cubicmap Consolidate compiler generated dependencies of target raymath_vector_angle [ 19%] Built target raymath_vector_angle Consolidate compiler generated dependencies of target textures_image_processing [ 20%] Built target textures_image_processing Consolidate compiler generated dependencies of target shapes_basic_shapes [ 21%] Built target shapes_basic_shapes Consolidate compiler generated dependencies of target models_mesh_picking [ 22%] Built target models_mesh_picking Consolidate compiler generated dependencies of target shaders_texture_tiling [ 23%] Built target shaders_texture_tiling Consolidate compiler generated dependencies of target textures_sprite_button [ 24%] Built target textures_sprite_button Consolidate compiler generated dependencies of target core_custom_logging [ 24%] Built target core_custom_logging Consolidate compiler generated dependencies of target core_window_should_close [ 25%] Built target core_window_should_close Consolidate compiler generated dependencies of target textures_image_rotate [ 25%] Built target textures_image_rotate Consolidate compiler generated dependencies of target core_window_letterbox [ 26%] Built target core_window_letterbox Consolidate compiler generated dependencies of target core_loading_thread [ 27%] Built target core_loading_thread Consolidate compiler generated dependencies of target shapes_logo_raylib [ 27%] Built target shapes_logo_raylib Consolidate compiler generated dependencies of target models_rlgl_solar_system [ 28%] Built target models_rlgl_solar_system Consolidate compiler generated dependencies of target core_custom_frame_control [ 29%] Built target core_custom_frame_control Consolidate compiler generated dependencies of target core_vr_simulator [ 30%] Built target core_vr_simulator Consolidate compiler generated dependencies of target core_smooth_pixelperfect [ 30%] Built target core_smooth_pixelperfect Consolidate compiler generated dependencies of target core_input_mouse_wheel [ 30%] Built target core_input_mouse_wheel Consolidate compiler generated dependencies of target rlgl_compute_shader [ 30%] Built target rlgl_compute_shader Consolidate compiler generated dependencies of target models_geometric_shapes [ 30%] Built target models_geometric_shapes Consolidate compiler generated dependencies of target audio_stream_effects [ 31%] Built target audio_stream_effects Consolidate compiler generated dependencies of target shaders_deferred_render [ 32%] Built target shaders_deferred_render Consolidate compiler generated dependencies of target text_font_spritefont [ 33%] Built target text_font_spritefont Consolidate compiler generated dependencies of target core_2d_camera_platformer [ 34%] Built target core_2d_camera_platformer Consolidate compiler generated dependencies of target core_2d_camera [ 35%] Built target core_2d_camera Consolidate compiler generated dependencies of target audio_sound_multi [ 35%] Built target audio_sound_multi Consolidate compiler generated dependencies of target shapes_following_eyes [ 35%] Built target shapes_following_eyes Consolidate compiler generated dependencies of target core_input_gamepad_info [ 35%] Built target core_input_gamepad_info Consolidate compiler generated dependencies of target core_3d_camera_free [ 36%] Built target core_3d_camera_free Consolidate compiler generated dependencies of target core_input_gestures_web [ 36%] Built target core_input_gestures_web Consolidate compiler generated dependencies of target core_input_multitouch [ 37%] Built target core_input_multitouch Consolidate compiler generated dependencies of target core_world_screen [ 37%] Built target core_world_screen Consolidate compiler generated dependencies of target shaders_model_shader [ 38%] Built target shaders_model_shader Consolidate compiler generated dependencies of target core_input_gestures [ 39%] Built target core_input_gestures Consolidate compiler generated dependencies of target models_loading_vox [ 40%] Built target models_loading_vox Consolidate compiler generated dependencies of target audio_music_stream [ 40%] Built target audio_music_stream Consolidate compiler generated dependencies of target models_animation [ 41%] Built target models_animation Consolidate compiler generated dependencies of target core_basic_window_web [ 42%] Built target core_basic_window_web Consolidate compiler generated dependencies of target core_storage_values [ 43%] Built target core_storage_values Consolidate compiler generated dependencies of target textures_fog_of_war [ 44%] Built target textures_fog_of_war Consolidate compiler generated dependencies of target models_orthographic_projection [ 44%] Built target models_orthographic_projection Consolidate compiler generated dependencies of target core_scissor_test [ 45%] Built target core_scissor_test Consolidate compiler generated dependencies of target textures_srcrec_dstrec [ 45%] Built target textures_srcrec_dstrec Consolidate compiler generated dependencies of target shapes_draw_rectangle_rounded [ 46%] Built target shapes_draw_rectangle_rounded Consolidate compiler generated dependencies of target audio_raw_stream [ 47%] Built target audio_raw_stream Consolidate compiler generated dependencies of target audio_sound_loading [ 48%] Built target audio_sound_loading Consolidate compiler generated dependencies of target core_2d_camera_split_screen [ 48%] Built target core_2d_camera_split_screen Consolidate compiler generated dependencies of target shaders_fog [ 49%] Built target shaders_fog Consolidate compiler generated dependencies of target models_waving_cubes [ 49%] Built target models_waving_cubes Consolidate compiler generated dependencies of target shapes_easings_ball_anim [ 49%] Built target shapes_easings_ball_anim Consolidate compiler generated dependencies of target audio_mixed_processor [ 49%] Built target audio_mixed_processor Consolidate compiler generated dependencies of target core_input_keys [ 50%] Built target core_input_keys Consolidate compiler generated dependencies of target core_3d_camera_mode [ 50%] Built target core_3d_camera_mode Consolidate compiler generated dependencies of target core_3d_picking [ 51%] Built target core_3d_picking Consolidate compiler generated dependencies of target core_basic_screen_manager [ 52%] Built target core_basic_screen_manager Consolidate compiler generated dependencies of target core_drop_files [ 53%] Built target core_drop_files Consolidate compiler generated dependencies of target models_loading_m3d [ 54%] Built target models_loading_m3d Consolidate compiler generated dependencies of target models_yaw_pitch_roll [ 55%] Built target models_yaw_pitch_roll Consolidate compiler generated dependencies of target embedded_files_loading [ 55%] Built target embedded_files_loading Consolidate compiler generated dependencies of target shaders_julia_set [ 56%] Built target shaders_julia_set Consolidate compiler generated dependencies of target models_box_collisions [ 57%] Built target models_box_collisions Consolidate compiler generated dependencies of target models_loading [ 58%] Built target models_loading Consolidate compiler generated dependencies of target textures_textured_curve [ 59%] Built target textures_textured_curve Consolidate compiler generated dependencies of target core_random_values [ 59%] Built target core_random_values Consolidate compiler generated dependencies of target core_automation_events [ 59%] Built target core_automation_events Consolidate compiler generated dependencies of target core_input_gamepad [ 60%] Built target core_input_gamepad Consolidate compiler generated dependencies of target core_window_flags [ 60%] Built target core_window_flags Consolidate compiler generated dependencies of target easings_testbed [ 61%] Built target easings_testbed Consolidate compiler generated dependencies of target rlgl_standalone [ 62%] Built target rlgl_standalone Consolidate compiler generated dependencies of target models_mesh_generation [ 62%] Built target models_mesh_generation Consolidate compiler generated dependencies of target shaders_basic_lighting [ 63%] Built target shaders_basic_lighting Consolidate compiler generated dependencies of target shaders_write_depth [ 63%] Built target shaders_write_depth Consolidate compiler generated dependencies of target shaders_custom_uniform [ 63%] Built target shaders_custom_uniform Consolidate compiler generated dependencies of target core_basic_window [ 63%] Built target core_basic_window Consolidate compiler generated dependencies of target textures_image_drawing [ 64%] Built target textures_image_drawing Consolidate compiler generated dependencies of target shaders_eratosthenes [ 64%] Built target shaders_eratosthenes Consolidate compiler generated dependencies of target shaders_multi_sample2d [ 64%] Built target shaders_multi_sample2d Consolidate compiler generated dependencies of target shaders_hot_reloading [ 65%] Built target shaders_hot_reloading Consolidate compiler generated dependencies of target shaders_hybrid_render [ 65%] Built target shaders_hybrid_render Consolidate compiler generated dependencies of target models_heightmap [ 66%] Built target models_heightmap Consolidate compiler generated dependencies of target shaders_mesh_instancing [ 66%] Built target shaders_mesh_instancing Consolidate compiler generated dependencies of target core_3d_camera_split_screen [ 67%] Built target core_3d_camera_split_screen Consolidate compiler generated dependencies of target shaders_lightmap [ 68%] Built target shaders_lightmap Consolidate compiler generated dependencies of target shaders_palette_switch [ 69%] Built target shaders_palette_switch Consolidate compiler generated dependencies of target shaders_postprocessing [ 70%] Built target shaders_postprocessing Consolidate compiler generated dependencies of target raylib_opengl_interop [ 71%] Built target raylib_opengl_interop Consolidate compiler generated dependencies of target text_raylib_fonts [ 72%] Built target text_raylib_fonts Consolidate compiler generated dependencies of target shaders_raymarching [ 72%] Built target shaders_raymarching Consolidate compiler generated dependencies of target shaders_shapes_textures [ 73%] Built target shaders_shapes_textures Consolidate compiler generated dependencies of target text_font_filters [ 74%] Built target text_font_filters Consolidate compiler generated dependencies of target core_3d_camera_first_person [ 75%] Built target core_3d_camera_first_person Consolidate compiler generated dependencies of target shaders_simple_mask [ 76%] Built target shaders_simple_mask Consolidate compiler generated dependencies of target shapes_top_down_lights [ 77%] Built target shapes_top_down_lights Consolidate compiler generated dependencies of target shaders_spotlight [ 77%] Built target shaders_spotlight Consolidate compiler generated dependencies of target core_input_mouse [ 78%] Built target core_input_mouse Consolidate compiler generated dependencies of target text_codepoints_loading [ 79%] Built target text_codepoints_loading Consolidate compiler generated dependencies of target textures_svg_loading [ 80%] Built target textures_svg_loading Consolidate compiler generated dependencies of target shaders_texture_drawing [ 81%] Built target shaders_texture_drawing Consolidate compiler generated dependencies of target shaders_texture_outline [ 81%] Built target shaders_texture_outline Consolidate compiler generated dependencies of target shapes_collision_area [ 81%] Built target shapes_collision_area Consolidate compiler generated dependencies of target shaders_texture_waves [ 82%] Built target shaders_texture_waves Consolidate compiler generated dependencies of target textures_gif_player [ 82%] Built target textures_gif_player Consolidate compiler generated dependencies of target shapes_easings_box_anim [ 83%] Built target shapes_easings_box_anim Consolidate compiler generated dependencies of target shapes_bouncing_ball [ 84%] Built target shapes_bouncing_ball Consolidate compiler generated dependencies of target models_skybox [ 85%] Built target models_skybox Consolidate compiler generated dependencies of target text_draw_3d [ 85%] Built target text_draw_3d Consolidate compiler generated dependencies of target shapes_colors_palette [ 86%] Built target shapes_colors_palette Consolidate compiler generated dependencies of target shapes_draw_circle_sector [ 86%] Built target shapes_draw_circle_sector Consolidate compiler generated dependencies of target shapes_draw_ring [ 87%] Built target shapes_draw_ring Consolidate compiler generated dependencies of target shapes_easings_rectangle_array [ 88%] Built target shapes_easings_rectangle_array Consolidate compiler generated dependencies of target textures_image_generation [ 89%] Built target textures_image_generation Consolidate compiler generated dependencies of target shapes_lines_bezier [ 90%] Built target shapes_lines_bezier Consolidate compiler generated dependencies of target shapes_logo_raylib_anim [ 91%] Built target shapes_logo_raylib_anim Consolidate compiler generated dependencies of target core_2d_camera_mouse_zoom [ 91%] Built target core_2d_camera_mouse_zoom Consolidate compiler generated dependencies of target textures_draw_tiled [ 92%] Built target textures_draw_tiled Consolidate compiler generated dependencies of target shapes_rectangle_scaling [ 93%] Built target shapes_rectangle_scaling Consolidate compiler generated dependencies of target models_billboard [ 93%] Built target models_billboard Consolidate compiler generated dependencies of target text_font_loading [ 93%] Built target text_font_loading Consolidate compiler generated dependencies of target textures_background_scrolling [ 93%] Built target textures_background_scrolling Consolidate compiler generated dependencies of target shapes_splines_drawing [ 93%] Built target shapes_splines_drawing Consolidate compiler generated dependencies of target text_font_sdf [ 94%] Built target text_font_sdf Consolidate compiler generated dependencies of target audio_module_playing [ 95%] Built target audio_module_playing Consolidate compiler generated dependencies of target text_format_text [ 95%] Built target text_format_text Consolidate compiler generated dependencies of target text_input_box [ 96%] Built target text_input_box Consolidate compiler generated dependencies of target text_rectangle_bounds [ 96%] Built target text_rectangle_bounds Consolidate compiler generated dependencies of target text_unicode [ 97%] Built target text_unicode Consolidate compiler generated dependencies of target text_writing_anim [ 98%] Built target text_writing_anim Consolidate compiler generated dependencies of target textures_image_loading [ 98%] Built target textures_image_loading Consolidate compiler generated dependencies of target textures_blend_modes [100%] Built target textures_blend_modes Consolidate compiler generated dependencies of target textures_bunnymark [100%] Built target textures_bunnymark Install the project... -- Install configuration: "Release" -- Installing: /pap/SlkBuilds/raylib/pkg/usr/lib64/libraylib.so.4.5.0 -- Installing: /pap/SlkBuilds/raylib/pkg/usr/lib64/libraylib.so.450 -- Installing: /pap/SlkBuilds/raylib/pkg/usr/lib64/libraylib.so -- Installing: /pap/SlkBuilds/raylib/pkg/usr/include/raylib.h -- Installing: /pap/SlkBuilds/raylib/pkg/usr/include/rlgl.h -- Installing: /pap/SlkBuilds/raylib/pkg/usr/include/raymath.h -- Installing: /pap/SlkBuilds/raylib/pkg/usr/lib64/pkgconfig/raylib.pc -- Installing: /pap/SlkBuilds/raylib/pkg/usr/lib64/cmake/raylib/raylib-config-version.cmake -- Installing: /pap/SlkBuilds/raylib/pkg/usr/lib64/cmake/raylib/raylib-config.cmake /pap/SlkBuilds/raylib/pkg: total 0 drwxr-xr-x 2 root root 24 Jan 3 20:17 install drwxr-xr-x 6 root root 56 Jan 3 20:17 usr /pap/SlkBuilds/raylib/pkg/install: total 4 -rw-r--r-- 1 root root 265 Jan 3 20:17 slack-desc /pap/SlkBuilds/raylib/pkg/usr: total 0 drwxr-xr-x 3 root root 24 Jan 3 20:17 doc drwxr-xr-x 2 root root 53 Jan 3 20:17 include drwxr-xr-x 4 root root 106 Jan 3 20:17 lib64 drwxr-xr-x 3 root root 24 Jan 3 20:16 src /pap/SlkBuilds/raylib/pkg/usr/doc: total 0 drwxr-xr-x 2 root root 131 Jan 3 20:17 raylib-5.0 /pap/SlkBuilds/raylib/pkg/usr/doc/raylib-5.0: total 272 -rw-r--r-- 1 root root 19326 Jan 3 20:17 BINDINGS.md -rw-r--r-- 1 root root 131502 Jan 3 20:17 CHANGELOG -rw-r--r-- 1 root root 3406 Jan 3 20:17 CONVENTIONS.md -rw-r--r-- 1 root root 10345 Jan 3 20:17 FAQ.md -rw-r--r-- 1 root root 69655 Jan 3 20:17 HISTORY.md -rw-r--r-- 1 root root 23373 Jan 3 20:17 README.md -rw-r--r-- 1 root root 4794 Jan 3 20:17 ROADMAP.md /pap/SlkBuilds/raylib/pkg/usr/include: total 416 -rw-r--r-- 1 root root 124734 Nov 15 12:30 raylib.h -rw-r--r-- 1 root root 62939 Nov 15 12:30 raymath.h -rw-r--r-- 1 root root 229736 Nov 15 12:30 rlgl.h /pap/SlkBuilds/raylib/pkg/usr/lib64: total 2184 drwxr-xr-x 3 root root 20 Jan 3 20:17 cmake lrwxrwxrwx 1 root root 16 Jan 3 20:17 libraylib.so -> libraylib.so.450 -rwxr-xr-x 1 root root 2235984 Jan 3 20:17 libraylib.so.4.5.0 lrwxrwxrwx 1 root root 18 Jan 3 20:17 libraylib.so.450 -> libraylib.so.4.5.0 drwxr-xr-x 2 root root 23 Jan 3 20:17 pkgconfig /pap/SlkBuilds/raylib/pkg/usr/lib64/cmake: total 0 drwxr-xr-x 2 root root 68 Jan 3 20:17 raylib /pap/SlkBuilds/raylib/pkg/usr/lib64/cmake/raylib: total 8 -rw-r--r-- 1 root root 751 Jan 3 20:16 raylib-config-version.cmake -rw-r--r-- 1 root root 2564 Nov 15 12:30 raylib-config.cmake /pap/SlkBuilds/raylib/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 327 Jan 3 20:16 raylib.pc /pap/SlkBuilds/raylib/pkg/usr/src: total 0 drwxr-xr-x 2 root root 22 Jan 3 20:17 raylib-5.0 /pap/SlkBuilds/raylib/pkg/usr/src/raylib-5.0: total 4 -rw-r--r-- 1 root root 988 Jan 3 20:17 SLKBUILD Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib64/libraylib.so libraylib.so.450 usr/lib64/libraylib.so.450 libraylib.so.4.5.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libraylib.so ) ( cd usr/lib64 ; ln -sf libraylib.so.450 libraylib.so ) ( cd usr/lib64 ; rm -rf libraylib.so.450 ) ( cd usr/lib64 ; ln -sf libraylib.so.4.5.0 libraylib.so.450 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/libraylib.so.450' removed './usr/lib64/libraylib.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /pap/SlkBuilds/raylib/raylib-5.0-x86_64-1pp.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/raylib-5.0/ usr/doc/raylib-5.0/BINDINGS.md usr/doc/raylib-5.0/CHANGELOG usr/doc/raylib-5.0/CONVENTIONS.md usr/doc/raylib-5.0/FAQ.md usr/doc/raylib-5.0/HISTORY.md usr/doc/raylib-5.0/README.md usr/doc/raylib-5.0/ROADMAP.md usr/include/ usr/include/raylib.h usr/include/raymath.h usr/include/rlgl.h usr/lib64/ usr/lib64/cmake/ usr/lib64/cmake/raylib/ usr/lib64/cmake/raylib/raylib-config-version.cmake usr/lib64/cmake/raylib/raylib-config.cmake usr/lib64/libraylib.so.4.5.0 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/raylib.pc usr/src/ usr/src/raylib-5.0/ usr/src/raylib-5.0/SLKBUILD Slackware package /pap/SlkBuilds/raylib/raylib-5.0-x86_64-1pp.txz created. Package has been built. Cleaning pkg and src directories