Your message dated Thu, 18 Jun 2026 10:04:46 +0000
with message-id <[email protected]>
and subject line Bug#1139470: fixed in kodi 2:21.3+dfsg-1.2
has caused the Debian Bug report #1139470,
regarding kodi: FTBFS: 
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:58:17:
 error: too few arguments to function 'GifFileType* DGifOpen(void*, InputFunc, 
int*)'
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.)


-- 
1139470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139470
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:kodi
Version: 2:21.3+dfsg-1.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:kodi, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[  0%] Building CXX object 
build/texturepacker/CMakeFiles/TexturePacker.dir/decoder/GIFDecoder.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/texturepacker 
[too-long-redacted] cker/src/decoder/GIFDecoder.cpp
[  0%] Building CXX object 
build/texturepacker/CMakeFiles/TexturePacker.dir/decoder/GifHelper.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/texturepacker 
[too-long-redacted] acker/src/decoder/GifHelper.cpp
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp: 
In member function ‘bool GifHelper::Open(GifFileType*&, void*, InputFunc)’:
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:58:17:
 error: too few arguments to function ‘GifFileType* DGifOpen(void*, 
InputFunc, int*)’
   58 |   gif = DGifOpen(dataPtr, readFunc);
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from 
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.h:23,
                 from 
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:21:
/usr/include/gif_lib.h:179:14: note: declared here
  179 | GifFileType *DGifOpen(void *userPtr, InputFunc readFunc,
      |              ^~~~~~~~
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:60:11:
 error: ‘GifLastError’ was not declared in this scope
   60 |     err = GifLastError();
      |           ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp: 
In member function ‘void GifHelper::Close(GifFileType*)’:
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:79:22:
 error: too few arguments to function ‘int DGifCloseFile(GifFileType*, 
int*)’
   79 |   err = DGifCloseFile(gif);
      |         ~~~~~~~~~~~~~^~~~~
/usr/include/gif_lib.h:181:5: note: declared here
  181 | int DGifCloseFile(GifFileType *GifFile, int *ErrorCode);
      |     ^~~~~~~~~~~~~
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp: 
In member function ‘bool GifHelper::Slurp(GifFileType*)’:
/<<PKGBUILDDIR>>/tools/depends/native/TexturePacker/src/decoder/GifHelper.cpp:187:14:
 error: ‘GifLastError’ was not declared in this scope
  187 |     reason = GifLastError();
      |              ^~~~~~~~~~~~
make[4]: *** [build/texturepacker/CMakeFiles/TexturePacker.dir/build.make:152: 
build/texturepacker/CMakeFiles/TexturePacker.dir/decoder/GifHelper.cpp.o] Error 
1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:8369: 
build/texturepacker/CMakeFiles/TexturePacker.dir/all] Error 2
depbase=`echo src/logger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/logger.lo -MD -MP -MF $depbase.Tpo 
-c -o src/logger.lo src/logger.c &&\
mv -f $depbase.Tpo $depbase.Plo
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT src/logger.lo 
-MD -MP -MF src/.deps/logger.Tpo -c src/logger.c  -fPIC -DPIC -o src/logger.o
depbase=`echo src/md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/md5.lo -MD -MP -MF $depbase.Tpo -c 
-o src/md5.lo src/md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT src/md5.lo -MD 
-MP -MF src/.deps/md5.Tpo -c src/md5.c  -fPIC -DPIC -o src/md5.o
depbase=`echo src/nav_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/nav_print.lo -MD -MP -MF 
$depbase.Tpo -c -o src/nav_print.lo src/nav_print.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT src/nav_print.lo 
-MD -MP -MF src/.deps/nav_print.Tpo -c src/nav_print.c  -fPIC -DPIC -o 
src/nav_print.o
depbase=`echo src/nav_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/nav_read.lo -MD -MP -MF 
$depbase.Tpo -c -o src/nav_read.lo src/nav_read.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/file/filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/file/filesystem.lo -MD -MP -MF 
$depbase.Tpo -c -o src/file/filesystem.lo src/file/filesystem.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT src/nav_read.lo 
-MD -MP -MF src/.deps/nav_read.Tpo -c src/nav_read.c  -fPIC -DPIC -o 
src/nav_read.o
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT 
src/file/filesystem.lo -MD -MP -MF src/file/.deps/filesystem.Tpo -c 
src/file/filesystem.c  -fPIC -DPIC -o src/file/filesystem.o
depbase=`echo src/file/dir_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/file/dir_posix.lo -MD -MP -MF 
$depbase.Tpo -c -o src/file/dir_posix.lo src/file/dir_posix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/file/file_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/file/file_posix.lo -MD -MP -MF 
$depbase.Tpo -c -o src/file/file_posix.lo src/file/file_posix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT 
src/file/dir_posix.lo -MD -MP -MF src/file/.deps/dir_posix.Tpo -c 
src/file/dir_posix.c  -fPIC -DPIC -o src/file/dir_posix.o
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT 
src/file/file_posix.lo -MD -MP -MF src/file/.deps/file_posix.Tpo -c 
src/file/file_posix.c  -fPIC -DPIC -o src/file/file_posix.o
depbase=`echo src/file/stat_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile /usr/bin/x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I.  -I./src -I./src/dvdread  -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\"  -g 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -Wdate-time -D_FORTIFY_SOURCE=2 
-D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall -Wdouble-promotion 
-Wmissing-field-initializers -Wsign-compare -Wextra -Wno-unused-parameter 
-D_XBMC -Wall -Wsign-compare -Wextra -MT src/file/stat_posix.lo -MD -MP -MF 
$depbase.Tpo -c -o src/file/stat_posix.lo src/file/stat_posix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /usr/bin/x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src 
-I./src/dvdread -Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC 
-DDEB_VERSION=\"2:21.3+dfsg-1.1\" -g -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XBMC -DDEB_VERSION=\"2:21.3+dfsg-1.1\" -Wall 
-Wdouble-promotion -Wmissing-field-initializers -Wsign-compare -Wextra 
-Wno-unused-parameter -D_XBMC -Wall -Wsign-compare -Wextra -MT 
src/file/stat_posix.lo -MD -MP -MF src/file/.deps/stat_posix.Tpo -c 
src/file/stat_posix.c  -fPIC -DPIC -o src/file/stat_posix.o
/bin/bash ./libtool  --tag=CC   --mode=link /usr/bin/x86_64- 
[too-long-redacted] six.lo src/file/stat_posix.lo  
libtool: link: ar cr .libs/libdvdread.a  src/bitreader.o src/dvd_input.o 
src/dvd_reader.o src/dvd_udf.o src/ifo_print.o src/ifo_read.o src/logger.o 
src/md5.o src/nav_print.o src/nav_read.o src/file/filesystem.o 
src/file/dir_posix.o src/file/file_posix.o src/file/stat_posix.o
libtool: link: ranlib .libs/libdvdread.a
libtool: link: ( cd ".libs" && rm -f "libdvdread.la" && ln -s 
"../libdvdread.la" "libdvdread.la" )
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread'
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread && 
/usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread-stamp/libdvdread-build
[  0%] Performing install step for 'libdvdread'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread && 
/usr/bin/make install
make[5]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread'
make[6]: Entering directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread'
 /usr/bin/mkdir -p 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/share/doc/libdvdread'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib/pkgconfig'
 install --strip-program=true -m 644 AUTHORS ChangeLog COPYING NEWS README.md 
