Your message dated Wed, 31 Dec 2025 13:24:32 +0000
with message-id <[email protected]>
and subject line Bug#1122939: fixed in openimageio 2.5.19.1+dfsg-1
has caused the Debian Bug report #1122939,
regarding openimageio: FTBFS with ffmpeg 8.0: ‘avcodec_close’ was not declared 
in this scope; did you mean ‘avio_close’?
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 [email protected]
immediately.)


-- 
1122939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122939
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openimageio
Version: 2.5.18.0+dfsg-1
Severity: serious
Tags: ftbfs sid forky
Usertags: ffmpeg8.0
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]

Dear maintainer,

openimageio FTBFS with ffmpeg 8.0:

[ 51%] Building CXX object 
src/libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/gif.imageio/gifoutput.cpp.o
cd /build/reproducible-path/openimageio-2.5.18.0+dfsg/build/src/libOpenImageIO 
&& /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB 
-DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DEMBED_PLUGINS=1 
-DOIIO_FFMPEG_VERSION=\"7.0\" -DOIIO_FREETYPE_VERSION=\"2.13.3\" 
-DOIIO_INTERNAL=1 -DOIIO_OPENEXR_CORE_DEFAULT=1 
-DOIIO_OpenCV_VERSION=\"4.10.0\" -DOIIO_PYTHON_VERSION=\"3.13.11\" 
-DOIIO_QT_VERSION=\"5.15.17\" -DOIIO_TBB_VERSION=\"2022.1.0\" 
-DOIIO_USE_EXR_C_API=1 -DOpenImageIO_EXPORTS -DUSE_DCMTK=1 -DUSE_FFMPEG 
-DUSE_FREETYPE=1 -DUSE_GIF -DUSE_HEIF=1 -DUSE_JPEG_TURBO=1 -DUSE_LIBRAW=1 
-DUSE_OCIO=1 -DUSE_OPENCOLORIO=1 -DUSE_OPENCV=1 -DUSE_OPENJPEG -DUSE_OPENVDB=1 
-DUSE_STD_FILESYSTEM -DUSE_WEBP=1 -D__STDC_CONSTANT_MACROS 
-D__STDC_LIMIT_MACROS -I/usr/include/openjpeg-2.1 -I/OpenEXR 
-I/build/reproducible-path/openimageio-2.5.18.0+dfsg/build/include/OpenImageIO 
-I/build/reproducible-path/openimageio-2.5.18.0+dfsg/build/include 
-I/build/reproducible-path/openimageio-2.5.18.0+dfsg/build/src/include 
-I/build/reproducible-path/openimageio-2.5.18.0+dfsg/src/include -isystem 
/usr/include/opencv4 -isystem /usr/include/Imath -isystem /usr/include/OpenEXR 
-isystem /usr/include/webp -isystem /usr/include/freetype2 -g -O2 
-ffile-prefix-map=/build/reproducible-path/openimageio-2.5.18.0+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c++17 -fPIC -fvisibility=hidden -Wall -Wno-unused-local-typedefs 
-Wno-unused-result -Wno-aligned-new -Wno-noexcept-type -fno-math-errno -MD -MT 
src/libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/gif.imageio/gifoutput.cpp.o 
-MF CMakeFiles/OpenImageIO.dir/__/gif.imageio/gifoutput.cpp.o.d -o 
CMakeFiles/OpenImageIO.dir/__/gif.imageio/gifoutput.cpp.o -c 
/build/reproducible-path/openimageio-2.5.18.0+dfsg/src/gif.imageio/gifoutput.cpp
/build/reproducible-path/openimageio-2.5.18.0+dfsg/src/ffmpeg.imageio/ffmpeginput.cpp:
 In member function ‘virtual bool OpenImageIO_v2_5::FFmpegInput::close()’:
/build/reproducible-path/openimageio-2.5.18.0+dfsg/src/ffmpeg.imageio/ffmpeginput.cpp:602:9:
 error: ‘avcodec_close’ was not declared in this scope; did you mean 
‘avio_close’?
  602 |         avcodec_close(m_codec_context);
      |         ^~~~~~~~~~~~~
      |         avio_close
make[3]: *** [src/libOpenImageIO/CMakeFiles/OpenImageIO.dir/build.make:936: 
src/libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/ffmpeg.imageio/ffmpeginput.cpp.o]
 Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
