Your message dated Thu, 25 Apr 2024 10:54:43 +0000
with message-id <e1rzwkv-001y4x...@fasolo.debian.org>
and subject line Bug#1037902: fixed in xneur 0.20.0-3.1
has caused the Debian Bug report #1037902,
regarding xneur: ftbfs with GCC-13
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.)


-- 
1037902: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037902
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xneur
Version: 0.20.0-3
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13

[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-13/g++-13, but succeeds to build with gcc-12/g++-12. 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/2023/05/22/logs/xneur_0.20.0-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html

[...]
        Libnotify linker flags:         -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 
   dh_auto_build
        make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making all in notify
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/notify'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc 
-I../../lib/lib -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnnotify_la-notify.lo `test -f 'notify.c' || 
echo './'`notify.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc 
-I../../lib/lib -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnnotify_la-osd.lo `test -f 'osd.c' || echo 
'./'`osd.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc 
-I../../lib/lib -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnnotify_la-popup.lo `test -f 'popup.c' || 
echo './'`popup.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc 
-I../../lib/lib -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnnotify_la-sound.lo `test -f 'sound.c' || 
echo './'`sound.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c osd.c  -fPIC -DPIC -o .libs/libxnnotify_la-osd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c notify.c  -fPIC -DPIC -o 
.libs/libxnnotify_la-notify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c popup.c  -fPIC -DPIC -o .libs/libxnnotify_la-popup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c sound.c  -fPIC -DPIC -o .libs/libxnnotify_la-sound.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c notify.c -o libxnnotify_la-notify.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c osd.c -o libxnnotify_la-osd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c popup.c -o libxnnotify_la-popup.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../../lib/config -I../../lib/misc -I../../lib/lib -Wall 
-Wextra -Werror -g0 -std=gnu99 -fPIC -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c sound.c -o libxnnotify_la-sound.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../lib/config 
-I../../lib/misc -I../../lib/lib -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/x86_64-linux-gnu -g -O2 -Wall -I/usr/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -static  -lX11 -lXi -lXtst -lpthread -ldl 
-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib -lxosd -lpthread -lXext 
-lX11 -lXinerama -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
-Wl,-z,relro -o libxnnotify.la  libxnnotify_la-notify.lo libxnnotify_la-
 osd.lo libxnnotify_la-popup.lo libxnnotify_la-sound.lo  
libtool: link: ar cr .libs/libxnnotify.a  libxnnotify_la-notify.o 
libxnnotify_la-osd.o libxnnotify_la-popup.o libxnnotify_la-sound.o
libtool: link: ranlib .libs/libxnnotify.a
libtool: link: ( cd ".libs" && rm -f "libxnnotify.la" && ln -s 
"../libxnnotify.la" "libxnnotify.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/notify'
Making all in misc
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/misc'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-archiver.lo `test -f 'archiver.c' || 
echo './'`archiver.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-debug.lo `test -f 'debug.c' || echo 
'./'`debug.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-list_char.lo `test -f 'list_char.c' 
|| echo './'`list_char.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-log.lo `test -f 'log.c' || echo 
'./'`log.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-mail.lo `test -f 'mail.c' || echo 
'./'`mail.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-text.lo `test -f 'text.c' || echo 
'./'`text.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 
-fPIC -I../../lib/config -I../../lib/lib -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o libxnmisc_la-regexp.lo `test -f 'regexp.c' || 
echo './'`regexp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c regexp.c  -fPIC 
-DPIC -o .libs/libxnmisc_la-regexp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c debug.c  -fPIC 
-DPIC -o .libs/libxnmisc_la-debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c list_char.c  -fPIC 
-DPIC -o .libs/libxnmisc_la-list_char.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c mail.c  -fPIC 
-DPIC -o .libs/libxnmisc_la-mail.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c log.c  -fPIC -DPIC 
-o .libs/libxnmisc_la-log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c text.c  -fPIC 
-DPIC -o .libs/libxnmisc_la-text.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c archiver.c  -fPIC 
-DPIC -o .libs/libxnmisc_la-archiver.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c debug.c -o 
libxnmisc_la-debug.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c log.c -o 
libxnmisc_la-log.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c regexp.c -o 
libxnmisc_la-regexp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c archiver.c -o 
libxnmisc_la-archiver.o >/dev/null 2>&1
In function ‘find_id’,
    inlined from ‘list_char_find’ at list_char.c:202:11:
list_char.c:128:29: error: writing 1 byte into a region of size 0 
[-Werror=stringop-overflow=]
  128 |                 full_str[0] = '\0';
      |                 ~~~~~~~~~~~~^~~~~~
list_char.c:125:34: note: destination object of size 0 allocated by ‘malloc’
  125 |                 char *full_str = malloc(len * sizeof(char));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c text.c -o 
libxnmisc_la-text.o >/dev/null 2>&1
cc1: all warnings being treated as errors
make[4]: *** [Makefile:529: libxnmisc_la-list_char.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g0 -std=gnu99 -fPIC 
-I../../lib/config -I../../lib/lib -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c mail.c -o 
libxnmisc_la-mail.o >/dev/null 2>&1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/misc'
make[3]: *** [Makefile:418: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: *** [Makefile:632: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:453: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xneur
Source-Version: 0.20.0-3.1
Done: Andreas Rönnquist <gus...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Rönnquist <gus...@debian.org> (supplier of updated xneur 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: SHA256

Format: 1.8
Date: Wed, 24 Apr 2024 23:52:01 +0200
Source: xneur
Architecture: source
Version: 0.20.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Alexander GQ Gerasiov <g...@debian.org>
Changed-By: Andreas Rönnquist <gus...@debian.org>
Closes: 999922 1037902
Changes:
 xneur (0.20.0-3.1) unstable; urgency=medium
 .
   [ Andreas Rönnquist ]
   * Non-maintainer upload.
   * Add patch to port to PCRE2 - Thanks to Yavor Doganov
     (Closes: #999922)
   * Build depend on pcre2
 .
   [ Bastian Germann ]
   * Build with -Wno-error=stringop-overflow (Closes: #1037902)
Checksums-Sha1:
 4eb28a1a51096bd45fbac2b4d14f04c6342a79d5 2070 xneur_0.20.0-3.1.dsc
 3cdfd5c28ba18f6b9d99f39a2598a2f90035cdeb 11520 xneur_0.20.0-3.1.debian.tar.xz
 e22697b019d8cf11c3cebb760bce283412066de0 11060 
xneur_0.20.0-3.1_source.buildinfo
Checksums-Sha256:
 5e26c28246a18c20795ff713c5ffe52f75eaf44ba3386a0131163a26e805321e 2070 
xneur_0.20.0-3.1.dsc
 dee21e92b62b52ac57d0a2343f5dd885861f4e995c588d75ed1c5d20acd3f9bc 11520 
xneur_0.20.0-3.1.debian.tar.xz
 2be07740b497005601679bc7136403e46f7bec06fe51f21b72889df6882b5e10 11060 
xneur_0.20.0-3.1_source.buildinfo
Files:
 44723681aadb04c498a11b75f9afed13 2070 x11 optional xneur_0.20.0-3.1.dsc
 76ff057f71df96ca5607701fe74cd208 11520 x11 optional 
xneur_0.20.0-3.1.debian.tar.xz
 95a2c8c7e5e869b11629abe31d5b3fec 11060 x11 optional 
xneur_0.20.0-3.1_source.buildinfo

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

iQIzBAEBCAAdFiEETq74h7WfgJdjc9ALCHsqoZ75O8IFAmYqL48ACgkQCHsqoZ75
O8LA7A/+NWBg6CyPrxQ7Ucju+rtB9sz7xyuZdcOWfh3lyGsQh1r6oMAEZpRhlTDj
JU0Jc8nrOfuOMkLziM5Xpr4jDbT3GooZ+uISMlnOfZ7Rsxqo5NvXB2hdY52saRK4
lk6CwXj+X9nwDEg9QWd3PgLIaFfSTitQ9v7gPTBZGoEMrq20xmwS2v1IHG9DBUSR
pMZLGtJAxyEMWpdjbwf59oFi9eM9uqZYI/utsEgVcmnEYnYqaVGFKREXOBn3iMoP
QJi/N8Ck8lb96CMo8dUmyehST4hs5BGrWxMorJYOwT6tty0nEFJ9lGuWIFOkEOKi
rAOAf6Ttv9BiRtdf8bojAHZ+b4nP8gl5Ln/b8ZBrgOHdCpM+yk2AdZrMfvx3d+d6
gqcuNGJvONuQzrsxYa1NK2KAqau909V6683HFQLxa1ThiQZCyLrgZmNIRts1Llkm
2CzxcoRTHzPUBrjjjncQO2bXL/BH+bZUGBj8Sc5baxSc6K4lLHvMH64JetGxRY2a
xHNN327lAbxXv9A/Al/Uc+ULBLbUbB6thQPJhK0che47q6UYdmZ1kW3/ifm20EYu
ixobuw2hk73qN3O230nHc61rr1r7w3ygjiuA11yB21YqzwJEgvcKkZZcpPx5uOHH
nQ26mHYTzyuafjyh1E4qTeAyZm0KhrhZzyxvwggixpoeErMyjV4=
=axWK
-----END PGP SIGNATURE-----

Attachment: pgpQN4XRvGELf.pgp
Description: PGP signature


--- End Message ---

Reply via email to