FTBFS with new ffmpeg in jaunty

Bug #311412 reported by Lionel Le Folgoc
2
Affects Status Importance Assigned to Milestone
xvidcap (Ubuntu)
Fix Released
Medium
Lionel Le Folgoc

Bug Description

 affects ubuntu/xvidcap
 status confirmed
 importance medium
 tag ftbfs ffmpegheaders
 done

Hi,

This package fails to build from source in jaunty:

if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\"
-DPACKAGE_DATA_DIR=\""/usr/share"\" -D_REENTRANT -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12
-I/usr/include/libglade-2.0 -I/usr/include/libxml2 -Wall -g -Wall -g
-O2 -MT codecs.o -MD -MP -MF ".deps/codecs.Tpo" -c -o codecs.o codecs.c;
\
        then mv -f ".deps/codecs.Tpo" ".deps/codecs.Po"; else rm -f
".deps/codecs.Tpo"; exit 1; fi
codecs.c:46:28: error: ffmpeg/avcodec.h: No such file or directory
codecs.c:47:29: error: ffmpeg/avformat.h: No such file or directory
codecs.c:101: error: 'CODEC_ID_NONE' undeclared here (not in a function)
codecs.c:111: error: 'CODEC_ID_PGM' undeclared here (not in a function)
codecs.c:120: error: 'CODEC_ID_PPM' undeclared here (not in a function)
codecs.c:129: error: 'CODEC_ID_PNG' undeclared here (not in a function)
codecs.c:138: error: 'CODEC_ID_MJPEG' undeclared here (not in a
function)
codecs.c:147: error: 'CODEC_ID_MPEG1VIDEO' undeclared here (not in a
function)
codecs.c:166: error: 'CODEC_ID_MPEG4' undeclared here (not in a
function)
codecs.c:175: error: 'CODEC_ID_MSMPEG4V2' undeclared here (not in a
function)
codecs.c:185: error: 'CODEC_ID_MSMPEG4V3' undeclared here (not in a
function)
codecs.c:195: error: 'CODEC_ID_FLV1' undeclared here (not in a function)
codecs.c:205: error: 'CODEC_ID_DVVIDEO' undeclared here (not in a
function)
codecs.c:214: error: 'CODEC_ID_MPEG2VIDEO' undeclared here (not in a
function)
codecs.c:235: error: 'CODEC_ID_SVQ1' undeclared here (not in a function)
make[3]: *** [codecs.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp/buildd/xvidcap-1.1.6/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/xvidcap-1.1.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/xvidcap-1.1.6'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package

--
Lionel Le Folgoc - https://launchpad.net/~mrpouit
EEBA 555E 0CDE 92BB 3AF4 4AB3 45A0 357B 5179 5910

Related branches

Changed in xvidcap:
assignee: nobody → mrpouit
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xvidcap - 1.1.7-0.2ubuntu1

---------------
xvidcap (1.1.7-0.2ubuntu1) jaunty; urgency=low

  [ Andrew Starr-Bochicchio ]
  * Merge from debian-multimedia (LP: #298547), Ubuntu Changes:
   - For ffmpeg-related build-deps, fix versionized dependencies
     as the ubuntu versioning is different than debian-multimedia's.

  [ Lionel Le Folgoc ]
  * LP: #311412 is fixed since the 1.1.7~rc1-0.1 revision.
  * debian/patches/03_ffmpeg.diff: updated to fix FTBFS due to libswscale API
    change (cherry-pick from Gentoo #234383).

xvidcap (1.1.7-0.2) unstable; urgency=low

  * Should depends on dbus-x11.

xvidcap (1.1.7-0.1) unstable; urgency=low

  * Depend on imagemagick since 'animate' is used to create animations
    from ppm files.

xvidcap (1.1.7-0.0) unstable; urgency=low

  * New upstream release.

xvidcap (1.1.7~rc1-0.3) unstable; urgency=low

  * Rebuild against the new libmp3lame package.
  * New patch 04_av_free_static to not call the deprecated av_free_static
    ffmpeg function.

xvidcap (1.1.7~rc1-0.2) unstable; urgency=low

  * Rebuild against latest ffmpeg libraries.

xvidcap (1.1.7~rc1-0.1) unstable; urgency=low

  * Updated upstream patch for new ffmpeg includes path.

xvidcap (1.1.7~rc1-0.0) unstable; urgency=low

  * New upstream RC release with patch to build with latest ffmepg.
  * Added Homepage field.
  * Added libdbus-glib-1-dev in Build-depdens.
  * Updated Standards-Version to 3.7.3 (no changes).

xvidcap (1.1.6-0.2) unstable; urgency=low

  * Removed bc from Build-Depends.

 -- Lionel Le Folgoc <email address hidden> Fri, 26 Dec 2008 00:10:06 +0100

Changed in xvidcap:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.