FTBFS with new ffmpeg in jaunty

Bug #311034 reported by Lionel Le Folgoc
2
Affects Status Importance Assigned to Milestone
lynkeos.app (Debian)
Fix Released
Unknown
lynkeos.app (Ubuntu)
Fix Released
Medium
Lionel Le Folgoc

Bug Description

 affects ubuntu/lynkeos.app
 status confirmed
 importance medium
 tag ftbfs ffmpegheaders
 done

Hi,

This package fails to build from source in jaunty:

gcc ffmpeg_access.c -c \
              -MMD -MP -DFLOAT_PIXELS -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1
-D_REENTRANT -fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN
-DGSDIAGNOSE -Wno-import -O2 -O2 -I/usr/include/ffmpeg/ -I.
-I/usr/local/include/GNUstep -I/usr/include/GNUstep \
               -o obj/ffmpeg_access.o
In file included from ffmpeg_access.c:20:
ffmpeg_access.h:4:21: error: avcodec.h: No such file or directory
ffmpeg_access.h:5:22: error: avformat.h: No such file or directory
In file included from ffmpeg_access.c:20:
ffmpeg_access.h:8: error: expected specifier-qualifier-list before
'AVFormatContext'
ffmpeg_access.c: In function 'ffmpegNextFrame':
ffmpeg_access.c:40: error: 'AVFormatContext' undeclared (first use in
this function)
ffmpeg_access.c:40: error: (Each undeclared identifier is reported only
once
ffmpeg_access.c:40: error: for each function it appears in.)
ffmpeg_access.c:40: error: 'pFormatCtx' undeclared (first use in this
function)
ffmpeg_access.c:41: error: 'AVCodecContext' undeclared (first use in
this function)
ffmpeg_access.c:41: error: 'pCodecCtx' undeclared (first use in this
function)
ffmpeg_access.c:43: error: 'AVFrame' undeclared (first use in this
function)
ffmpeg_access.c:43: error: 'pFrame' undeclared (first use in this
function)
ffmpeg_access.c:45: error: 'FfmpegMovie' has no member named
'pFormatCtx'
ffmpeg_access.c:46: error: 'FfmpegMovie' has no member named 'pCodecCtx'
ffmpeg_access.c:47: error: 'FfmpegMovie' has no member named
'videoStream'
ffmpeg_access.c:48: error: 'FfmpegMovie' has no member named
'pCurrentFrame'
ffmpeg_access.c:50: warning: implicit declaration of function
'GetNextFrame'
[...]

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

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

It calls img_convert, which has been removed upstream:

./obj/ffmpeg_access.o: In function `ffmpegConvertCurrentFrame':
/tmp/buildd/lynkeos.app-1.2/Sources/ffmpeg_access.c:54: undefined reference to `img_convert'
collect2: ld returned 1 exit status
make[2]: *** [Lynkeos.app/./Lynkeos] Error 1
make[1]: *** [Lynkeos.all.app.variables] Error 2
make[1]: Leaving directory `/tmp/buildd/lynkeos.app-1.2/Sources'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Changed in lynkeos.app:
status: Unknown → Confirmed
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Fixed in Debian, sync requested (Bug #344479).

Changed in lynkeos.app:
assignee: nobody → mrpouit
status: Confirmed → In Progress
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Synced.

Changed in lynkeos.app:
status: In Progress → Fix Released
Changed in lynkeos.app (Debian):
status: Confirmed → 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.