Your message dated Fri, 21 Feb 2025 12:36:36 +0000
with message-id <e1tlsgi-002msq...@fasolo.debian.org>
and subject line Bug#1072464: fixed in zoneminder 1.36.35+dfsg1-1
has caused the Debian Bug report #1072464,
regarding zoneminder: FTBFS with ffmpeg 7.0: zm_camera.h:111:51: error:
‘AVCodecParameters’ {aka ‘struct AVCodecParameters’} has no member named
‘channels’
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.)
--
1072464: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zoneminder
Version: 1.36.33+dfsg1-1
Severity: important
Tags: trixie sid ftbfs
Usertags: ffmpeg-7.0
Hi,
during a rebuild of the reverse dependencies for the transition to
ffmpeg 7.0, your package failed to build
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/dbuild/src && /usr/bin/c++ -DHAVE_SENDFILE4_SUPPORT=1
> -I/<<PKGBUILDDIR>>/dbuild/src -I/<<PKGBUILDDIR>>/src -I/usr/include/mysql
> -I/<<PKGBUILDDIR>>/dbuild -I/<<PKGBUILDDIR>>/dep/libbcrypt/include/bcrypt
> -I/<<PKGBUILDDIR>>/dep/jwt-cpp/include -I/<<PKGBUILDDIR>>/dep/RtspServer/src
> -I/<<PKGBUILDDIR>>/dep/RtspServer/src/xop
> -I/<<PKGBUILDDIR>>/dep/RtspServer/src/3rdpart
> -I/<<PKGBUILDDIR>>/dep/span-lite/include -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
> -Wconditionally-supported -Wextra -Wformat-security -Wno-cast-function-type
> -Wno-unused-parameter -Woverloaded-virtual -Wvla -MD -MT
> src/CMakeFiles/zm.dir/zm_buffer.cpp.o -MF CMakeFiles/zm.dir/zm_buffer.cpp.o.d
> -o CMakeFiles/zm.dir/zm_buffer.cpp.o -c /<<PKGBUILDDIR>>/src/zm_buffer.cpp
> In file included from /<<PKGBUILDDIR>>/src/zm_monitor.h:24,
> from /<<PKGBUILDDIR>>/src/zm_analysis_thread.cpp:3:
> /<<PKGBUILDDIR>>/src/zm_camera.h: In member function ‘int
> Camera::getChannels()’:
> /<<PKGBUILDDIR>>/src/zm_camera.h:111:51: error: ‘AVCodecParameters’ {aka
> ‘struct AVCodecParameters’} has no member named ‘channels’
> 111 | return mAudioStream ? mAudioStream->codecpar->channels : -1;
> | ^~~~~~~~
> [ 55%] Building CXX object src/CMakeFiles/zm.dir/zm_camera.cpp.o
> cd /<<PKGBUILDDIR>>/dbuild/src && /usr/bin/c++ -DHAVE_SENDFILE4_SUPPORT=1
> -I/<<PKGBUILDDIR>>/dbuild/src -I/<<PKGBUILDDIR>>/src -I/usr/include/mysql
> -I/<<PKGBUILDDIR>>/dbuild -I/<<PKGBUILDDIR>>/dep/libbcrypt/include/bcrypt
> -I/<<PKGBUILDDIR>>/dep/jwt-cpp/include -I/<<PKGBUILDDIR>>/dep/RtspServer/src
> -I/<<PKGBUILDDIR>>/dep/RtspServer/src/xop
> -I/<<PKGBUILDDIR>>/dep/RtspServer/src/3rdpart
> -I/<<PKGBUILDDIR>>/dep/span-lite/include -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
> -Wconditionally-supported -Wextra -Wformat-security -Wno-cast-function-type
> -Wno-unused-parameter -Woverloaded-virtual -Wvla -MD -MT
> src/CMakeFiles/zm.dir/zm_camera.cpp.o -MF CMakeFiles/zm.dir/zm_camera.cpp.o.d
> -o CMakeFiles/zm.dir/zm_camera.cpp.o -c /<<PKGBUILDDIR>>/src/zm_camera.cpp
> make[3]: *** [src/CMakeFiles/zm.dir/build.make:79:
> src/CMakeFiles/zm.dir/zm_analysis_thread.cpp.o] Error 1
The full build log is available from:
https://people.debian.org/~sramacher/ffmpeg-7.0/zoneminder_arm64.build
ffmpeg 7.0 is available in experimental.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: zoneminder
Source-Version: 1.36.35+dfsg1-1
Done: Dmitry Smirnov <only...@debian.org>
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.
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 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 21 Feb 2025 21:43:44 +1100
Source: zoneminder
Architecture: source
Version: 1.36.35+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Closes: 999919 1025595 1072034 1072464 1081438
Changes:
zoneminder (1.36.35+dfsg1-1) unstable; urgency=medium
.
* New upstream release.
+ fixed FTBFS with ffmpeg 7 (Closes: #1072464, #1081438).
* Removed "rsyslog | system-log-daemon" from Depends (Closes: #1072034).
* Suggests: "policykit-1" --> "pkexec" (Closes: #1025595).
* Depends: "lsb-base" --> "sysvinit-utils".
* New patch to use pcre2 (Closes: #999919).
Thanks, Yavor Doganov.
Checksums-Sha1:
c3ea2d520cd46b57180ab393ac670591d245c7ea 3501 zoneminder_1.36.35+dfsg1-1.dsc
201e56d497fa34a78a1d55a064c95e32109db7f9 3408
zoneminder_1.36.35+dfsg1.orig-CakePHP-Enum-Behavior.tar.xz
c747f6179ba2aa7f8fce5d3cd00a138ddfe41c26 59040
zoneminder_1.36.35+dfsg1.orig-Crud.tar.xz
1428798d60d3a5642ad55d5c4beba26162166cda 1386472
zoneminder_1.36.35+dfsg1.orig-RtspServer.tar.xz
30b07dd87968689592987b1a9d59bb504791b9aa 9501644
zoneminder_1.36.35+dfsg1.orig.tar.xz
0ae11b21eaec114a597a4848e1cd0bb1c4e0b1c9 194760
zoneminder_1.36.35+dfsg1-1.debian.tar.xz
83cba6f6c9c0a5127cda151709509b5b52eca2fc 18786
zoneminder_1.36.35+dfsg1-1_amd64.buildinfo
Checksums-Sha256:
c2c25536208eb245e45965acd2bf6ee5804d690636546fe9bd98642fb3ce7bd0 3501
zoneminder_1.36.35+dfsg1-1.dsc
36f7c62bb6bd8be44c705f562609172b1eb4c2359569a6e9d29eedab489d93a8 3408
zoneminder_1.36.35+dfsg1.orig-CakePHP-Enum-Behavior.tar.xz
718cb4952de0181798b1c20b0167d9538717f10d6a864d2f49fbbd4e618715f3 59040
zoneminder_1.36.35+dfsg1.orig-Crud.tar.xz
3d363330b2ac9dd849baceb00106afe8063d33ab5ba79462048e1d286a95c66e 1386472
zoneminder_1.36.35+dfsg1.orig-RtspServer.tar.xz
22482a5d95b144bdc6bd8c8b5344995c39d7272be1ecc3fb4e0acbecb45db4f3 9501644
zoneminder_1.36.35+dfsg1.orig.tar.xz
097f3075ff2e47e4b3cbb84c8e579b42af1edbc6317dced8360a1a8836b60f19 194760
zoneminder_1.36.35+dfsg1-1.debian.tar.xz
bc0d00f93224940bb82161ee1dfa03bafbb4dc1b83a58d7d0e39e746af73dc62 18786
zoneminder_1.36.35+dfsg1-1_amd64.buildinfo
Files:
fd225dc3c2226429bde0a0063d3e93ae 3501 net optional
zoneminder_1.36.35+dfsg1-1.dsc
fa5165ad5768a3d7edf912f544f4580a 3408 net optional
zoneminder_1.36.35+dfsg1.orig-CakePHP-Enum-Behavior.tar.xz
4ad070c50e2b3d74f572cb7486a2b4c0 59040 net optional
zoneminder_1.36.35+dfsg1.orig-Crud.tar.xz
adeb7df0b9e296ddbcf59a0a7f7fe5a1 1386472 net optional
zoneminder_1.36.35+dfsg1.orig-RtspServer.tar.xz
8dcfcb217e5216b955155d6a6c1133e6 9501644 net optional
zoneminder_1.36.35+dfsg1.orig.tar.xz
033009fcdcd5fe513fb8a6d78056cf9c 194760 net optional
zoneminder_1.36.35+dfsg1-1.debian.tar.xz
4f9bd15e5e8f75b0a8b46dde8ba5b979 18786 net optional
zoneminder_1.36.35+dfsg1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAme4Y7cACgkQUra72VOW
jRuIQhAAia9GI4AGGE1OlAUDIDEQBb+bKjhdSXIJN6HdlkEd6DTm6CKUXva+DtGO
pr184B+k8cLP2yDiTgcDJxgGL9TlsSeDt9f057H7gIu1FdeC3t0uF+Ew/iF2XUAs
GxyNlhFxZjQ48PH1kyaC4wvLIPdUN/YoNCSHB9wqOIHQH3IL6cikpdtFOV1rCRJ/
m3+82BBwx5+GHXfqSA9jjubW00Mwaztr84ObNT2GLsXXQXRfXRzgf5WzB5UAydKs
leuZdUP/5mcukzdd4AR4KfRWkeJgTMk0E/IDMqPdwmp8KlYp8Ogjl9arZFDpkbHc
NNYCV0I9BT84mS04asMZ2+9I94AOOpcQKESOgDWK8Mg3iRvTInmuAZXVtHH0Bsmj
2/9ro41GbAjG4N6FUKAx9ILxYcnn9lvWd5cgKyczAiRbqXQqPxVzQYBuHmkOLJwp
rqvuNxjJwl59UDgue0dCgAbse1qlUIyVwHc42Ep4JCd7Q9UulsQ/CQVc36oq0p6t
KX0z0stA6MIDzXDLSfZSvBCVJlfEcMmG0YkWPJ+VOyq9z7vsuwjYaAsQgPRheLV3
ZBWz7oFNeqWKMKrvXBXug20SoqmCYOdomJw536klSP5S1+a0cWlJn8Gt7mmdaeeO
JDOrn14VF8Lk6WVb9IRpUQXZR537q87a6rM4pUEzmhkXO3CiFOw=
=aBqA
-----END PGP SIGNATURE-----
pgpahc1WALJEe.pgp
Description: PGP signature
--- End Message ---