TODO '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/share/doc/libdvdread'
 install --strip-program=true -m 644 misc/dvdread.pc 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib/pkgconfig'
install: WARNING: ignoring --strip-program option as -s option was not specified
install: WARNING: ignoring --strip-program option as -s option was not specified
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/include/dvdread'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib'
 /bin/bash ./libtool   --mode=install install --strip-program=true   
libdvdread.la '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib'
 install --strip-program=true -m 644 src/dvdread/bitreader.h 
src/dvdread/dvd_filesystem.h src/dvdread/dvd_reader.h src/dvdread/dvd_udf.h 
src/dvdread/ifo_print.h src/dvdread/ifo_read.h src/dvdread/ifo_types.h 
src/dvdread/nav_print.h src/dvdread/nav_read.h src/dvdread/nav_types.h 
src/dvdread/version.h 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/include/dvdread'
install: WARNING: ignoring --strip-program option as -s option was not specified
libtool: install: install --strip-program=true .libs/libdvdread.lai 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib/libdvdread.la
install: WARNING: ignoring --strip-program option as -s option was not specified
libtool: install: install --strip-program=true .libs/libdvdread.a 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib/libdvdread.a
install: WARNING: ignoring --strip-program option as -s option was not specified
libtool: install: chmod 644 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib/libdvdread.a
libtool: install: ranlib 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib/libdvdread.a
libtool: finish: 
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin"
 ldconfig -n /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread'
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread && 
/usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread-stamp/libdvdread-install
[  0%] Completed 'libdvdread'
/usr/bin/cmake -E make_directory 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/libdvdread-complete
/usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/build/libdvdread/src/libdvdread-stamp/libdvdread-done
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  0%] Built target libdvdread
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:238: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:144: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: kodi
Source-Version: 2:21.3+dfsg-1.2
Done: Sébastien Noel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
kodi, 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.
Sébastien Noel <[email protected]> (supplier of updated kodi 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: Thu, 18 Jun 2026 09:39:22 +0200
Source: kodi
Architecture: source
Version: 2:21.3+dfsg-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Sébastien Noel <[email protected]>
Closes: 1139470
Changes:
 kodi (2:21.3+dfsg-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload with maintainer's blessing
   * Add upstream patch to fix FTBFS with giflib 6.x (Closes: #1139470)
Checksums-Sha1:
 7560925c53f750e8f916e58d007243a006d93746 5516 kodi_21.3+dfsg-1.2.dsc
 30cd3b6222138b67e2dfdd1322d5cd78f517018a 2645664 
kodi_21.3+dfsg-1.2.debian.tar.xz
 0eeaf86e78ace1af4fcca255e8512ccdaab2e93b 29844 
kodi_21.3+dfsg-1.2_amd64.buildinfo
Checksums-Sha256:
 91846c496b150f33f0c605740c4bc0c6031f1c672a96a7d569e45f2643b9f034 5516 
kodi_21.3+dfsg-1.2.dsc
 121437f854b826c616f3dce15fdead36a2f53a325f2cac45b0e8c20de24131f3 2645664 
kodi_21.3+dfsg-1.2.debian.tar.xz
 4de3cfe6bb57fa9f3486f105a036211ed737ded3a209f3af373593724ba23b9f 29844 
kodi_21.3+dfsg-1.2_amd64.buildinfo
Files:
 760ae0ebedaa54c38ee5c681bf5b805a 5516 video optional kodi_21.3+dfsg-1.2.dsc
 797899698cc0fa73607b5c059d479fb0 2645664 video optional 
kodi_21.3+dfsg-1.2.debian.tar.xz
 08b31cdd4f242253a58ee39a14e454b8 29844 video optional 
kodi_21.3+dfsg-1.2_amd64.buildinfo

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

iQFHBAEBCgAxFiEEdlP6my3wO8aMe9FCrKAIuMk0p9QFAmozrKgTHHR3b2xpZmVA
ZGViaWFuLm9yZwAKCRCsoAi4yTSn1LEkB/4uB6Sf/TxrcogCqUoAPxw0ySZryDwW
JufIDEUfWF+o5C20xEaqwxEtvnCZ7WHjK6R9v6WiKMT3aEUW/7renmD/GU4Yl5ok
HBHxM+JQW8/cB7QYfZ9iPXAyhgUt5EiokzBVRFH4eyH8ZnulntQjLmc8abgMlXRl
urEoQH+Fgga+C5dVFNwY3CD25b2bvC1wxF4WRuulHh+fHObHAqzcuLRLCHwWGrTm
0xjwwB/j9w9pPyG0iD9r/hc8OWcqMyEC/9ANMiVZRfkhfL5USYBRa0cREj3ycKy0
r9co7gW8AmMzqCv30+Fi87UphvTud7maHnnfZDMc163LXUh8DoncLiAC
=xA0V
-----END PGP SIGNATURE-----

Attachment: pgpKO2NieFfdU.pgp
Description: PGP signature


--- End Message ---

Reply via email to