[Bug 614896] Re: FTBFS on all architectures (maverick)

Steve Stalcup vorian at ubuntu.com
Sun Aug 8 06:21:14 BST 2010


Uploaded,

Thank you for your contribution to Ubuntu!

** Changed in: avidemux (Ubuntu)
       Status: In Progress => Fix Committed

** Changed in: avidemux (Ubuntu)
     Assignee: Steve Stalcup (vorian) => (unassigned)

-- 
FTBFS on all architectures (maverick)
https://bugs.launchpad.net/bugs/614896
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in “avidemux” package in Ubuntu: Fix Released

Bug description:
Binary package hint: avidemux

The current version of avidemux in Ubuntu fails to build due to unfound Xvid libraries at configure stage. In turn, this causes the following error, because libADM_vidEnc_xvid.so is hard-specified in debian/control:

cp: cannot stat `debian/tmp/usr/lib/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so': No such file or directory
dh_install: cp -a debian/tmp/usr/lib/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so debian/avidemux-plugins-common//usr/lib/ADM_plugins/videoEncoder/ returned exit code 1
make: *** [install] Error 2

Although xvid libraries are in build-dependencies, the cmake macro in cmake/admCheckXvid.cmake fails to detect them properly.





More information about the Ubuntu-sponsors mailing list