Your message dated Thu, 18 Sep 2025 23:18:50 +0000 with message-id <E1uzNtq-00D9eL-1R@fasolo.debian.org> and subject line Bug#1096586: fixed in esnacc 1.8.1-6 has caused the Debian Bug report #1096586, regarding esnacc: 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 owner@bugs.debian.org immediately.) -- 1096586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096586 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: esnacc: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:11:55 +0000
- Message-id: <E1tk4ex-009IiN-86@paradis.debian.org>
Package: src:esnacc Version: 1.8.1-5 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org 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/esnacc_1.8.1-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. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-tag.c -o c-lib/src/libcasn1_la-asn-tag.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-tbl-dbg.lo `test -f 'c-lib/src/tbl-dbg.c' || echo './'`c-lib/src/tbl-dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-dbg.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-tbl-dbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-dbg.c -o c-lib/src/libcasn1_la-tbl-dbg.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-enum.lo `test -f 'c-lib/src/asn-enum.c' || echo './'`c-lib/src/asn-enum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-enum.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-enum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-enum.c -o c-lib/src/libcasn1_la-asn-enum.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-TeletexString.lo `test -f 'c-lib/src/asn-TeletexString.c' || echo './'`c-lib/src/asn-TeletexString.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-TeletexString.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-TeletexString.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-TeletexString.c -o c-lib/src/libcasn1_la-asn-TeletexString.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-tbl-dec.lo `test -f 'c-lib/src/tbl-dec.c' || echo './'`c-lib/src/tbl-dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-dec.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-tbl-dec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-dec.c -o c-lib/src/libcasn1_la-tbl-dec.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-IA5String.lo `test -f 'c-lib/src/asn-IA5String.c' || echo './'`c-lib/src/asn-IA5String.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-IA5String.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-IA5String.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-IA5String.c -o c-lib/src/libcasn1_la-asn-IA5String.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-UniversalString.lo `test -f 'c-lib/src/asn-UniversalString.c' || echo './'`c-lib/src/asn-UniversalString.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-UniversalString.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-UniversalString.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-UniversalString.c -o c-lib/src/libcasn1_la-asn-UniversalString.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-tbl-enc.lo `test -f 'c-lib/src/tbl-enc.c' || echo './'`c-lib/src/tbl-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-enc.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-tbl-enc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-enc.c -o c-lib/src/libcasn1_la-tbl-enc.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-int.lo `test -f 'c-lib/src/asn-int.c' || echo './'`c-lib/src/asn-int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-int.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-int.o c-lib/src/asn-int.c: In function 'BDecAsnIntContent': c-lib/src/asn-int.c:209:22: warning: left shift of negative value [-Wshift-negative-value] 209 | retVal = (-1 << 8) | byte; | ^~ c-lib/src/asn-int.c: In function 'BEncUAsnIntContent': c-lib/src/asn-int.c:321:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 321 | for (i = 0; i < sizeof (UAsnInt); i++) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-int.c -o c-lib/src/libcasn1_la-asn-int.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-tbl-free.lo `test -f 'c-lib/src/tbl-free.c' || echo './'`c-lib/src/tbl-free.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-free.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-tbl-free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/tbl-free.c -o c-lib/src/libcasn1_la-tbl-free.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-len.lo `test -f 'c-lib/src/asn-len.c' || echo './'`c-lib/src/asn-len.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-len.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-len.o c-lib/src/asn-len.c: In function 'BDecLen': c-lib/src/asn-len.c:174:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 174 | if (lenBytes > sizeof (AsnLen)) | ^ c-lib/src/asn-len.c: In function 'DDecLen': c-lib/src/asn-len.c:281:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 281 | if (lenBytes > sizeof (AsnLen)) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-len.c -o c-lib/src/libcasn1_la-asn-len.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c -o c-lib/src/libcasn1_la-asn-UTF8String.lo `test -f 'c-lib/src/asn-UTF8String.c' || echo './'`c-lib/src/asn-UTF8String.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./c-lib -I./c-lib/src -I./c-lib/inc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/esnacc-1.8.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O0 -Wall -Wextra -c c-lib/src/asn-UTF8String.c -fPIC -DPIC -o c-lib/src/.libs/libcasn1_la-asn-UTF8String.o c-lib/src/asn-UTF8String.c:11:22: error: 'bool' cannot be defined via 'typedef' 11 | typedef char bool; | ^~~~ c-lib/src/asn-UTF8String.c:11:22: note: 'bool' is a keyword with '-std=c23' onwards c-lib/src/asn-UTF8String.c:11:9: warning: useless type name in empty declaration 11 | typedef char bool; | ^~~~~~~ c-lib/src/asn-UTF8String.c: In function 'CvtWchar2UTF8': c-lib/src/asn-UTF8String.c:267:37: warning: comparison of integer expressions of different signedness: 'wchar_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 267 | (temp_wchar > gUTF8Masks[j].maxCharValue); j++) | ^ make[3]: *** [Makefile:2668: c-lib/src/libcasn1_la-asn-UTF8String.lo] Error 1 make[3]: Leaving directory '/build/reproducible-path/esnacc-1.8.1' make[2]: *** [Makefile:1400: all] Error 2 make[2]: Leaving directory '/build/reproducible-path/esnacc-1.8.1' dh_auto_build: error: make -j1 returned exit code 2 make[1]: *** [debian/rules:18: override_dh_auto_build-arch] Error 255 make[1]: Leaving directory '/build/reproducible-path/esnacc-1.8.1' make: *** [debian/rules:13: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1096586-close@bugs.debian.org
- Subject: Bug#1096586: fixed in esnacc 1.8.1-6
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 18 Sep 2025 23:18:50 +0000
- Message-id: <E1uzNtq-00D9eL-1R@fasolo.debian.org>
- Reply-to: Andreas Beckmann <anbe@debian.org>
Source: esnacc Source-Version: 1.8.1-6 Done: Andreas Beckmann <anbe@debian.org> We believe that the bug you reported is fixed in the latest version of esnacc, 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 1096586@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated esnacc 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 19 Sep 2025 00:50:22 +0200 Source: esnacc Architecture: source Version: 1.8.1-6 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1096586 1105303 Changes: esnacc (1.8.1-6) unstable; urgency=medium . * QA upload. * Fix building with GCC 15. (Closes: #1096586) * Enable all hardening flags. * Fix typos and encoding. * Stop building with -O0. * Add missing Makefile dependencies. (Closes: #1105303) Checksums-Sha1: 426d499332426c3989b9f42d9ac5ec71bed4bc00 2120 esnacc_1.8.1-6.dsc d48f078c7aefd5bce981c21eb42db03554aa1833 12956 esnacc_1.8.1-6.debian.tar.xz 1e3c7fe99645b9ebf7c72da8c37f7dee8b20c29c 5662 esnacc_1.8.1-6_source.buildinfo Checksums-Sha256: e9abe31d3d10ce43e4952b7c7b9fac6383ec10365c8947bfee972c576d77cc28 2120 esnacc_1.8.1-6.dsc a97934e0f1ec2dcc92c5072e5b9e3fb6bcc22d153f86eac4429517aaabfe9e98 12956 esnacc_1.8.1-6.debian.tar.xz a4b447f59967d2e505a0c5417a57c52f79bd65c8eb99aae010f57c4323c960d4 5662 esnacc_1.8.1-6_source.buildinfo Files: 4bff0654527bc405f5b0751bcb600ec7 2120 devel optional esnacc_1.8.1-6.dsc c93078b3f0e31c22df662e1341e4d706 12956 devel optional esnacc_1.8.1-6.debian.tar.xz 48d7defec19f4d2f0aca0b863e979f00 5662 devel optional esnacc_1.8.1-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjMjtkQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCOJMD/4rM1TZVDPPt0FKXsqDWXSbbrj3PJU4leSa YdAHy7XMLhEl2gF6ewx+MAHkpfvDnIBZzvhr3eSnZK/vvpKKWWy+dLPz2e80yB/Z ctWbPL+OQHHNmkZMvSwX9OhgqhI3o8J+008LO9dumIK9zcDklvEapQSpylrC3HaZ Z0NfSOyp0RTiHMy4rZGq+8louOx54kcNCw6QAXGZ87b+pFU/6rwtwY+pSl83oKej pNTeOVeQyBzgRK9Z1YcLZCfH7i2N2BNzpdwoK1PHQF0bR7vFZejVqwFtEpbet2Wo EJB/0XNi5/AtLGEeCibW7IZHbVLY3DR9zpVU3bzCowc2KfFC/Udx9N3td5FF7iWR 857wfqvTm4usLz0KYf5TlREVRXE+9xMa+iYPMP/7/trY6RLnMGf6X/9+Dt9H/y74 Txlar4QyH29bPTe8e7npykMeyr2SQuIP+JzGWIPMKTuGb332dr/rfQ0G/fOgD32z zS7Mpu+PIUAgCLGQ/GH2vmof+AXmBrhBIjqnAGnP9oTxvPP7ZGZMPrUdeggRTix9 9to62CJ5KBLnEYJSH1LjLT9qR3KkKvclvHMr6e5T5EBIHw+x0XbdCca8xjd81JHg jSSHjh0A4ZBBAitpmqLnv3Za2dD2KB6khH/crIavFlkZ4rNeemcHLm0NiqM37A0i fOnRyIYQZQ== =t7wf -----END PGP SIGNATURE-----Attachment: pgpUiQspL__1p.pgp
Description: PGP signature
--- End Message ---