Your message dated Tue, 28 Oct 2025 06:19:50 +0000
with message-id <[email protected]>
and subject line Bug#1114183: fixed in librsb 1.3.0.2+dfsg-8
has caused the Debian Bug report #1114183,
regarding librsb: FTBFS: /usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:459:1: 
error: template with C linkage
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.)


-- 
1114183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114183
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:librsb
Version: 1.3.0.2+dfsg-7
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:librsb, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean 
   debian/rules execute_before_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[ ! -f Makefile ] || make cleanall
[ ! -f Makefile ] || make realclean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary 
   dh_update_autotools_config
   dh_autoreconf
sh: 1: git: not found
sh: 1: git: not found

[... snipped ...]

        CXX                    : g++
        CFLAGS                 : -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-std=c99
        OPENMP_CFLAGS          : -fopenmp
        CXXFLAGS               : -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fopenmp
        OPENMP_CXXFLAGS        : -fopenmp
        CPPFLAGS               : -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib
        NOUNROLLCFLAGS         : -fno-unroll-loops
        BASELIB_EXTRA_CFLAGS   : 
        KERNELS_EXTRA_CFLAGS   : 
        FC (to disable, FC=' '): gfortran
        FCFLAGS                : -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection -pipe -fopenmp
        OPENMP_FCFLAGS         : -fopenmp
        LD                     : /usr/bin/ld -m elf_x86_64
        LDFLAGS                : -Wl,-z,relro
        LIBS                   :  -lm -lhwloc -lz -fopenmp
        FCLIBS                 :  -L/usr/lib/gcc/x86_64-linux-gnu/15 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/15/../../.. -L/lib -L/usr/lib -lgfortran -lm 
-lquadmath
        AR                     : ar
        ARFLAGS                : cru
        M4                     : m4
        MAKE                   : gmake
        BASH                   : /bin/bash
        OCTAVE                 : false
        DOXYGEN                : doxygen
        HELP2MAN               : help2man
=== Additional flags affecting only the benchmark program (rsbench): ===
        RSB_RSBENCH_LIBS             :  -lhwloc
        RSB_RSBENCH_CFLAGS           :  
========= Main code generator values, this build vs defaults ===========
(if these differ from the defaults, you need to have M4 and run 'make cleanall' 
and 'make')
        All Numerical types          : "int,double,float,float complex,double 
complex"
        Numerical types              : "double,float,float complex,double 
complex" vs "double,float,float complex,double complex"
        Build Sparse BLAS Interface  : "yes" vs "yes"
        Util. Kernels Unroll         : "16" vs "16"
        Triangular solve zero check  : "yes" vs "yes"
========== Build Configuration Summary, this build vs defaults =========
(if you reconfigure and change these, you need to run 'make clean' and 'make')
        Supported I/O functionality level   : "7" vs "7"
        Interface Error Verbosity           : "0" vs "0"
        Internals Error Verbosity           : "0" vs "0"
        Memory hierarchy info, detected     : 
"L3:4/64/8192K,L2:8/64/1024K,L1:8/64/32K"
        Memory hierarchy info, selected     : ""
        Maximum of supported threads        : "128"
        Build Fortran examples              : "yes" vs "yes"
        Link them with Fortran linker       : "auto" vs "auto"
        Build C   examples                  : "yes" vs "yes"
        Build C++ examples                  : "yes" vs "yes"
        Install Sparse BLAS Fortran modules : "yes" vs "no"
        Install pkg-config "librsb.pc" file : "yes" vs "no"
        Build Octave-generated tester       : "no" vs "no"
        Build Octave-generated tester (int) : "no" vs "no"
        Build HTML and man documentation    : "yes" vs "no"
        Support reading gzipped matrices    : "yes"
        Enable collection of time statistics: "no" vs "no"
        Install internal header (for devels): "no" vs "no"
        Build librsbpp (a C++ component) in : "/<<PKGBUILDDIR>>/librsbpp"
        Build rsbtest  (a C++ component) in : "/<<PKGBUILDDIR>>/rsbtest"
        Build rsblib   (a C++ component) in : "/<<PKGBUILDDIR>>/rsblib"
        prefix (installation path)          : "/usr"

configure: Successfully configured librsb version "1.3.0.2".
# Remove spurious -ffile-prefix-map option added by dpkg-buildflags
sed -i -e 's:-ffile-prefix-map=[^ ]*::' librsb-config rsb-config.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Avoid blhc false positives
blhc: ignore-line-regexp: ^.*CC.*: gcc
blhc: ignore-line-regexp: ^.*LD.*: /usr/bin/ld.*
dh_auto_build
        make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>'
