----------------------------------------------------------------- Welcome to the OpenShot Build System! CMake will now check libopenshot-audio's build dependencies and inform you of any missing files or other issues. For more information, please visit . ----------------------------------------------------------------- -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/ccache/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/lib/ccache/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Generating build files for OpenShot with CMake 3.27.6 Building OpenShotAudio version 0.3.2 (0x302) SO/API/ABI Version: 9 -- Found ALSA: /usr/lib/libasound.so (found version "1.2.10") -- Found ZLIB: /usr/lib/libz.so (found version "1.3") -- Found Doxygen: /usr/bin/doxygen (found version "1.9.8") found components: doxygen missing components: dot -- OpenShotAudio build configuration: -- The following features have been enabled: * JUCE path, Using JUCE sources from: JuceLibraryCode * OpenShotAudio docs, Build API documentation -- The following OPTIONAL packages have been found: * Doxygen -- The following REQUIRED packages have been found: * ALSA * ZLIB -- Configuring done (2.2s) -- Generating done (0.0s) -- Build files have been written to: /build/libopenshot-audio-git/src/build [ 9%] Generate OpenShotAudio documentation [ 18%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_audio_basics.cpp.o /build/libopenshot-audio-git/src/libopenshot-audio/JuceLibraryCode/modules/juce_dsp/processors/juce_Oversampling.h:139: warning: The following parameter of juce::dsp::Oversampling::addOversamplingStage(FilterType type, float normalisedTransitionWidthUp, float stopbandAmplitudedBUp, float normalisedTransitionWidthDown, float stopbandAmplitudedBDown) is not documented: parameter 'type' /build/libopenshot-audio-git/src/libopenshot-audio/JuceLibraryCode/modules/juce_dsp/frequency/juce_Windowing.h:84: warning: The following parameter of juce::dsp::WindowingFunction::fillWindowingTables(FloatType *samples, size_t size, WindowingMethod type, bool normalise=true, FloatType beta=0) is not documented: parameter 'type' [ 18%] Built target OpenShotAudio-doc [ 27%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_audio_devices.cpp.o [ 36%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_audio_formats.cpp.o [ 45%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_core.cpp.o [ 54%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_data_structures.cpp.o [ 63%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_dsp.cpp.o [ 72%] Building CXX object CMakeFiles/openshot-audio.dir/JuceLibraryCode/include_juce_events.cpp.o [ 72%] Built target doc [ 81%] Linking CXX shared library libopenshot-audio.so [ 81%] Built target openshot-audio [ 90%] Building CXX object src/CMakeFiles/openshot-audio-demo.dir/Main.cpp.o [100%] Linking CXX executable openshot-audio-demo [100%] Built target openshot-audio-demo