Your message dated Wed, 19 Feb 2025 10:22:34 +0000
with message-id <[email protected]>
and subject line Bug#1096595: fixed in event-dance 0.2.0-6
has caused the Debian Bug report #1096595,
regarding event-dance: ftbfs with GCC-15
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.)


-- 
1096595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096595
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:event-dance
Version: 0.2.0-5
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/event-dance_0.2.0-5_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
      |   ^~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-http-request.c -o 
libevd-0.2_la-evd-http-request.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-ipc-mechanism.c -o 
libevd-0.2_la-evd-ipc-mechanism.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libevd-0.2_la-evd-jsonrpc.lo 
`test -f 'evd-jsonrpc.c' || echo './'`evd-jsonrpc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-dbus-daemon.c -o 
libevd-0.2_la-evd-dbus-daemon.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-jsonrpc.c  -fPIC -DPIC -o 
.libs/libevd-0.2_la-evd-jsonrpc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-web-dir.c -o 
libevd-0.2_la-evd-web-dir.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-dbus-agent.c -o 
libevd-0.2_la-evd-dbus-agent.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libevd-0.2_la-evd-pki-privkey.lo 
`test -f 'evd-pki-privkey.c' || echo './'`evd-pki-privkey.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libevd-0.2_la-evd-pki-pubkey.lo 
`test -f 'evd-pki-pubkey.c' || echo './'`evd-pki-pubkey.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-pki-privkey.c  -fPIC -DPIC -o 
.libs/libevd-0.2_la-evd-pki-privkey.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-pki-pubkey.c  -fPIC -DPIC -o 
.libs/libevd-0.2_la-evd-pki-pubkey.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libevd-0.2_la-evd-daemon.lo `test 
-f 'evd-daemon.c' || echo './'`evd-daemon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-dbus-bridge.c -o 
libevd-0.2_la-evd-dbus-bridge.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libevd-0.2_la-evd-http-chunked-decoder.lo `test -f 'evd-http-chunked-decoder.c' 
|| echo './'`evd-http-chunked-decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-daemon.c  -fPIC -DPIC -o 
.libs/libevd-0.2_la-evd-daemon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-http-chunked-decoder.c  -fPIC 
-DPIC -o .libs/libevd-0.2_la-evd-http-chunked-decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-jsonrpc.c -o 
libevd-0.2_la-evd-jsonrpc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libevd-0.2_la-evd-jsonrpc-http-client.lo `test -f 'evd-jsonrpc-http-client.c' 
|| echo './'`evd-jsonrpc-http-client.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-pki-pubkey.c -o 
libevd-0.2_la-evd-pki-pubkey.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-pki-privkey.c -o 
libevd-0.2_la-evd-pki-privkey.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-jsonrpc-http-client.c  -fPIC 
-DPIC -o .libs/libevd-0.2_la-evd-jsonrpc-http-client.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-http-chunked-decoder.c -o 
libevd-0.2_la-evd-http-chunked-decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-daemon.c -o 
libevd-0.2_la-evd-daemon.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o 
libevd-0.2_la-evd-jsonrpc-http-server.lo `test -f 'evd-jsonrpc-http-server.c' 
|| echo './'`evd-jsonrpc-http-server.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-jsonrpc-http-server.c  -fPIC 
-DPIC -o .libs/libevd-0.2_la-evd-jsonrpc-http-server.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libevd-0.2_la-evd-promise.lo 
`test -f 'evd-promise.c' || echo './'`evd-promise.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   
-Wdate-time -D_FORTIFY_SOURCE=2 -DGLIB_DISABLE_DEPRECATION_WARNINGS 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread  
-Wall -DPKGDATADIR="\"/usr/share/eventdance\"" 
-DJSLIBDIR="\"/usr/share/evd-0.2/js\"" -DEVD_COMPILATION -DENABLE_TESTS  
-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -I/usr/include/uuid  
-I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2  
-I/usr/include/p11-kit-1  -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread  
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-
 6 -I/usr/include/libmount -I/usr/include/blkid -pthread  -DHAVE_GIO_UNIX 
-DHAVE_JS -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o libevd-0.2_la-evd-marshal.lo 
`test -f 'evd-marshal.c' || echo './'`evd-marshal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-marshal.c  -fPIC -DPIC -o 
.libs/libevd-0.2_la-evd-marshal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-promise.c  -fPIC -DPIC -o 
.libs/libevd-0.2_la-evd-promise.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-jsonrpc-http-client.c -o 
libevd-0.2_la-evd-jsonrpc-http-client.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-marshal.c -o 
libevd-0.2_la-evd-marshal.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 
-DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -Wall 
-DPKGDATADIR=\"/usr/share/eventdance\" -DJSLIBDIR=\"/usr/share/evd-0.2/js\" 
-DEVD_COMPILATION -DENABLE_TESTS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS 
-I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/libxml2 
-I/usr/include/p11-kit-1 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread 
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/
 blkid -pthread -DHAVE_GIO_UNIX -DHAVE_JS -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/event-dance-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c evd-jsonrpc-http-server.c -o 
libevd-0.2_la-evd-jsonrpc-http-server.o >/dev/null 2>&1
In file included from evd-promise.c:92:
evd-promise.h:91:65: error: two or more data types in declaration specifiers
   91 |                                                    gboolean     bool);
      |                                                                 ^~~~
evd-promise.c:107:50: error: two or more data types in declaration specifiers
  107 |                                  gboolean        bool);
      |                                                  ^~~~