gmake  all-recursive
gmake[3]: Entering directory '/<<PKGBUILDDIR>>'
Making all in librsbpp
gmake[4]: Entering directory '/<<PKGBUILDDIR>>/librsbpp'
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-DRSBPP_HAS_RSB_H=1 -fopenmp   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DRSBPP_HAS_RSB_H=1 -c -o rsbpp.o 
rsbpp.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> -DRSBPP_HAS_RSB_H=1 -fopenmp 
  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1 -c -o rsbpp_coo.lo rsbpp_coo.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>> -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1 -c rsbpp_coo.cpp  -fPIC -DPIC -o .libs/rsbpp_coo.o
In file included from rsbpp.hpp:44,
                 from rsbpp.cpp:28:
/usr/include/c++/15/ccomplex:51:4: warning: #warning "<ccomplex> is deprecated 
in C++17, use <complex> instead" [-Wcpp]
   51 | #  warning "<ccomplex> is deprecated in C++17, use <complex> instead"
      |    ^~~~~~~
In file included from rsbpp.hpp:44,
                 from rsbpp_coo.cpp:21:
/usr/include/c++/15/ccomplex:51:4: warning: #warning "<ccomplex> is deprecated 
in C++17, use <complex> instead" [-Wcpp]
   51 | #  warning "<ccomplex> is deprecated in C++17, use <complex> instead"
      |    ^~~~~~~
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> -DRSBPP_HAS_RSB_H=1 -fopenmp 
  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1 -c -o rsbpp_csr.lo rsbpp_csr.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>> -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1 -c rsbpp_csr.cpp  -fPIC -DPIC -o .libs/rsbpp_csr.o
In file included from rsbpp.hpp:44,
                 from rsbpp_csr.cpp:21:
/usr/include/c++/15/ccomplex:51:4: warning: #warning "<ccomplex> is deprecated 
in C++17, use <complex> instead" [-Wcpp]
   51 | #  warning "<ccomplex> is deprecated in C++17, use <complex> instead"
      |    ^~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>> -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1 -c rsbpp_coo.cpp -o rsbpp_coo.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-I/<<PKGBUILDDIR>> -DRSBPP_HAS_RSB_H=1 -fopenmp -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1 -c rsbpp_csr.cpp -o rsbpp_csr.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-DRSBPP_HAS_RSB_H=1 -fopenmp   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DRSBPP_HAS_RSB_H=1 -c -o rsbtt.o 
rsbtt.cpp
In file included from rsbpp.hpp:44,
                 from rsbtt.cpp:21:
