Your message dated Sat, 27 May 2023 23:38:06 +0000
with message-id <[email protected]>
and subject line Bug#1036756: Removed package(s) from unstable
has caused the Debian Bug report #853298,
regarding accelio: ftbfs with GCC-7
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.)
--
853298: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853298
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:accelio
Version: 1.7-2
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7
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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/accelio_1.7-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html
[...]
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -g -ggdb -Wall -Werror -Wpadded
-Wdeclaration-after-statement -Wsign-compare -Wc++-compat
-O3 -D_REENTRANT -D_GNU_SOURCE -DXIO_CFLAG_EXTRA_CHECKS
-DXIO_CFLAG_STAT_COUNTERS -DVERB_READ -DTEST_BW -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -W
format -Werror=format-security -c -o xio_read_bw-xio_perftest_parameters.o
`test -f 'xio_perftest_parameters.c' || echo './'`xio_perftest_parameters.c
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -g -ggdb -Wall -Werror -Wpadded
-Wdeclaration-after-statement -Wsign-compare -Wc++-compat
-O3 -D_REENTRANT -D_GNU_SOURCE -DXIO_CFLAG_EXTRA_CHECKS
-DXIO_CFLAG_STAT_COUNTERS -DVERB_READ -DTEST_BW -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -W
format -Werror=format-security -c -o xio_read_bw-xio_perftest_communication.o
`test -f 'xio_perftest_communication.c' || echo
'./'`xio_perftest_communication.c
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -g -ggdb -Wall -Werror -Wpadded
-Wdeclaration-after-statement -Wsign-compare -Wc++-compat
-O3 -D_REENTRANT -D_GNU_SOURCE -DXIO_CFLAG_EXTRA_CHECKS
-DXIO_CFLAG_STAT_COUNTERS -DVERB_READ -DTEST_BW -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -W
format -Werror=format-security -c -o xio_read_bw-xio_perftest.o `test -f
'xio_perftest.c' || echo './'`xio_perftest.c
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -g -ggdb -Wall -Werror -Wpadded
-Wdeclaration-after-statement -Wsign-compare -Wc++-compat
-O3 -D_REENTRANT -D_GNU_SOURCE -DXIO_CFLAG_EXTRA_CHECKS
-DXIO_CFLAG_STAT_COUNTERS -DVERB_READ -DTEST_BW -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -W
format -Werror=format-security -c -o xio_read_bw-get_clock.o `test -f
'get_clock.c' || echo './'`get_clock.c
/bin/bash ../../../libtool --tag=CC --mode=link gcc -DPIC -fPIC
-I../../../include -g -ggdb -Wall -Werror -Wpadded
-Wdeclaration-after-statement -Wsign-compare -Wc++-compat
-O3 -D_REENTRANT -D_GNU_SOURCE -DXIO_CFLAG_EXTRA_CHECKS
-DXIO_CFLAG_STAT_COUNTERS -DVERB_READ -DTEST_BW -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -lxio -lrdmacm -libverbs -lrt -lpthread
-L../../../src/usr/ -Wl,-z,relro -o xio_read_bw xio_read_bw-xio_msg.o
xio_read_bw-xio_perftest_client.o xio_read_bw-xio_perftest_server.o
xio_read_bw-xio_perftest_parameters.o xio_read_bw-xio_perftest_communication.o
xio_read_bw-xio_perftest.o xio_read_bw-get_clock.o -lnuma
libtool: link: gcc -DPIC -fPIC -I../../../include -g -ggdb -Wall -Werror
-Wpadded -Wdeclaration-after-statement -Wsign-compare -Wc++-compat -O3
-D_REENTRANT -D_GNU_SOURCE -DXIO_CFLAG_EXTRA_CHECKS -DXIO_CFLAG_STAT_COUNTERS
-DVERB_READ -DTEST_BW -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
.libs/xio_read_bw xio_read_bw-xio_msg.o xio_read_bw-xio_perftest_client.o
xio_read_bw-xio_perftest_server.o xio_read_bw-xio_perftest_parameters.o
xio_read_bw-xio_perftest_communication.o xio_read_bw-xio_perftest.o
xio_read_bw-get_clock.o /<<PKGBUILDDIR>>/src/usr/.libs/libxio.so -lrdmacm
-libverbs -lrt -lpthread -L../../../src/usr/ -lnuma
make[2]: Leaving directory '/<<PKGBUILDDIR>>/benchmarks/usr/xio_perftest'
Making all in regression/usr/reg_basic_mt
make[2]: Entering directory '/<<PKGBUILDDIR>>/regression/usr/reg_basic_mt'
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -I../../../regression/usr/common/ -g -ggdb -Wall -Werror
-Wpadded -Wdeclaration-after-statement -Wsign-compare
-Wc++-compat -O3 -D_REENTRANT -D_GNU_SOURCE
-DXIO_CFLAG_EXTRA_CHECKS -DXIO_CFLAG_STAT_COUNTERS -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protect
or-strong -Wformat -Werror=format-security -c -o reg_basic_mt_server.o
reg_basic_mt_server.c
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -I../../../regression/usr/common/ -g -ggdb -Wall -Werror
-Wpadded -Wdeclaration-after-statement -Wsign-compare
-Wc++-compat -O3 -D_REENTRANT -D_GNU_SOURCE
-DXIO_CFLAG_EXTRA_CHECKS -DXIO_CFLAG_STAT_COUNTERS -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protect
or-strong -Wformat -Werror=format-security -c -o reg_basic_mt_client.o
reg_basic_mt_client.c
gcc -DPACKAGE_NAME=\"libxio\" -DPACKAGE_TARNAME=\"libxio\"
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libxio\ 1.0\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://accelio.org\"
-DPACKAGE=\"libxio\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_INFINIBAND_VERBS_H=1
-DHAVE_NUMA_H=1 -DHAVE_LIBNUMA=1 -DHAVE_DECL_IBV_EXP_ACCESS_ALLOCATE_MR=0
-DHAVE_DECL_IBV_DEVICE_MR_ALLOCATE=0 -DNDEBUG=/\*\*/ -DHAVE_LIBAIO_H=1
-DXIO_GITHEAD=\"\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -DPIC -fPIC
-I../../../include -I../../../regression/usr/common/ -g -ggdb -Wall -Werror
-Wpadded -Wdeclaration-after-statement -Wsign-compare
-Wc++-compat -O3 -D_REENTRANT -D_GNU_SOURCE
-DXIO_CFLAG_EXTRA_CHECKS -DXIO_CFLAG_STAT_COUNTERS -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protect
or-strong -Wformat -Werror=format-security -c -o reg_basic_mt.o reg_basic_mt.c
reg_basic_mt.c: In function 'rand_params':
reg_basic_mt.c:105:37: error: '%d' directive writing between 10 and 11 bytes
into a region of size 8 [-Werror=format-overflow=]
sprintf(vars->server_threads_num, "%d", var);
^~
reg_basic_mt.c:105:36: note: directive argument in the range [-2147483647,
2147483647]
sprintf(vars->server_threads_num, "%d", var);
^~~~
In file included from /usr/include/stdio.h:938:0,
from reg_basic_mt.c:39:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: format output between
11 and 12 bytes into a destination of size 8
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reg_basic_mt.c:112:37: error: '%d' directive writing between 10 and 11 bytes
into a region of size 8 [-Werror=format-overflow=]
sprintf(vars->client_threads_num, "%d", client_threads_num);
^~
reg_basic_mt.c:112:36: note: directive argument in the range [-2147483647,
2147483647]
sprintf(vars->client_threads_num, "%d", client_threads_num);
^~~~
In file included from /usr/include/stdio.h:938:0,
from reg_basic_mt.c:39:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: format output between
11 and 12 bytes into a destination of size 8
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:409: recipe for target 'reg_basic_mt.o' failed
make[2]: *** [reg_basic_mt.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/regression/usr/reg_basic_mt'
Makefile:387: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 1.7-2+rm
Dear submitter,
as the package accelio has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1036756
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---