Your message dated Mon, 22 Sep 2025 18:35:55 +0000
with message-id <[email protected]>
and subject line Bug#1097168: fixed in libburn 1.5.6-1.2
has caused the Debian Bug report #1097168,
regarding libburn: 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.)
--
1097168: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097168
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libburn
Version: 1.5.6-1.1
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/libburn_1.5.6-1.1_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
[...]
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/sbc.lo libburn/sbc.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/sbc.c -fPIC -DPIC -o
libburn/.libs/sbc.o
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/sbc.c -o libburn/sbc.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/sector.lo libburn/sector.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/cdtext.c -o libburn/cdtext.o
>/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/sector.c -fPIC -DPIC -o
libburn/.libs/sector.o
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/options.c -o
libburn/options.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/read.c -o libburn/read.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/sg.lo libburn/sg.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/sg.c -fPIC -DPIC -o
libburn/.libs/sg.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/source.lo libburn/source.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/source.c -fPIC -DPIC -o
libburn/.libs/source.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/spc.lo libburn/spc.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/source.c -o libburn/source.o
>/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/spc.c -fPIC -DPIC -o
libburn/.libs/spc.o
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/sector.c -o libburn/sector.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/structure.lo
libburn/structure.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/structure.c -fPIC -DPIC -o
libburn/.libs/structure.o
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/drive.c -o libburn/drive.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/toc.lo libburn/toc.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/toc.c -fPIC -DPIC -o
libburn/.libs/toc.o
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/toc.c -o libburn/toc.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/util.lo libburn/util.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\"
-DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.6\"
-DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libburn/write.lo libburn/write.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/util.c -fPIC -DPIC -o
libburn/.libs/util.o
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/write.c -fPIC -DPIC -o
libburn/.libs/write.o
cdrskin/cdrskin.c: In function ‘Cdrskin_driveno_to_btldev’:
cdrskin/cdrskin.c:4464:26: warning: ‘%s’ directive writing up to 1023 bytes
into a region of size 1018 [-Wformat-overflow=]
4464 | sprintf(btldev,"stdio:%s",adr);
| ^~ ~~~
In file included from /usr/include/stdio.h:970,
from cdrskin/cdrskin.c:287:
In function ‘sprintf’,
inlined from ‘Cdrskin_driveno_to_btldev’ at cdrskin/cdrskin.c:4464:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
‘__builtin___sprintf_chk’ output between 7 and 1030 bytes into a destination of
size 1024
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/util.c -o libburn/util.o
>/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/sg.c -o libburn/sg.o
>/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/spc.c -o libburn/spc.o
>/dev/null 2>&1
gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra
-Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o test/libburner-libburner.o `test
-f 'test/libburner.c' || echo './'`test/libburner.c
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/structure.c -o
libburn/structure.o >/dev/null 2>&1
gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra
-Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o test/offst_source-offst_source.o
`test -f 'test/offst_source.c' || echo './'`test/offst_source.c
gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra
-Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o test/telltoc-telltoc.o `test -f
'test/telltoc.c' || echo './'`test/telltoc.c
gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra
-Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o test/dewav-dewav.o `test -f
'test/dewav.c' || echo './'`test/dewav.c
gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o test/fake_au-fake_au.o `test -f
'test/fake_au.c' || echo './'`test/fake_au.c
gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libburn\ 1.5.6\"
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra
-Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o test/poll-poll.o `test -f
'test/poll.c' || echo './'`test/poll.c
test/poll.c: In function ‘main’:
test/poll.c:67:27: error: assignment to ‘__sighandler_t’ {aka ‘void (*)(int)’}
from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
67 | newact.sa_handler = catch_int;
| ^
test/poll.c:17:13: note: ‘catch_int’ declared here
17 | static void catch_int ()
| ^~~~~~~~~
In file included from test/poll.c:9:
/usr/include/signal.h:72:16: note: ‘__sighandler_t’ declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
make[1]: *** [Makefile:1024: test/poll-poll.o] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/mmc.c -o libburn/mmc.o
>/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\"
-DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libburn 1.5.6\""
-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libburn\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter
-Wno-char-subscripts -DLibburn_os_has_statvfS -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/libburn-1.5.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c libburn/write.c -o libburn/write.o
>/dev/null 2>&1
make[1]: Leaving directory '/build/reproducible-path/libburn-1.5.6'
dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libburn
Source-Version: 1.5.6-1.2
Done: Sudip Mukherjee <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libburn, 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.
Sudip Mukherjee <[email protected]> (supplier of updated libburn
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, 17 Sep 2025 18:51:30 +0100
Source: libburn
Architecture: source
Version: 1.5.6-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Libburnia packagers
<[email protected]>
Changed-By: Sudip Mukherjee <[email protected]>
Closes: 1097168
Changes:
libburn (1.5.6-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with gcc-15. (Closes: #1097168)
Checksums-Sha1:
b670a9c8cc0499692cc953ccce468c5e714031ef 2446 libburn_1.5.6-1.2.dsc
c07b3d2d1a8966843184ed0c8aa2812c8a7d34b7 13092 libburn_1.5.6-1.2.debian.tar.xz
65fc6e546924839641068ff28790009e6396bf3f 7267 libburn_1.5.6-1.2_amd64.buildinfo
Checksums-Sha256:
944587aa5821bf035f644e6d82dcb136e11370801a9b86a3aeafd724d512177b 2446
libburn_1.5.6-1.2.dsc
70535eae1ce1f7e772026dc115d8865d5faa4914ad298ae6a0981b44d8e93a15 13092
libburn_1.5.6-1.2.debian.tar.xz
f91d0cf2801b09086e5fd369658b708ab1e6c6f0a4fe1459d5b5def15ff492b0 7267
libburn_1.5.6-1.2_amd64.buildinfo
Files:
8ecc9175f13312c57e8082b4971ba845 2446 libs optional libburn_1.5.6-1.2.dsc
2c7d0be4568f008288142988ebbfce2b 13092 libs optional
libburn_1.5.6-1.2.debian.tar.xz
5eb2048784e308db0fc68b378eea707a 7267 libs optional
libburn_1.5.6-1.2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmjK9lcACgkQR5mjUUbR
KzWBtw/+KaoTdAReZATo4lnxLnSePSFfD8jHLtWYQqUPLm0BNToramqMJ7GxgdJw
56ccjNUnON74TfpEio9xkCimgywZBDtaK59EomN7n5664hSPjHDDI/Q/m2yzBwBI
FY2R7iQL38gPCSTy81aCzh77LhOJsKc99lY0FkHKKKgrgCJcr9l1adBf405EWqj1
CBp3tqa6Pep4nLa9BpqulzAA9zGBLy8nleEQA7eeZYLC08iw66zsmLJypI5QQAtx
0oy6DdtPnpNcCGka3TU8OHAh6XQw6yUk0BE6GD/dTeyQgLbF/IN163JVi/javyWO
IElJy7Hf1sZiKrgusXS/E/4CLdRHj1+D0f7FSugX+bOk31ZRE2L2G1AsGV9dJqPm
QkVjIrMCVYyRLXsdQv9M9L2VXV6P+zqU189whNyZkQKjSAnRkhfU7fOdaemaRHjU
WdDcbmaG0tMAlBuQmPNx2cAr1mAjfLcot6l5gntY4JC6whc0STyugui3MU5+3zWm
8bkURudKuiQnc+/BdGRfWUrmfZ4bM1CYagupTKz82C5HD456Dj1MNmqA0WaVPpJf
XUMZtBjhquI9jcib2YaaPE7vnt7YJSajDTmLmSt0J543bVZkXbaJGBriekmYCYGO
AjsSiYzYCx2eIhoeeB2QbNclg/hMdkgQSgVzgnCWMxYhKFB135g=
=Edfc
-----END PGP SIGNATURE-----
pgpFoSDgVCdfU.pgp
Description: PGP signature
--- End Message ---