/usr/include/c++/15/ccomplex:51:4: warning: #warning "<ccomplex> is deprecated 
in C++17, use <complex> instead" [-Wcpp]
   51 | #  warning "<ccomplex> is deprecated in C++17, use <complex> instead"
      |    ^~~~~~~
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-DRSBPP_HAS_RSB_H=1  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-c -o rsbct.o rsbct.c
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -fopenmp   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1  -Wl,-z,relro -o librsbpp.la  rsbpp_coo.lo rsbpp_csr.lo  
-lpthread -lstdc++fs
libtool: link: ar cr .libs/librsbpp.a .libs/rsbpp_coo.o .libs/rsbpp_csr.o 
libtool: link: ranlib .libs/librsbpp.a
libtool: link: ( cd ".libs" && rm -f "librsbpp.la" && ln -s "../librsbpp.la" 
"librsbpp.la" )
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -fopenmp   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1  -Wl,-z,relro -o rsbpp rsbpp.o librsbpp.la -lpthread 
-lstdc++fs
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -fopenmp   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1  -Wl,-z,relro -o rsbtt rsbtt.o librsbpp.la -lpthread 
-lstdc++fs
libtool: link: g++ -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DRSBPP_HAS_RSB_H=1 -Wl,-z -Wl,relro -o 
rsbtt rsbtt.o  ./.libs/librsbpp.a -lpthread -lstdc++fs -fopenmp
libtool: link: g++ -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DRSBPP_HAS_RSB_H=1 -Wl,-z -Wl,relro -o 
rsbpp rsbpp.o  ./.libs/librsbpp.a -lpthread -lstdc++fs -fopenmp
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -fopenmp   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DRSBPP_HAS_RSB_H=1  -Wl,-z,relro -o rsbct rsbct.o librsbpp.la -lpthread 
-lstdc++fs
libtool: link: g++ -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -DRSBPP_HAS_RSB_H=1 -Wl,-z -Wl,relro -o 
rsbct rsbct.o  ./.libs/librsbpp.a -lpthread -lstdc++fs -fopenmp
gmake  all-am
gmake[5]: Entering directory '/<<PKGBUILDDIR>>/librsbpp'
gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/librsbpp'
gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/librsbpp'
Making all in .
gmake[4]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o rsbench-rsbench.o 
`test -f 'rsbench.c' || echo './'`rsbench.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o 
rsbench-rsb_test_matops.o `test -f 'rsb_test_matops.c' || echo 
'./'`rsb_test_matops.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o rsbench-rsb_mkl.o 
`test -f 'rsb_mkl.c' || echo './'`rsb_mkl.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o rsbench-rsb_genmm.o 
`test -f 'rsb_genmm.c' || echo './'`rsb_genmm.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o rsbench-rsb_mmls.o 
`test -f 'rsb_mmls.c' || echo './'`rsb_mmls.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o rsbench-rsb_pr.o 
`test -f 'rsb_pr.c' || echo './'`rsb_pr.c
rsb_test_matops.c: In function ‘rsb__main_block_partitioned_spmv_sxsa’:
rsb_test_matops.c:214:41: warning: ‘%s’ directive writing up to 2047 bytes 
into a region of size 1011 [-Wformat-overflow=]
  214 |         rsb__sprintf(dst,"%s%s_%s_%.0lf_%s%s" "%s%s%s" "%s%s" 
"%s",pp?pp:"",h,rsb__getenv_nnr("HOSTNAME"),rsb_time(),buf,ap?ap:"",
      |                                         ^~                              
                                             ~~~
In file included from /usr/include/stdio.h:970,
                 from rsb_common.h:49,
                 from rsb_test_matops.h:79,
                 from rsb_test_matops.c:74:
In function ‘sprintf’,
    inlined from ‘rsb__impcdstr’ at rsb_test_matops.c:214:2,
    inlined from ‘rsb__main_block_partitioned_spmv_sxsa’ at 
rsb_test_matops.c:1757:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
‘__builtin___sprintf_chk’ output 19 or more bytes (assuming 2070) into a 
destination of size 1025
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o rsbench-rsb_pcnt.o 
`test -f 'rsb_pcnt.c' || echo './'`rsb_pcnt.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o 
rsbench-rsb_failure_tests.o `test -f 'rsb_failure_tests.c' || echo 
'./'`rsb_failure_tests.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -O3 -std=c99 -c -o 
rsbench-rsb_libspblas_tests.o `test -f 'rsb_libspblas_tests.c' || echo 
'./'`rsb_libspblas_tests.c
rsb_test_matops.c: In function ‘rsb__main_block_partitioned_spsv_sxsx’:
rsb_test_matops.c:214:41: warning: ‘%s’ directive writing up to 2047 bytes 
into a region of size 1011 [-Wformat-overflow=]
  214 |         rsb__sprintf(dst,"%s%s_%s_%.0lf_%s%s" "%s%s%s" "%s%s" 
"%s",pp?pp:"",h,rsb__getenv_nnr("HOSTNAME"),rsb_time(),buf,ap?ap:"",
      |                                         ^~                              
                                             ~~~
In function ‘sprintf’,
    inlined from ‘rsb__impcdstr’ at rsb_test_matops.c:214:2,
    inlined from ‘rsb__main_block_partitioned_spsv_sxsx’ at 
rsb_test_matops.c:6327:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
‘__builtin___sprintf_chk’ output 19 or more bytes (assuming 2070) into a 
destination of size 1025
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/librsbpp -I/<<PKGBUILDDIR>>/rsblib  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-fopenmp -c -o rsb_dummy.o rsb_dummy.cpp
In file included from rsb_common.h:59,
                 from rsb_dummy.cpp:26:
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:459:1: error: template with C 
linkage
  459 | template<typename __T, omp_allocator_handle_t __Handle>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:486:1: error: template with C 
linkage
  486 | template<typename __T, typename __U, omp_allocator_handle_t __Handle>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:494:1: error: template with C 
linkage
  494 | template<typename __T, omp_allocator_handle_t __Handle,
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:503:1: error: template with C 
linkage
  503 | template<typename __T, typename __U, omp_allocator_handle_t __Handle>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:511:1: error: template with C 
linkage
  511 | template<typename __T, omp_allocator_handle_t __Handle,
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:522:1: error: template with C 
linkage
  522 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:526:1: error: template with C 
linkage
  526 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:530:1: error: template with C 
linkage
  530 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:534:1: error: template with C 
linkage
  534 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:538:1: error: template with C 
linkage
  538 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:542:1: error: template with C 
linkage
  542 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:546:1: error: template with C 
linkage
  546 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:550:1: error: template with C 
linkage
  550 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:554:1: error: template with C 
linkage
  554 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
/usr/lib/gcc/x86_64-linux-gnu/15/include/omp.h:568:1: error: template with C 
linkage
  568 | template<typename __T>
      | ^~~~~~~~
rsb_common.h:32:1: note: ‘extern "C"’ linkage started here
   32 | extern "C" {
      | ^~~~~~~~~~
gmake[4]: *** [Makefile:2157: rsb_dummy.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
rsb_test_matops.c: In function ‘rsb__main_block_partitioned_mat_stats’:
rsb_test_matops.c:214:41: warning: ‘%s’ directive writing up to 2047 bytes 
into a region of size 1011 [-Wformat-overflow=]
  214 |         rsb__sprintf(dst,"%s%s_%s_%.0lf_%s%s" "%s%s%s" "%s%s" 
"%s",pp?pp:"",h,rsb__getenv_nnr("HOSTNAME"),rsb_time(),buf,ap?ap:"",
      |                                         ^~                              
                                             ~~~
In function ‘sprintf’,
    inlined from ‘rsb__impcdstr’ at rsb_test_matops.c:214:2,
    inlined from ‘rsb__main_block_partitioned_mat_stats’ at 
rsb_test_matops.c:10768:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: 
‘__builtin___sprintf_chk’ output 19 or more bytes (assuming 2070) into a 
destination of size 1025
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
gmake[4]: Leaving directory '/<<PKGBUILDDIR>>'
gmake[3]: *** [Makefile:2252: all-recursive] Error 1
gmake[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1122: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: librsb
Source-Version: 1.3.0.2+dfsg-8
Done: Rafael Laboissière <[email protected]>

We believe that the bug you reported is fixed in the latest version of
librsb, 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.
Rafael Laboissière <[email protected]> (supplier of updated librsb 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: Sun, 26 Oct 2025 16:14:53 -0300
Source: librsb
Architecture: source
Version: 1.3.0.2+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 1114183
Changes:
 librsb (1.3.0.2+dfsg-8) unstable; urgency=medium
 .
   [ Rafael Laboissière ]
   * d/control:
     + Drop “Rules-Requires-Root: no”, which is now the default
     + Bump Standards-Version to 4.7.2 (no changes needed)
   * d/watch: Convert to format version 5
 .
   [ Michele Martone ]
   * d/p/no-omp-h-include-as-extern-c.patch: New patch (Closes: 1114183)
Checksums-Sha1:
 aa4ef837c84eeb783bc0f7f443aabb0e0d8e757e 2487 librsb_1.3.0.2+dfsg-8.dsc
 e7c0918cd173ade404aa2f4340c5dcb6403bb2cf 12596 
librsb_1.3.0.2+dfsg-8.debian.tar.xz
Checksums-Sha256:
 c99929ae77e433d261968f05a654a165f057bab84633ad629c3632358802ff6e 2487 
librsb_1.3.0.2+dfsg-8.dsc
 b9da7bb034c56f410aea0ac4b7032fac5981683513a0b495c2ea9d541e6a905e 12596 
librsb_1.3.0.2+dfsg-8.debian.tar.xz
Files:
 f40ed003747654efde2ad9c1d5984684 2487 libs optional librsb_1.3.0.2+dfsg-8.dsc
 dd9ded89fabbd52adbebd67901bedaea 12596 libs optional 
librsb_1.3.0.2+dfsg-8.debian.tar.xz

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

iQJGBAEBCgAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmkAW/USHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQQnEP/03LcmPgTqD1rn5jsDHjkKVhW920u1LC
wqsu+Fdc47PPxpQAvOvA5ptPQlPYx6BYwxKqeb2OuxdfAnw2MRkIdu4eSqQgjBld
CR41dvJ974dK+ZB6bHvNVTvdgcHJTJemPe8y9neaOfWuurob5OBaE+qxIOyXOWRe
iWOC9qB/3zojgICxXPoxyY6WD/qdE6Fuiu1K8XZrtFABVoWLOr7axIxI4+KuGosw
c4wMNSlIjKvY5OgaRpu7ulc73zoesbfIGb4J0z7nIjrkRKSA4+5VVkCmsrR/5eVB
/NE2sQcWPJh5WIG2whLmH3zmt0AdhX/5XKmETLRiJ8gQe/S3uKft9xsLPM9uVX9B
4LOJNV8t9Rsn495fBi2C/LAku/SmO1cvY+8Z2qtslOBj2VDNQue9rFZmG04yiF1C
11SgnJGWI4ouEMN3hgQKpY8a2B8J0ct5/WwzQ+lONwfQYdHyO+yciRJWoz4/jD5d
ktyuW+X8auDDk9LNKJEPABkmQ9mV/877LkQY9DfS4m8H0GlA53583L2jBvYy6rqC
Lq7OUtNX3fzA6ZJLaF6472xPsie1jbULaSDeuY/7VGFkecdCX4b3xu+mS0SU1oyY
zQPxyanzWP706Qo6hvVaXZb19MEBy8DwmFNmcOnaWCkbGXWBOkFBeZgWEsLYkH6O
O5y2OJcpQ/O0
=svMf
-----END PGP SIGNATURE-----

Attachment: pgpdNE2wXkqIZ.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to