Your message dated Wed, 24 Jul 2024 21:21:14 +0000
with message-id <e1swjqa-00brz2...@fasolo.debian.org>
and subject line Bug#1075205: fixed in libslow5lib 0.7.0+dfsg-3
has caused the Debian Bug report #1075205,
regarding libslow5lib: ftbfs with GCC-14
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.)


-- 
1075205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075205
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libslow5lib
Version: 0.7.0+dfsg-2.1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/libslow5lib_0.7.0+dfsg-2.1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/slow5_static.dir/build.make 
CMakeFiles/slow5_static.dir/depend
make  -f CMakeFiles/slow5.dir/build.make CMakeFiles/slow5.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/slow5_static.dir/DependInfo.cmake
 "--color="
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/slow5.dir/DependInfo.cmake 
"--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/slow5.dir/build.make CMakeFiles/slow5.dir/build
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/slow5_static.dir/build.make 
CMakeFiles/slow5_static.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 20%] Building C object CMakeFiles/slow5.dir/src/slow5_misc.c.o
[ 20%] Building C object CMakeFiles/slow5_static.dir/src/slow5_idx.c.o
[ 40%] Building C object CMakeFiles/slow5_static.dir/src/slow5_press.c.o
[ 40%] Building C object CMakeFiles/slow5_static.dir/src/slow5_misc.c.o
/usr/bin/cc -D_GLIBCXX_DEBUG -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5_static.dir/src/slow5_misc.c.o -MF 
CMakeFiles/slow5_static.dir/src/slow5_misc.c.o.d -o 
CMakeFiles/slow5_static.dir/src/slow5_misc.c.o -c 
/<<PKGBUILDDIR>>/src/slow5_misc.c
/usr/bin/cc -D_GLIBCXX_DEBUG -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5_static.dir/src/slow5_press.c.o -MF 
CMakeFiles/slow5_static.dir/src/slow5_press.c.o.d -o 
CMakeFiles/slow5_static.dir/src/slow5_press.c.o -c 
/<<PKGBUILDDIR>>/src/slow5_press.c
[ 50%] Building C object CMakeFiles/slow5.dir/src/slow5.c.o
[ 60%] Building C object CMakeFiles/slow5_static.dir/src/slow5.c.o
/usr/bin/cc -D_GLIBCXX_DEBUG -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5_static.dir/src/slow5.c.o -MF 
CMakeFiles/slow5_static.dir/src/slow5.c.o.d -o 
CMakeFiles/slow5_static.dir/src/slow5.c.o -c /<<PKGBUILDDIR>>/src/slow5.c
/usr/bin/cc -D_GLIBCXX_DEBUG -Dslow5_EXPORTS -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -fPIC -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5.dir/src/slow5.c.o -MF CMakeFiles/slow5.dir/src/slow5.c.o.d -o 
CMakeFiles/slow5.dir/src/slow5.c.o -c /<<PKGBUILDDIR>>/src/slow5.c
[ 70%] Building C object CMakeFiles/slow5.dir/src/slow5_idx.c.o
[ 80%] Building C object CMakeFiles/slow5.dir/src/slow5_press.c.o
/usr/bin/cc -D_GLIBCXX_DEBUG -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5_static.dir/src/slow5_idx.c.o -MF 
CMakeFiles/slow5_static.dir/src/slow5_idx.c.o.d -o 
CMakeFiles/slow5_static.dir/src/slow5_idx.c.o -c 
/<<PKGBUILDDIR>>/src/slow5_idx.c
/usr/bin/cc -D_GLIBCXX_DEBUG -Dslow5_EXPORTS -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -fPIC -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5.dir/src/slow5_press.c.o -MF 
CMakeFiles/slow5.dir/src/slow5_press.c.o.d -o 
CMakeFiles/slow5.dir/src/slow5_press.c.o -c /<<PKGBUILDDIR>>/src/slow5_press.c
/usr/bin/cc -D_GLIBCXX_DEBUG -Dslow5_EXPORTS -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -fPIC -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5.dir/src/slow5_idx.c.o -MF 
CMakeFiles/slow5.dir/src/slow5_idx.c.o.d -o 
CMakeFiles/slow5.dir/src/slow5_idx.c.o -c /<<PKGBUILDDIR>>/src/slow5_idx.c
/usr/bin/cc -D_GLIBCXX_DEBUG -Dslow5_EXPORTS -I/<<PKGBUILDDIR>>/include -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -O2 -std=c99 -fPIC -DSLOW5_USE_ZSTD -MD -MT 
CMakeFiles/slow5.dir/src/slow5_misc.c.o -MF 
CMakeFiles/slow5.dir/src/slow5_misc.c.o.d -o 
CMakeFiles/slow5.dir/src/slow5_misc.c.o -c /<<PKGBUILDDIR>>/src/slow5_misc.c
/<<PKGBUILDDIR>>/src/slow5_press.c: In function ‘ptr_depress_svb_zd’:
/<<PKGBUILDDIR>>/src/slow5_press.c:1125:31: error: passing argument 2 of 
‘zigzag_delta_decode’ from incompatible pointer type 
[-Wincompatible-pointer-types]
 1125 |     zigzag_delta_decode(diff, orig, length, 0);
      |                               ^~~~
      |                               |
      |                               int16_t * {aka short int *}
