Your message dated Wed, 30 Jan 2013 16:12:55 +0000
with message-id 
<camhuwozwgqhmdz206o+hh1sc-_bv8x3c588x_9y7a+uqxce...@mail.gmail.com>
and subject line Closing: #693159
has caused the Debian Bug report #693159,
regarding FTBFS against libav 9
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
693159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gpac
Severity: important

Hi,

gpac 0.5.0 FTBFS against libav 9, which can be currently found in
experimental:

gcc -O2  -Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX -Wall 
-fno-strict-aliasing -Wno-pointer-sign -fPIC -DPIC -fvisibility="hidden" 
-DGPAC_HAVE_CONFIG_H -I"/build/buildd/gpac-0.5.0~dfsg0" 
-Wno-deprecated-declarations -I"/build/buildd/gpac-0.5.0~dfsg0/include" 
-I/usr/include -g -c -o ffmpeg_decode.o ffmpeg_decode.c 
gcc -O2  -Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX -Wall 
-fno-strict-aliasing -Wno-pointer-sign -fPIC -DPIC -fvisibility="hidden" 
-DGPAC_HAVE_CONFIG_H -I"/build/buildd/gpac-0.5.0~dfsg0" 
-Wno-deprecated-declarations -I"/build/buildd/gpac-0.5.0~dfsg0/include" 
-I/usr/include -g -c -o ffmpeg_demux.o ffmpeg_demux.c 
ffmpeg_decode.c: In function 'FFDEC_AttachStream':
ffmpeg_decode.c:172:4: warning: implicit declaration of function 
'avcodec_alloc_context' [-Wimplicit-function-declaration]
ffmpeg_decode.c:172:9: warning: assignment makes pointer from integer without a 
cast [enabled by default]
Function `avcodec_alloc_context' implicitly converted to pointer at 
ffmpeg_decode.c:172
ffmpeg_decode.c:320:3: warning: implicit declaration of function 'avcodec_open' 
[-Wimplicit-function-declaration]
ffmpeg_demux.c: In function 'FFD_CanHandleURL':
ffmpeg_demux.c:293:5: warning: implicit declaration of function 
'av_find_stream_info' [-Wimplicit-function-declaration]
ffmpeg_demux.c: In function 'FFD_ConnectService':
ffmpeg_demux.c:620:4: warning: implicit declaration of function 
'av_open_input_stream' [-Wimplicit-function-declaration]
gcc -O2  -Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX -Wall 
-fno-strict-aliasing -Wno-pointer-sign -fPIC -DPIC -fvisibility="hidden" 
-DGPAC_HAVE_CONFIG_H -I"/build/buildd/gpac-0.5.0~dfsg0" 
-Wno-deprecated-declarations -I"/build/buildd/gpac-0.5.0~dfsg0/include" 
-I/usr/include -g -c -o ffmpeg_load.o ffmpeg_load.c 
gcc -shared -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--warn-common -Wl,-z,defs 
-g -o ../../bin/gcc/gm_ffmpeg_in.so ffmpeg_decode.o ffmpeg_demux.o 
ffmpeg_load.o -L../../bin/gcc  -lgpac -lz -L/usr/lib -lavcodec -lavformat 
-lswscale -lavutil   -lswscale -lm
ffmpeg_decode.o: In function `FFDEC_ProcessData':
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_decode.c:752: undefined 
reference to `avcodec_open'
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_decode.c:762: undefined 
reference to `avcodec_open'
ffmpeg_decode.o: In function `FFDEC_AttachStream':
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_decode.c:320: undefined 
reference to `avcodec_open'
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_decode.c:172: undefined 
reference to `avcodec_alloc_context'
ffmpeg_demux.o: In function `FFD_CanHandleURL':
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_demux.c:293: undefined 
reference to `av_find_stream_info'
ffmpeg_demux.o: In function `FFD_ConnectService':
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_demux.c:640: undefined 
reference to `av_find_stream_info'
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_demux.c:620: undefined 
reference to `av_open_input_stream'
/build/buildd/gpac-0.5.0~dfsg0/modules/ffmpeg_in/ffmpeg_demux.c:702: undefined 
reference to `av_find_stream_info'
collect2: error: ld returned 1 exit status
make[3]: *** [gm_ffmpeg_in.so] Error 1


Alessio, can you perhaps update the get-orig-upstream scripts to copy
with post 0.5 svn snapshots? I think upstream has fixed compilation
against newer libavcodec (cf. r3792, r3932, r3989, r3990, etc.). I'd
there suggest to upload a new svn snapshot to experimental now and test
it there.

What do you think?

Reinhard

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-32-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Version: 0.5.0+svn4288~dfsg1-1

Fixed with gpac 0.5.0+svn4288~dfsg1-1.
Cheers.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to