Your message dated Mon, 21 Feb 2011 15:32:32 -0800
with message-id <20110221233232.GD10855@talon.fglan>
and subject line Re: Bug#614493: zoneminder: FTBFS: zm_ffmpeg.h:33:2: error:
#error "No location for avutils.h found"
has caused the Debian Bug report #614493,
regarding zoneminder: FTBFS: zm_ffmpeg.h:33:2: error: #error "No location for
avutils.h found"
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.)
--
614493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zoneminder
Version: 1.24.2-8
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include
> -Wall -Wno-sign-compare -fno-inline -I/usr/include -frepo -DZM_FFMPEG_CVS
> -DHAVE_LIBCRYPTO -MT zmc.o -MD -MP -MF .deps/zmc.Tpo -c -o zmc.o zmc.cpp
> In file included from zm_mpeg.h:23,
> from zm_stream.h:27,
> from zm_event.h:39,
> from zm_zone.h:27,
> from zm_monitor.h:26,
> from zmc.cpp:28:
> zm_ffmpeg.h:33:2: error: #error "No location for avutils.h found"
> zm_ffmpeg.h:40:2: error: #error "No location for avcodec.h found"
> zm_ffmpeg.h:47:2: error: #error "No location for avformat.h found"
> zm_ffmpeg.h:55:2: error: #error "No location for swscale.h found"
> In file included from zm_stream.h:27,
> from zm_event.h:39,
> from zm_zone.h:27,
> from zm_monitor.h:26,
> from zmc.cpp:28:
> zm_mpeg.h:43: error: use of enum 'PixelFormat' without previous declaration
> zm_mpeg.h:44: error: ISO C++ forbids declaration of 'AVOutputFormat' with no
> type
> zm_mpeg.h:44: error: expected ';' before '*' token
> zm_mpeg.h:45: error: ISO C++ forbids declaration of 'AVFormatContext' with no
> type
> zm_mpeg.h:45: error: expected ';' before '*' token
> zm_mpeg.h:46: error: ISO C++ forbids declaration of 'AVStream' with no type
> zm_mpeg.h:46: error: expected ';' before '*' token
> zm_mpeg.h:47: error: ISO C++ forbids declaration of 'AVFrame' with no type
> zm_mpeg.h:47: error: expected ';' before '*' token
> zm_mpeg.h:48: error: ISO C++ forbids declaration of 'AVFrame' with no type
> zm_mpeg.h:48: error: expected ';' before '*' token
> zm_mpeg.h:49: error: ISO C++ forbids declaration of 'uint8_t' with no type
> zm_mpeg.h:49: error: expected ';' before '*' token
> zm_mpeg.h:65: error: 'uint8_t' has not been declared
> make[3]: *** [zmc.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/02/21/zoneminder_1.24.2-8_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 1.24.2-9
On Mon, Feb 21, 2011 at 11:35:30PM +0100, Lucas Nussbaum wrote:
> Source: zoneminder
> Version: 1.24.2-8
> Severity: serious
> Tags: squeeze sid
i believe the version recently uploaded to unstable fixes the issue
(Bug#614080).
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
i don't understand why this was tagged squeeze (same version in sid and
squeeze, maybe?). 1.24.2-8 appears to build fine on squeeze, as best i can
tell.
the issue was caused by incompatibilities with the new version (0.6.x) of
ffmpeg (libav*-dev) in unstable.
all that said, thanks for your relentless rebuild testing. :)
live well,
vagrant
--- End Message ---