Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-22 Thread Bálint Réczey
Hi Andreas, 2017-01-22 13:05 GMT+01:00 Andreas Cadhalpun : > Hi Bálint. > > On 22.01.2017 10:48, Bálint Réczey wrote: >> 2017-01-22 0:05 GMT+01:00 Andreas Cadhalpun >> : >>> The next FFmpeg upstream release will probably not be

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-22 Thread Andreas Cadhalpun
Hi Bálint. On 22.01.2017 10:48, Bálint Réczey wrote: > 2017-01-22 0:05 GMT+01:00 Andreas Cadhalpun > : >> The next FFmpeg upstream release will probably not be in time for the freeze, >> so I've just cherry-picked this patch. > > Thanks! > > I see you have

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-22 Thread Bálint Réczey
Hi Andreas, 2017-01-22 0:05 GMT+01:00 Andreas Cadhalpun : > Hi, > > On 19.01.2017 00:05, Bálint Réczey wrote: >> 2017-01-14 23:54 GMT+01:00 Adrian Bunk : >>> No, you should only look at the first compile error in that file: >>> >>>

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-21 Thread Andreas Cadhalpun
Hi, On 19.01.2017 00:05, Bálint Réczey wrote: > 2017-01-14 23:54 GMT+01:00 Adrian Bunk : >> No, you should only look at the first compile error in that file: >> >> src/libavformat/chromaprint.c:42:24: error: field 'ctx' has incomplete type >> ChromaprintContext ctx; >>

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-18 Thread Bálint Réczey
Hi, 2017-01-14 23:54 GMT+01:00 Adrian Bunk : > Control: retitle -1 ffmpeg: ChromaprintContext FTBFS > Control: forwarded -1 https://trac.ffmpeg.org/ticket/5997 > Control: tags -1 fixed-upstream > > On Sat, Jan 14, 2017 at 06:47:02AM +0100, Carl Eugen Hoyos wrote: >> The relevant

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-14 Thread Adrian Bunk
Control: retitle -1 ffmpeg: ChromaprintContext FTBFS Control: forwarded -1 https://trac.ffmpeg.org/ticket/5997 Control: tags -1 fixed-upstream On Sat, Jan 14, 2017 at 06:47:02AM +0100, Carl Eugen Hoyos wrote: > The relevant lines in the build log are afaict: > > src/libavformat/chromaprint.c: In

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-13 Thread Carl Eugen Hoyos
The relevant lines in the build log are afaict: src/libavformat/chromaprint.c: In function 'write_packet': src/libavformat/chromaprint.c:113:1: error: control reaches end of non-void function [-Werror=return-type] } ^ The function looks like this: static int write_packet(AVFormatContext *s,

Bug#851026: ffmpeg: FTBFS: ffconf.bVIjAhhQ.c:2: undefined reference to `dlopen'

2017-01-11 Thread Lucas Nussbaum
Source: ffmpeg Version: 7:3.2.2-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170111 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc