-----------------------------------------------------------------
Welcome to the OpenShot Build System!
CMake will now check libopenshot's build dependencies and inform
you of any missing files or other issues.
For more information, please visit .
-----------------------------------------------------------------
Generating build files for OpenShot with CMake 4.1.2
Building libopenshot (version 0.7.0)
SO/API/ABI Version: 30
CMake Deprecation Warning at bindings/python/CMakeLists.txt:17 (cmake_policy):
The OLD behavior for policy CMP0078 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at bindings/python/CMakeLists.txt:20 (cmake_policy):
The OLD behavior for policy CMP0086 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Warning (dev) at bindings/python/CMakeLists.txt:23 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at bindings/python/CMakeLists.txt:24 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
MAGICKCORE_HDRI_ENABLE
MAGICKCORE_QUANTUM_DEPTH
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp: In member function ‘AVStream* openshot::FFmpegWriter::add_audio_stream()’:
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1045:20: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1045 | if (codec->supported_samplerates) {
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libavcodec/avcodec.h:41,
from /var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegUtilities.h:40,
from /var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:23:
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1045:20: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1045 | if (codec->supported_samplerates) {
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1045:20: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1045 | if (codec->supported_samplerates) {
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1047:36: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1047 | for (i = 0; codec->supported_samplerates[i] != 0; i++)
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1047:36: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1047 | for (i = 0; codec->supported_samplerates[i] != 0; i++)
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1047:36: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1047 | for (i = 0; codec->supported_samplerates[i] != 0; i++)
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1048:56: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1048 | if (info.sample_rate == codec->supported_samplerates[i]) {
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1048:56: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1048 | if (info.sample_rate == codec->supported_samplerates[i]) {
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1048:56: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1048 | if (info.sample_rate == codec->supported_samplerates[i]) {
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1053:28: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1053 | if (codec->supported_samplerates[i] == 0)
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1053:28: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1053 | if (codec->supported_samplerates[i] == 0)
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1053:28: warning: ‘AVCodec::supported_samplerates’ is deprecated [-Wdeprecated-declarations]
1053 | if (codec->supported_samplerates[i] == 0)
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/libavcodec/codec.h:217:16: note: declared here
217 | const int *supported_samplerates; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1064:20: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1064 | if (codec->ch_layouts) {
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1064:20: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1064 | if (codec->ch_layouts) {
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1064:20: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1064 | if (codec->ch_layouts) {
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1066:61: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1066 | for (i = 0; av_channel_layout_check(&codec->ch_layouts[i]); i++)
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1066:61: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1066 | for (i = 0; av_channel_layout_check(&codec->ch_layouts[i]); i++)
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1066:61: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1066 | for (i = 0; av_channel_layout_check(&codec->ch_layouts[i]); i++)
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1067:75: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1067 | if (av_channel_layout_compare(&ch_layout, &codec->ch_layouts[i])) {
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1067:75: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1067 | if (av_channel_layout_compare(&ch_layout, &codec->ch_layouts[i])) {
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1067:75: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1067 | if (av_channel_layout_compare(&ch_layout, &codec->ch_layouts[i])) {
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1072:54: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1072 | if (!av_channel_layout_check(&codec->ch_layouts[i]))
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1072:54: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1072 | if (!av_channel_layout_check(&codec->ch_layouts[i]))
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1072:54: warning: ‘AVCodec::ch_layouts’ is deprecated [-Wdeprecated-declarations]
1072 | if (!av_channel_layout_check(&codec->ch_layouts[i]))
| ^~~~~~~~~~
/usr/include/libavcodec/codec.h:241:28: note: declared here
241 | const AVChannelLayout *ch_layouts;
| ^~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1095:20: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1095 | if (codec->sample_fmts) {
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1095:20: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1095 | if (codec->sample_fmts) {
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1095:20: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1095 | if (codec->sample_fmts) {
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1096:40: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1096 | for (int i = 0; codec->sample_fmts[i] != AV_SAMPLE_FMT_NONE; i++) {
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1096:40: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1096 | for (int i = 0; codec->sample_fmts[i] != AV_SAMPLE_FMT_NONE; i++) {
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1096:40: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1096 | for (int i = 0; codec->sample_fmts[i] != AV_SAMPLE_FMT_NONE; i++) {
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1098:48: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1098 | c->sample_fmt = codec->sample_fmts[i];
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1098:48: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1098 | c->sample_fmt = codec->sample_fmts[i];
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1098:48: warning: ‘AVCodec::sample_fmts’ is deprecated [-Wdeprecated-declarations]
1098 | c->sample_fmt = codec->sample_fmts[i];
| ^~~~~~~~~~~
/usr/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp: In member function ‘AVStream* openshot::FFmpegWriter::add_video_stream()’:
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1300:61: warning: ‘AVCodec::pix_fmts’ is deprecated [-Wdeprecated-declarations]
1300 | const PixelFormat *supported_pixel_formats = codec->pix_fmts;
| ^~~~~~~~
/usr/include/libavcodec/codec.h:215:31: note: declared here
215 | const enum AVPixelFormat *pix_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1300:61: warning: ‘AVCodec::pix_fmts’ is deprecated [-Wdeprecated-declarations]
1300 | const PixelFormat *supported_pixel_formats = codec->pix_fmts;
| ^~~~~~~~
/usr/include/libavcodec/codec.h:215:31: note: declared here
215 | const enum AVPixelFormat *pix_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/FFmpegWriter.cpp:1300:61: warning: ‘AVCodec::pix_fmts’ is deprecated [-Wdeprecated-declarations]
1300 | const PixelFormat *supported_pixel_formats = codec->pix_fmts;
| ^~~~~~~~
/usr/include/libavcodec/codec.h:215:31: note: declared here
215 | const enum AVPixelFormat *pix_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/Qt/VideoCacheThread.h:28: Warning 315: Nothing known about 'juce::Thread'.
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/Qt/VideoCacheThread.h:28: Warning 315: Nothing known about 'juce::Thread'.
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/Qt/VideoCacheThread.h:37: Warning 401: Nothing known about base class 'Thread'. Ignored.
/var/pisi/libopenshot-0.7.0-8/work/libopenshot-0.7.0/src/Qt/VideoCacheThread.h:28: Warning 315: Nothing known about 'juce::Thread'.
Checking for documentation files to install...