In file included from /<<PKGBUILDDIR>>/src/slow5_press.c:12:
/usr/include/streamvbyte_zigzag.h:36:57: note: expected ‘int32_t *’ {aka ‘int 
*’} but argument is of type ‘int16_t *’ {aka ‘short int *’}
   36 | void zigzag_delta_decode(const uint32_t * in, int32_t * out, size_t N, 
int32_t prev);
      |                                               ~~~~~~~~~~^~~
/<<PKGBUILDDIR>>/src/slow5_press.c: In function ‘ptr_depress_svb_zd’:
/<<PKGBUILDDIR>>/src/slow5_press.c:1125:31: error: passing argument 2 of 
‘zigzag_delta_decode’ from incompatible pointer type 
[-Wincompatible-pointer-types]
 1125 |     zigzag_delta_decode(diff, orig, length, 0);
      |                               ^~~~
      |                               |
      |                               int16_t * {aka short int *}
In file included from /<<PKGBUILDDIR>>/src/slow5_press.c:12:
/usr/include/streamvbyte_zigzag.h:36:57: note: expected ‘int32_t *’ {aka ‘int 
*’} but argument is of type ‘int16_t *’ {aka ‘short int *’}
   36 | void zigzag_delta_decode(const uint32_t * in, int32_t * out, size_t N, 
int32_t prev);
      |                                               ~~~~~~~~~~^~~
make[4]: *** [CMakeFiles/slow5_static.dir/build.make:121: 
CMakeFiles/slow5_static.dir/src/slow5_press.c.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [CMakeFiles/slow5.dir/build.make:121: 
CMakeFiles/slow5.dir/src/slow5_press.c.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:114: CMakeFiles/slow5.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:88: CMakeFiles/slow5_static.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libslow5lib
Source-Version: 0.7.0+dfsg-3
Done: Étienne Mollier <emoll...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libslow5lib, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Étienne Mollier <emoll...@debian.org> (supplier of updated libslow5lib 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: Wed, 24 Jul 2024 22:36:50 +0200
Source: libslow5lib
Architecture: source
Version: 0.7.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Étienne Mollier <emoll...@debian.org>
Closes: 1075205
Changes:
 libslow5lib (0.7.0+dfsg-3) unstable; urgency=medium
 .
   * use_debian_packaged_streamvbyte.patch: fix a type error. (Closes: #1075205)
   * d/control: add myself to uploaders.
   * d/control: declare compliance to standards version 4.7.0.
   * d/s/lintian-overrides: flag error caused by t64 transition.
Checksums-Sha1:
 991e89153fbee0dbc0a3a79db064bc67a73a7431 2584 libslow5lib_0.7.0+dfsg-3.dsc
 ce7ad4d4a6430f9976ec1112e0cd228449696a2b 8348 
libslow5lib_0.7.0+dfsg-3.debian.tar.xz
Checksums-Sha256:
 87e0ede766c74f679f2e99a720a70b3c14903915cb383ba719e9a8afe1922ca8 2584 
libslow5lib_0.7.0+dfsg-3.dsc
 86f7e4fc9c2e8fce922fd3c70458ac1acb47ca36a0df439377dd5ce9da89497d 8348 
libslow5lib_0.7.0+dfsg-3.debian.tar.xz
Files:
 968826247a8d7cf9a96b45b5e9f4c594 2584 science optional 
libslow5lib_0.7.0+dfsg-3.dsc
 a57a415a580274851179a1f061247bf0 8348 science optional 
libslow5lib_0.7.0+dfsg-3.debian.tar.xz

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

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmahZ5sUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdp9LRAAieW4hfPwfZiD61/NO3l0Rk1n4t95
CL9A1JRSU/YQIzK5pwkOxXPun87vWGI8PbhTA8tmPOP7G0vLkmhNP/S0GvNtz9sG
Y/PpggwXUx43IL6lgEVEbSuhIKKt9biwr2Rg9/q691yOhFN3sQBomGbae875nz79
kQXMEPubueJnhUK1Dx3G2mtSHhvl+zGjLXAgZU5rPm1GstPFRLGktWm16Zx3iBx3
+kSLOZN9QP6pdVtCPRhkjxKhAuWr+bf3q50IhEcmNx+w/Yn+TDYqqnEvOcuU5zhW
NjMSqj/d5KE54reUJp6ebHvfoYep3u9sUoj1dVNORRqxX6HdUhCtl5rhmbI8aHe+
g/Qktd0ltmTJJcy1zL+QsRWobSt2ydp6wtSrb1vdjy37MUCji3RA+Ouc15teMbLF
KBefqh7y25ps4XuGs8x8nkC59QAQXDeZOI9QOLPfq1HgXT1l4JEoAEolWCtjrGN3
Jefv8CU1YD8tQJzR9hU2CR+X/x7v+ZPmkOptEV8QH7JRBmRawupfF95Y2EXzTzJb
+jB/iP8+SFvtKmzMGLPECzz28uLCjuPaizzkytxerO/lmIeII8ZJDnpsXG60fq7G
/wJyhgS8Vd85XyQe7X/JyQvsIoZ3Aaw7NDbU5jMmq5pgjquTh095HyD61PY6DrNM
OYh3rqSB+0Pv+ds=
=W8Tj
-----END PGP SIGNATURE-----

Attachment: pgp7ayDQSeyLu.pgp
Description: PGP signature


--- End Message ---

Reply via email to