evd-promise.c:173:64: error: two or more data types in declaration specifiers
  173 |                                                    gboolean    bool);
      |                                                                ^~~~
evd-promise.c:372:50: error: two or more data types in declaration specifiers
  372 | resolve_boolean_real (EvdPromise *self, gboolean bool)
      |                                                  ^~~~
evd-promise.c: In function 'resolve_boolean_real':
evd-promise.c:376:29: error: expected expression before 'bool'
  376 |   self->priv->res_boolean = bool;
      |                             ^~~~
evd-promise.c: At top level:
evd-promise.c:763:62: error: two or more data types in declaration specifiers
  763 | evd_deferred_set_result_boolean (EvdDeferred *self, gboolean bool)
      |                                                              ^~~~
evd-promise.c: In function 'evd_deferred_set_result_boolean':
evd-promise.c:767:56: error: expected expression before 'bool'
  767 |   self->resolve_funcs->resolve_boolean (self->promise, bool);
      |                                                        ^~~~
make[4]: *** [Makefile:1208: libevd-0.2_la-evd-promise.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/build/reproducible-path/event-dance-0.2.0/evd'
make[3]: *** [Makefile:679: all] Error 2
make[3]: Leaving directory '/build/reproducible-path/event-dance-0.2.0/evd'
make[2]: *** [Makefile:463: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/event-dance-0.2.0'
make[1]: *** [Makefile:395: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/event-dance-0.2.0'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: event-dance
Source-Version: 0.2.0-6
Done: Alberto Garcia <[email protected]>

We believe that the bug you reported is fixed in the latest version of
event-dance, 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.
Alberto Garcia <[email protected]> (supplier of updated event-dance 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, 19 Feb 2025 10:42:45 +0100
Source: event-dance
Architecture: source
Version: 0.2.0-6
Distribution: unstable
Urgency: medium
Maintainer: Alberto Garcia <[email protected]>
Changed-By: Alberto Garcia <[email protected]>
Closes: 1096595
Changes:
 event-dance (0.2.0-6) unstable; urgency=medium
 .
   * debian/patches/rename-bool-variable.patch:
     - Fix FTBFS with gcc 15 (Closes: #1096595).
Checksums-Sha1:
 430269fe567009f9e8630f789a85f20994db6d5a 2178 event-dance_0.2.0-6.dsc
 03d89df4b9b94d8d20f8b442ec325033f173cdb2 12152 
event-dance_0.2.0-6.debian.tar.xz
 61860cb37a0243ee116b766529cc7a53ff016db0 9817 
event-dance_0.2.0-6_source.buildinfo
Checksums-Sha256:
 41691fa5921b79f36eae1306fe599c290e125595d563c042329cbdd7deb3e37e 2178 
event-dance_0.2.0-6.dsc
 90a0602d8f773a223a29edfe526c09edb9ea524203b17e2c17f3643ff65e0f2b 12152 
event-dance_0.2.0-6.debian.tar.xz
 087cbfc636a7bd16a4bda7cb6841f9bd967364ee3e11a987229b5d5abdb2c849 9817 
event-dance_0.2.0-6_source.buildinfo
Files:
 442fb9dbc6132f3a637a6b8bb1bdff84 2178 libs optional event-dance_0.2.0-6.dsc
 4ff169c0cd733efc9a211a5454e21017 12152 libs optional 
event-dance_0.2.0-6.debian.tar.xz
 ba74d61ff5d96e1768a722d9ca8ad53b 9817 libs optional 
event-dance_0.2.0-6_source.buildinfo

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

iQIzBAEBCgAdFiEEYrwugQBKzlHMYFizAAyEYu0C2AIFAme1qj4ACgkQAAyEYu0C
2AL0Kw//UrfhRezMn0gV9cTkVmilM74tKMQDvSK7yjQJUslr6qbENUkWHvzYCZex
whEyxRJ2J6jvkgA4w1jMR4TD8r3NItqsMBiNPu3aKNyyyRKtmftkOGa/+O46GGdv
HfdDP0GHjlF6CmSkKM8JvIFzwsKS7HLx3aIr83iGhIxO5FSiBGcjTVX+oYA+ew2j
jUQmcEf4CUteXeH104+veC4SwVOmkGR5+Hxu8UEjxkN4eM854oNDpVVOZxwD3ja0
wSvND8LQNckpbhsEU+VM52g4IEK/Km2MneOo9g7MEz2sEtUQ4Y61+7SzQNjFtSts
o1/DCQWznJbedSMr1INRjCpEMt0QCxov5PlrwQDyoRFlQCQyqNxZGqbPty2mIPAl
QvFMnU2fg4kfXGtT/3/NtaXP6IbKsM5+Nje19HKbDumIrzQBhZ8r29sif+v88b6P
4Rh7Z32ylf7+9GUa4FZSZ3iRSaBTOtVEZn2Aj/eLEo54iHbRjXvyruvFoFVOt688
T4HWRk0ONPQEn5H7tQeLFBLyONYWp8NBFknEgG3XQFfG+Z5FE9TDRsBXtvOEcWkG
8Jf4cUL63eNLdz8BYW+BPFJEk4wjQYdlKNgQtgIoBqDNVke+w8XvEAqxMQNBotFO
LNaFzA50q3c1oTZLXr17vwC5c9uqE3wZrEiHN+i04wOYPp59ez4=
=TrP7
-----END PGP SIGNATURE-----

Attachment: pgpcNOrNZntbK.pgp
Description: PGP signature


--- End Message ---

Reply via email to