Your message dated Tue, 04 Jun 2024 20:35:12 +0000
with message-id <[email protected]>
and subject line Bug#1069527: fixed in libchdr 0.0~git20230918.9108f34+dfsg-3
has caused the Debian Bug report #1069527,
regarding libchdr: FTBFS on armhf: libchdr_chd.c:3001:39: error: implicit
declaration of function ‘ftello64’; did you mean ‘ftello’?
[-Werror=implicit-function-declaration]
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.)
--
1069527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libchdr
Version: 0.0~git20230918.9108f34+dfsg-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf
Hi,
During a rebuild of all packages in sid, your package failed to build
on armhf.
Relevant part (hopefully):
> /usr/bin/cc -Dchdr_EXPORTS -I"/<<PKGBUILDDIR>>/lzma"
> -I"/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/include"
> -I"/<<PKGBUILDDIR>>/include" -I"/<<PKGBUILDDIR>>/deps/lzma-22.01/include" -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> -fvisibility=hidden -MD -MT CMakeFiles/chdr.dir/src/libchdr_chd.c.o -MF
> CMakeFiles/chdr.dir/src/libchdr_chd.c.o.d -o
> CMakeFiles/chdr.dir/src/libchdr_chd.c.o -c
> "/<<PKGBUILDDIR>>/src/libchdr_chd.c"
> /<<PKGBUILDDIR>>/src/libchdr_chd.c: In function ‘core_stdio_fsize’:
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3001:39: error: implicit declaration of
> function ‘ftello64’; did you mean ‘ftello’?
> [-Werror=implicit-function-declaration]
> 3001 | #define core_stdio_ftell_impl ftello64
> | ^~~~~~~~
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3013:13: note: in expansion of macro
> ‘core_stdio_ftell_impl’
> 3013 | p = core_stdio_ftell_impl(fp);
> | ^~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3000:39: error: implicit declaration of
> function ‘fseeko64’; did you mean ‘fseeko’?
> [-Werror=implicit-function-declaration]
> 3000 | #define core_stdio_fseek_impl fseeko64
> | ^~~~~~~~
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3014:9: note: in expansion of macro
> ‘core_stdio_fseek_impl’
> 3014 | core_stdio_fseek_impl(fp, 0, SEEK_END);
> | ^~~~~~~~~~~~~~~~~~~~~
> [ 68%] Building C object CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o
> [ 68%] Building C object CMakeFiles/chdr.dir/src/libchdr_flac.c.o
> /usr/bin/cc -Dchdr_EXPORTS -I"/<<PKGBUILDDIR>>/lzma"
> -I"/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/include"
> -I"/<<PKGBUILDDIR>>/include" -I"/<<PKGBUILDDIR>>/deps/lzma-22.01/include" -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> -fvisibility=hidden -MD -MT CMakeFiles/chdr.dir/src/libchdr_flac.c.o -MF
> CMakeFiles/chdr.dir/src/libchdr_flac.c.o.d -o
> CMakeFiles/chdr.dir/src/libchdr_flac.c.o -c
> "/<<PKGBUILDDIR>>/src/libchdr_flac.c"
> /usr/bin/cc -I"/<<PKGBUILDDIR>>/lzma"
> -I"/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/include"
> -I"/<<PKGBUILDDIR>>/include" -I"/<<PKGBUILDDIR>>/deps/lzma-22.01/include" -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MD
> -MT CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o -MF
> CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o.d -o
> CMakeFiles/chdr-static.dir/src/libchdr_cdrom.c.o -c
> "/<<PKGBUILDDIR>>/src/libchdr_cdrom.c"
> [ 72%] Building C object CMakeFiles/chdr.dir/src/libchdr_huffman.c.o
> /usr/bin/cc -Dchdr_EXPORTS -I"/<<PKGBUILDDIR>>/lzma"
> -I"/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/include"
> -I"/<<PKGBUILDDIR>>/include" -I"/<<PKGBUILDDIR>>/deps/lzma-22.01/include" -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> -fvisibility=hidden -MD -MT CMakeFiles/chdr.dir/src/libchdr_huffman.c.o -MF
> CMakeFiles/chdr.dir/src/libchdr_huffman.c.o.d -o
> CMakeFiles/chdr.dir/src/libchdr_huffman.c.o -c
> "/<<PKGBUILDDIR>>/src/libchdr_huffman.c"
> [ 76%] Building C object CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o
> /usr/bin/cc -I"/<<PKGBUILDDIR>>/lzma"
> -I"/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/include"
> -I"/<<PKGBUILDDIR>>/include" -I"/<<PKGBUILDDIR>>/deps/lzma-22.01/include" -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MD
> -MT CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o -MF
> CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o.d -o
> CMakeFiles/chdr-static.dir/src/libchdr_chd.c.o -c
> "/<<PKGBUILDDIR>>/src/libchdr_chd.c"
> /<<PKGBUILDDIR>>/src/libchdr_chd.c: In function ‘core_stdio_fsize’:
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3001:39: error: implicit declaration of
> function ‘ftello64’; did you mean ‘ftello’?
> [-Werror=implicit-function-declaration]
> 3001 | #define core_stdio_ftell_impl ftello64
> | ^~~~~~~~
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3013:13: note: in expansion of macro
> ‘core_stdio_ftell_impl’
> 3013 | p = core_stdio_ftell_impl(fp);
> | ^~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3000:39: error: implicit declaration of
> function ‘fseeko64’; did you mean ‘fseeko’?
> [-Werror=implicit-function-declaration]
> 3000 | #define core_stdio_fseek_impl fseeko64
> | ^~~~~~~~
> /<<PKGBUILDDIR>>/src/libchdr_chd.c:3014:9: note: in expansion of macro
> ‘core_stdio_fseek_impl’
> 3014 | core_stdio_fseek_impl(fp, 0, SEEK_END);
> | ^~~~~~~~~~~~~~~~~~~~~
> [ 80%] Building C object CMakeFiles/chdr-static.dir/src/libchdr_flac.c.o
> /usr/bin/cc -I"/<<PKGBUILDDIR>>/lzma"
> -I"/<<PKGBUILDDIR>>/obj-arm-linux-gnueabihf/include"
> -I"/<<PKGBUILDDIR>>/include" -I"/<<PKGBUILDDIR>>/deps/lzma-22.01/include" -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -MD
> -MT CMakeFiles/chdr-static.dir/src/libchdr_flac.c.o -MF
> CMakeFiles/chdr-static.dir/src/libchdr_flac.c.o.d -o
> CMakeFiles/chdr-static.dir/src/libchdr_flac.c.o -c
> "/<<PKGBUILDDIR>>/src/libchdr_flac.c"
> cc1: some warnings being treated as errors
> make[3]: *** [CMakeFiles/chdr.dir/build.make:107:
> CMakeFiles/chdr.dir/src/libchdr_chd.c.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/04/20/libchdr_0.0~git20230918.9108f34+dfsg-2_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: libchdr
Source-Version: 0.0~git20230918.9108f34+dfsg-3
Done: Alexandre Detiste <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libchdr, 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.
Alexandre Detiste <[email protected]> (supplier of updated libchdr 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: Tue, 04 Jun 2024 21:45:53 +0200
Source: libchdr
Architecture: source
Version: 0.0~git20230918.9108f34+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1069527
Changes:
libchdr (0.0~git20230918.9108f34+dfsg-3) unstable; urgency=medium
.
[ Alexandre Detiste ]
Apply multi-arch hints. "libchdr0: Add Multi-Arch: same."
.
[ David James ]
* libchdr: fix FTBFS on armhf (Closes: #1069527)
Checksums-Sha1:
744b2c5156c79caaccaaa4b3cbbcbf501471da7c 2170
libchdr_0.0~git20230918.9108f34+dfsg-3.dsc
b2f3f32b526b86957979ffdc04a38320ce61195d 3460
libchdr_0.0~git20230918.9108f34+dfsg-3.debian.tar.xz
91f94b67e8dd6a2fcf1af820058e5f33350d20dc 7243
libchdr_0.0~git20230918.9108f34+dfsg-3_source.buildinfo
Checksums-Sha256:
5e387b1c4a6ef3734a62a7e46e87f51283c9d278230e9e44873be4bfbc78db9c 2170
libchdr_0.0~git20230918.9108f34+dfsg-3.dsc
c74259c66f2c3103d4aca5ab51e033e1c6dcf4f3ac72ce056e1c1341b940afd8 3460
libchdr_0.0~git20230918.9108f34+dfsg-3.debian.tar.xz
a6fcf6540b3458e9948c9df08b7f05e6cd5e484c5b5f9667cfee02c66201e84d 7243
libchdr_0.0~git20230918.9108f34+dfsg-3_source.buildinfo
Files:
62b3cf6f941ef1c01e9bb4544339d08e 2170 libs optional
libchdr_0.0~git20230918.9108f34+dfsg-3.dsc
9f4e60dda2205896c9cbec6c9ec322d4 3460 libs optional
libchdr_0.0~git20230918.9108f34+dfsg-3.debian.tar.xz
d1fb6facbc125386e8c45702fe5b903f 7243 libs optional
libchdr_0.0~git20230918.9108f34+dfsg-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmZfciMRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBomuQ/9Egzqlfe81XzzFnYAlW9bHrLqZgMYOJD/
FmZGS37FI43loWc4TY7qTUBDWx2Un0HRdJvOQQ51QNg8koFF2CJ3faqUcrsLZvXx
rj3YZ8p0pmMmhwAAYtnVEbh2fsJ9VJ8AYNUxHHyLDVqWxb3YZo9D/MkwYXTL8XUU
9gQAS0uXHW60qQyIyoqyfL6lkwrCb6In8YCY0lNP44/hFClQppr5ubpXs5Ag5V6S
DvjEuigHfL6Gbi7+7WUyMkSsBHw+OIfJA32xxpZpjE4Bzm8uDv6g4YSk2/VazAQv
hfaWUSRrAxR4R3qJK70DTCoxvmzcrDBvPpfvnTwxR0Ro6/2mS7ecE52+8VXWFHoc
J7KNMVr5g5h4pBzMscNvnONbeN1ibQx0wC9Of2CDE2gVINA5IHFkT8VUSWk9wzJ+
zzV2jdmFIsWDX8cXaBziDCDnzqLXE7IeX2dv6wGP1XHxNk+P25ihKwvew55tRcbC
j315G6Y5GZJPj2+wBgDwi0lFZsE2eRDyoReEutDTarf/2yy4s60hiskBeFVRVmmC
UCPtZMTHKaM0MdVlgxkAHKbNEFzFzKHXex+0xKvNk/6H90DO6AlcMvOR6TdOP0i/
rtaMZxh5H6rW9krFj+kpM+AOhkVJD/C3EL6YkKxB0mEF3Yd6py0IgR+zHpIqrVqt
DCnN0RJsUBs=
=zwQI
-----END PGP SIGNATURE-----
pgpFXFEC4kQaJ.pgp
Description: PGP signature
--- End Message ---