Public bug reported:

guvcview is ftbfs on archive test rebuild:
https://launchpad.net/ubuntu/+archive/test-rebuild-20251215-resolute/+build/31641199

Log:
/<<PKGBUILDDIR>>/gview_encoder/audio_codecs.c:42:11: error: 
‘FF_PROFILE_UNKNOWN’ undeclared here (not in a function); did you mean 
‘AV_PROFILE_UNKNOWN’?
   42 |         { FF_PROFILE_UNKNOWN, FF_PROFILE_AAC_MAIN, FF_PROFILE_AAC_LOW, 
FF_PROFILE_AAC_SSR, FF_PROFILE_AAC_LTP };
      |           ^~~~~~~~~~~~~~~~~~
      |           AV_PROFILE_UNKNOWN
/<<PKGBUILDDIR>>/gview_encoder/audio_codecs.c:42:31: error: 
‘FF_PROFILE_AAC_MAIN’ undeclared here (not in a function); did you mean 
‘AV_PROFILE_AAC_MAIN’?
   42 |         { FF_PROFILE_UNKNOWN, FF_PROFILE_AAC_MAIN, FF_PROFILE_AAC_LOW, 
FF_PROFILE_AAC_SSR, FF_PROFILE_AAC_LTP };
      |                               ^~~~~~~~~~~~~~~~~~~
      |                               AV_PROFILE_AAC_MAIN
[ 14%] Generating de.gmo
cd /<<PKGBUILDDIR>>/obj-riscv64-linux-gnu/po && /usr/bin/msgmerge --quiet 
--update --backup=none -s /<<PKGBUILDDIR>>/po/de.po 
/<<PKGBUILDDIR>>/po/guvcview.pot
/<<PKGBUILDDIR>>/gview_encoder/audio_codecs.c:42:52: error: 
‘FF_PROFILE_AAC_LOW’ undeclared here (not in a function); did you mean 
‘AV_PROFILE_AAC_LOW’?
   42 |         { FF_PROFILE_UNKNOWN, FF_PROFILE_AAC_MAIN, FF_PROFILE_AAC_LOW, 
FF_PROFILE_AAC_SSR, FF_PROFILE_AAC_LTP };
      |                                                    ^~~~~~~~~~~~~~~~~~
      |                                                    AV_PROFILE_AAC_LOW
/usr/bin/msgmerge: The option '--sort-output' is deprecated.
/<<PKGBUILDDIR>>/gview_encoder/audio_codecs.c:42:72: error: 
‘FF_PROFILE_AAC_SSR’ undeclared here (not in a function); did you mean 
‘AV_PROFILE_AAC_SSR’?
   42 |         { FF_PROFILE_UNKNOWN, FF_PROFILE_AAC_MAIN, FF_PROFILE_AAC_LOW, 
FF_PROFILE_AAC_SSR, FF_PROFILE_AAC_LTP };
      |                                                                        
^~~~~~~~~~~~~~~~~~
      |                                                                        
AV_PROFILE_AAC_SSR
/<<PKGBUILDDIR>>/gview_encoder/audio_codecs.c:42:92: error: 
‘FF_PROFILE_AAC_LTP’ undeclared here (not in a function); did you mean 
‘AV_PROFILE_AAC_LTP’?
   42 |         { FF_PROFILE_UNKNOWN, FF_PROFILE_AAC_MAIN, FF_PROFILE_AAC_LOW, 
FF_PROFILE_AAC_SSR, FF_PROFILE_AAC_LTP };
      |                                                                         
                   ^~~~~~~~~~~~~~~~~~
      |                                                                         
                   AV_PROFILE_AAC_LTP


This seems related to ffmpeg8 transition. See also:
https://bugs.launchpad.net/ubuntu/+source/ffmpegfs/+bug/2137468
https://bugs.launchpad.net/ubuntu/+source/blender/+bug/2137349

** Affects: guvcview (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: ftbfs

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

Title:
  FTBFS: guvcview is ftbfs on archive test rebuild (ffmpeg8 transition)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guvcview/+bug/2137472/+subscriptions


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

Reply via email to