'/build/reproducible-path/openimageio-2.5.18.0+dfsg/build'
make[2]: *** [CMakeFiles/Makefile2:2843: 
src/libOpenImageIO/CMakeFiles/OpenImageIO.dir/all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/openimageio-2.5.18.0+dfsg/build'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/openimageio-2.5.18.0+dfsg/build'
dh_auto_build: error: cd build && make -j6 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:16: binary-arch] Error 25

See
https://buildd.debian.org/status/fetch.php?pkg=openimageio&arch=amd64&ver=2.5.18.0%2Bdfsg-1%2Bb2&stamp=1765670564&raw=0
for more details.

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: openimageio
Source-Version: 2.5.19.1+dfsg-1
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
openimageio, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <[email protected]> (supplier of updated openimageio 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 31 Dec 2025 12:08:24 +0100
Source: openimageio
Architecture: source
Version: 2.5.19.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1122939
Changes:
 openimageio (2.5.19.1+dfsg-1) unstable; urgency=medium
 .
   * Team upload
   * d/watch: Use git mode
   * New upstream version 2.5.19.1+dfsg (Closes: #1122939)
Checksums-Sha1:
 7fdf755b6273c42033901e1b6b550989ba8042a0 2703 openimageio_2.5.19.1+dfsg-1.dsc
 c321214dcd6819a7dd4a1d9e96e531421b5cb4ce 44945948 
openimageio_2.5.19.1+dfsg.orig.tar.xz
 88d2f5d9979d8832fbba575734568735c78e9e68 17752 
openimageio_2.5.19.1+dfsg-1.debian.tar.xz
 677aac6f213125f01d383d0d0959d79acd13beb7 7121 
openimageio_2.5.19.1+dfsg-1_source.buildinfo
Checksums-Sha256:
 2988bbeaef1c9962bd2d9b674f88b47682f8e75bef23f4326fc5769e5d78e936 2703 
openimageio_2.5.19.1+dfsg-1.dsc
 73ceef6b9abe5c78bb95fd669ffce528911089a64a317d073a58196280f2aa34 44945948 
openimageio_2.5.19.1+dfsg.orig.tar.xz
 bb304692eb2260623322b24c5bfb8e448fd326c560c1f7158634b0b2efb753c5 17752 
openimageio_2.5.19.1+dfsg-1.debian.tar.xz
 7fa35144ddac8f602ef8ffc2308e3d38088210249dc2760df968fe2d71daf8e5 7121 
openimageio_2.5.19.1+dfsg-1_source.buildinfo
Files:
 58ca12943bee9124bc3fc7b1d59b82dc 2703 libs optional 
openimageio_2.5.19.1+dfsg-1.dsc
 84d9062640e9ffb5579ded1b226a3737 44945948 libs optional 
openimageio_2.5.19.1+dfsg.orig.tar.xz
 f7ada091c75a89231c8024d2ddb274cd 17752 libs optional 
openimageio_2.5.19.1+dfsg-1.debian.tar.xz
 000a29246b0f5e737b91005939a70b8a 7121 libs optional 
openimageio_2.5.19.1+dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlVBoMQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFq6C/0S5z/PYuFRRsoGDSlG/71bltyaHug1otyc
267JwHLSwVnHftBJCt+MB+g93M8/YCbtk/Jy23OdEUCy/kGex2Z0c9lrvVE+AJRj
R4yacdU0ZVawg+qV4A2m2L9KwfPTUS6Q8hfpcnAquiStGo6Tq1McgtncmYHgcj1t
5GDJ4/wwLY5Re7r6d6zhK155nYszcJSdVWNIFAPPjSdxULMvV/G/mCaZE7gMfWkE
ZFS5HMNY8cG1WBz9AiL0UDtBn45mDrZ1EAgcttc9OwfTGvLjA1wsiwY5bZbzS4dx
VLE/YW8P7C/XveX4Hd0Hnr6F5j2BxYqkIi/lAfe5ZXTn00vrh8ljFmgeY2uhSP22
d4YbqLOPM2AyllmpNZHnF7khyaodN+G19ZkyIqe2eLHISRI3dWD06X08iTxgJ6Dq
Tpy5JYlcuzA1P8g96BwCXgZbihqyRIHLtPTPRyDvYTjeFo0QI8ZfWKmC0OktLwgN
v1ZTPVvgsPva7MIThCdrlcb8kwMtU/M=
=rfGV
-----END PGP SIGNATURE-----

Attachment: pgpxtgspXDCD0.pgp
Description: PGP signature


--- End Message ---

Reply via email to