Your message dated Tue, 15 May 2012 15:38:24 +0000
with message-id <e1sujpq-0002wv...@franck.debian.org>
and subject line Bug#667428: fixed in zoneminder 1.25.0-1.1
has caused the Debian Bug report #667428,
regarding zoneminder: ftbfs with GCC-4.7
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.)
--
667428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zoneminder
Version: 1.25.0-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
zm_logger.cpp:112:49: error: 'isatty' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/zoneminder_1.25.0-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
mv -f .deps/zm_camera.Tpo .deps/zm_camera.Po
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 -D__STDC_CONSTANT_MACROS
-DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO -MT zm_comms.o -MD -MP -MF .deps/zm_comms.Tpo
-c -o zm_comms.o zm_comms.cpp
mv -f .deps/zm_comms.Tpo .deps/zm_comms.Po
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 -D__STDC_CONSTANT_MACROS
-DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO -MT zm_config.o -MD -MP -MF
.deps/zm_config.Tpo -c -o zm_config.o zm_config.cpp
mv -f .deps/zm_config.Tpo .deps/zm_config.Po
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 -D__STDC_CONSTANT_MACROS
-DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO -MT zm_coord.o -MD -MP -MF .deps/zm_coord.Tpo
-c -o zm_coord.o zm_coord.cpp
mv -f .deps/zm_coord.Tpo .deps/zm_coord.Po
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 -D__STDC_CONSTANT_MACROS
-DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO -MT zm.o -MD -MP -MF .deps/zm.Tpo -c -o zm.o
zm.cpp
mv -f .deps/zm.Tpo .deps/zm.Po
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 -D__STDC_CONSTANT_MACROS
-DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO -MT zm_db.o -MD -MP -MF .deps/zm_db.Tpo -c -o
zm_db.o zm_db.cpp
mv -f .deps/zm_db.Tpo .deps/zm_db.Po
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 -D__STDC_CONSTANT_MACROS
-DZM_FFMPEG_CVS -DHAVE_LIBCRYPTO -MT zm_logger.o -MD -MP -MF
.deps/zm_logger.Tpo -c -o zm_logger.o zm_logger.cpp
zm_logger.cpp: In constructor 'Logger::Logger()':
zm_logger.cpp:112:49: error: 'isatty' was not declared in this scope
zm_logger.cpp: In member function 'void Logger::logFile(const string&)':
zm_logger.cpp:444:69: error: 'getpid' was not declared in this scope
zm_logger.cpp: In member function 'void Logger::logPrint(bool, const char*,
int, int, const char*, ...)':
zm_logger.cpp:519:39: error: 'syscall' was not declared in this scope
zm_logger.cpp:521:22: error: 'getpid' was not declared in this scope
zm_logger.cpp: At global scope:
zm_logger.cpp:43:13: warning: 'void subtractTime(timeval*, timeval*)' defined
but not used [-Wunused-function]
make[3]: *** [zm_logger.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: zoneminder
Source-Version: 1.25.0-1.1
We believe that the bug you reported is fixed in the latest version of
zoneminder, which is due to be installed in the Debian FTP archive:
zoneminder_1.25.0-1.1.debian.tar.gz
to main/z/zoneminder/zoneminder_1.25.0-1.1.debian.tar.gz
zoneminder_1.25.0-1.1.dsc
to main/z/zoneminder/zoneminder_1.25.0-1.1.dsc
zoneminder_1.25.0-1.1_amd64.deb
to main/z/zoneminder/zoneminder_1.25.0-1.1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated zoneminder package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 13 May 2012 17:02:21 +0200
Source: zoneminder
Binary: zoneminder
Architecture: source amd64
Version: 1.25.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Peter Howard <p...@northern-ridge.com.au>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
zoneminder - Linux video camera security and surveillance solution
Closes: 667428
Changes:
zoneminder (1.25.0-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": add patch Fix-FTBFS-with-gcc-4.7 from Cyril
Brulebois: fix missing <unistd.h> includes.
(Closes: #667428)
Checksums-Sha1:
8f29f91664365c1fec8bb7f14b6c49f2d6d69bb6 2228 zoneminder_1.25.0-1.1.dsc
f7585be323faebcccb279ba7e77023d19b815b93 16866
zoneminder_1.25.0-1.1.debian.tar.gz
892bc332474169f9b0b185145fc5f6cad61e7fd1 1950764
zoneminder_1.25.0-1.1_amd64.deb
Checksums-Sha256:
c2c5eb139f427c611c99715dae9136e1787729f1cea4decfbf301ce028e1f6e0 2228
zoneminder_1.25.0-1.1.dsc
d7d04bea081a49bf7655b5367bb4090deebc746b64be2ac6b0af22d1c2f39f70 16866
zoneminder_1.25.0-1.1.debian.tar.gz
a15f0102e1008fe31b7b49d10dfa3c51b5d45e1fd2a8b982d3a22b7d77a8a8bf 1950764
zoneminder_1.25.0-1.1_amd64.deb
Files:
a47d2f03cdcaac34cb384693f46056dd 2228 net optional zoneminder_1.25.0-1.1.dsc
6a84e41776b4540cc023c895937b1ee1 16866 net optional
zoneminder_1.25.0-1.1.debian.tar.gz
5ba0a65fa752e8111485f2d9fb8db304 1950764 net optional
zoneminder_1.25.0-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPr81/AAoJELs6aAGGSaoGn98P/2lOFQfBbJxeSw1buL+P3gQw
5wz3to2f6yxCmBqzT0YUfcIKvlcRF9AqMFM2MqC1Cv5PWkBLGK8TGVTebJI1ESSV
N41YCG0SYe8PvaGjOddUQoJugUc794SAY0oFF17+Ncb+jMDn7T3Viw/UianWyPBO
Lgv+koCv/g22VFe16rAwIyVYN6bdJuVQ1PxYwSeZM4g85v8RO6/MQF30ag/xI3Te
kcGXjEULTd+418Rh6gCrhzN1Dci7DdqOp7rGkTPspQgWPJAdyMgl2vFBYy6HcGx5
5GW32wE4ZKG+d8NkYxca40o/NgYiaBqXpVwVDUIzytR+tvemPgpKixNXuMmbfQGG
pCAEXiWuF7Wey0yXlqK2/9Ubk5t0/fTt5nwBgf+rI/sS9tIzZK0uSUViEoHEvywy
OUe8eJdMvo/COWLMKwqoUTsE+hhhF6H5NVxHEl6bKKPuMXSja3RnYS7JKRCrebKh
AEYf0qnh1HjtJ4DY7d2Ii17vuC7uBK/sesQwRpd1FY2Qe3ODG6r2rkkbr1Zk8H5X
+9LUZ4kpgFAAX8a3EmUiFnEjzQ6BaCtbT/Tls30vn2PJ+v1BYMWPrytgKnYIg2ao
OTAuFp02T8jVjqwSacfzzwGc0UIJn6E17HvyDMM2wOyFrbR/Cn6zsX/FtKdRRO1o
EOp26fkeMQQVKmqWHXUA
=RVnN
-----END PGP SIGNATURE-----
--- End Message ---