Public bug reported:

rpicam-apps 1.7.0 FTBFS with resolute ffmpeg 8 transition

https://launchpad.net/ubuntu/+source/rpicam-apps/1.7.0-1ubuntu4

[8/55] c++ -Irpicam_app.so.1.7.0.p -I. -I.. -I/usr/include/libcamera 
-I/usr/include -I/usr/include/aarch64-linux-gnu -I/usr/include/webp 
-I/usr/include/libpng16 -I/usr/include/libdrm 
-I/usr/include/aarch64-linux-gnu/qt5/QtCore 
-I/usr/include/aarch64-linux-gnu/qt5 
-I/usr/include/aarch64-linux-gnu/qt5/QtWidgets 
-I/usr/include/aarch64-linux-gnu/qt5/QtGui -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror 
-std=c++17 -pedantic -Wno-unused-parameter -faligned-new -D_FILE_OFFSET_BITS=64 
-Wno-psabi -ftree-vectorize -DLIBAV_PRESENT=1 -DLIBDRM_PRESENT=1 
-DLIBEGL_PRESENT=1 -DQT_PRESENT=1 -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/rpicam-apps-1.7.0-1ubuntu4 
-Wdate-time -D_FORTIFY_SOURCE=3 -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -pthread -DBOOST_ALL_NO_LIB -MD -MQ 
rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o -MF 
rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o.d -o 
rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o -c 
../encoder/libav_encoder.cpp
FAILED: [code=1] rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o 
c++ -Irpicam_app.so.1.7.0.p -I. -I.. -I/usr/include/libcamera -I/usr/include 
-I/usr/include/aarch64-linux-gnu -I/usr/include/webp -I/usr/include/libpng16 
-I/usr/include/libdrm -I/usr/include/aarch64-linux-gnu/qt5/QtCore 
-I/usr/include/aarch64-linux-gnu/qt5 
-I/usr/include/aarch64-linux-gnu/qt5/QtWidgets 
-I/usr/include/aarch64-linux-gnu/qt5/QtGui -fdiagnostics-color=always 
-D_GLIBCXX_ASSERTIONS=1 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror 
-std=c++17 -pedantic -Wno-unused-parameter -faligned-new -D_FILE_OFFSET_BITS=64 
-Wno-psabi -ftree-vectorize -DLIBAV_PRESENT=1 -DLIBDRM_PRESENT=1 
-DLIBEGL_PRESENT=1 -DQT_PRESENT=1 -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=/usr/src/rpicam-apps-1.7.0-1ubuntu4 
-Wdate-time -D_FORTIFY_SOURCE=3 -fPIC -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -pthread -DBOOST_ALL_NO_LIB -MD -MQ 
rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o -MF 
rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o.d -o 
rpicam_app.so.1.7.0.p/encoder_libav_encoder.cpp.o -c 
../encoder/libav_encoder.cpp
../encoder/libav_encoder.cpp: In function ‘void 
{anonymous}::encoderOptionsGeneral(const VideoOptions*, AVCodecContext*)’:
../encoder/libav_encoder.cpp:27:26: error: ‘FF_PROFILE_UNKNOWN’ was not 
declared in this scope; did you mean ‘AV_PROFILE_UNKNOWN’?
   27 |         codec->profile = FF_PROFILE_UNKNOWN;
      |                          ^~~~~~~~~~~~~~~~~~
      |                          AV_PROFILE_UNKNOWN
../encoder/libav_encoder.cpp:44:49: error: ‘FF_LEVEL_UNKNOWN’ was not declared 
in this scope; did you mean ‘AV_LEVEL_UNKNOWN’?
   44 |         codec->level = options->level.empty() ? FF_LEVEL_UNKNOWN : 
std::stof(options->level) * 10;
      |                                                 ^~~~~~~~~~~~~~~~
      |                                                 AV_LEVEL_UNKNOWN

** Affects: rpicam-apps (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs resolute

** Changed in: rpicam-apps (Ubuntu)
       Status: New => Confirmed

** Changed in: rpicam-apps (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs resolute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2137350

Title:
  rpicam-apps 1.7.0 FTBFS with resolute ffmpeg 8 transition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpicam-apps/+bug/2137350/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to