Your message dated Sun, 19 Apr 2020 08:34:46 +0000
with message-id <[email protected]>
and subject line Bug#957528: fixed in memkind 1.10.0-4
has caused the Debian Bug report #957528,
regarding memkind: ftbfs with GCC-10
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.)


-- 
957528: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957528
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:memkind
Version: 1.10.0-3
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/memkind_1.10.0-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/autohbw_candidates.o 
examples/autohbw_candidates.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/autohbw_candidates examples/autohbw_candidates.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/autohbw_candidates examples/autohbw_candidates.o  
-ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/filter_example.o 
examples/filter_example.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/filter_memkind examples/filter_example.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/filter_memkind examples/filter_example.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/hello_hbw_example.o 
examples/hello_hbw_example.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o examples/hello_hbw 
examples/hello_hbw_example.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/hello_hbw examples/hello_hbw_example.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/hello_memkind_example.o 
examples/hello_memkind_example.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/hello_memkind examples/hello_memkind_example.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/hello_memkind examples/hello_memkind_example.o  
-ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/memkind_decorator_debug.o 
examples/memkind_decorator_debug.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/hello_memkind_debug examples/hello_memkind_example.o 
examples/memkind_decorator_debug.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/hello_memkind_debug 
examples/hello_memkind_example.o examples/memkind_decorator_debug.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/memkind_get_stat.o 
examples/memkind_get_stat.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/memkind_get_stat examples/memkind_get_stat.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/memkind_get_stat examples/memkind_get_stat.o  
-ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_alignment.o 
examples/pmem_alignment.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_alignment examples/pmem_alignment.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_alignment examples/pmem_alignment.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_and_dax_kmem_kind.o 
examples/pmem_and_dax_kmem_kind.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_and_dax_kmem_kind examples/pmem_and_dax_kmem_kind.o libmemkind.la 
-lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_and_dax_kmem_kind 
examples/pmem_and_dax_kmem_kind.o  -ldaxctl ./.libs/libmemkind.so -lnuma 
-pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_and_default_kind.o 
examples/pmem_and_default_kind.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_and_default_kind examples/pmem_and_default_kind.o libmemkind.la 
-lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_and_default_kind 
examples/pmem_and_default_kind.o  -ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_config.o 
examples/pmem_config.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o examples/pmem_config 
examples/pmem_config.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_config examples/pmem_config.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_detect_kind.o 
examples/pmem_detect_kind.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_detect_kind examples/pmem_detect_kind.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_detect_kind examples/pmem_detect_kind.o  
-ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_free_with_unknown_kind.o 
examples/pmem_free_with_unknown_kind.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_free_with_unknown_kind examples/pmem_free_with_unknown_kind.o 
libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_free_with_unknown_kind 
examples/pmem_free_with_unknown_kind.o  -ldaxctl ./.libs/libmemkind.so -lnuma 
-pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_kinds.o 
examples/pmem_kinds.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o examples/pmem_kinds 
examples/pmem_kinds.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_kinds examples/pmem_kinds.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_malloc.o 
examples/pmem_malloc.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o examples/pmem_malloc 
examples/pmem_malloc.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_malloc examples/pmem_malloc.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_malloc_unlimited.o 
examples/pmem_malloc_unlimited.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_malloc_unlimited examples/pmem_malloc_unlimited.o libmemkind.la 
-lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_malloc_unlimited 
examples/pmem_malloc_unlimited.o  -ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_multithreads.o 
examples/pmem_multithreads.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_multithreads examples/pmem_multithreads.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_multithreads examples/pmem_multithreads.o  
-ldaxctl ./.libs/libmemkind.so -lnuma -pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_multithreads_onekind.o 
examples/pmem_multithreads_onekind.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_multithreads_onekind examples/pmem_multithreads_onekind.o 
libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_multithreads_onekind 
examples/pmem_multithreads_onekind.o  -ldaxctl ./.libs/libmemkind.so -lnuma 
-pthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include -Itest/gtest_fused 
-DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread -c -o examples/pmem_usable_size.o 
examples/pmem_usable_size.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -fvisibility=hidden -Wall 
-Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pthread  -Wl,-z,relro -ldaxctl -o 
examples/pmem_usable_size examples/pmem_usable_size.o libmemkind.la -lnuma 
libtool: link: gcc -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z 
-Wl,relro -o examples/.libs/pmem_usable_size examples/pmem_usable_size.o  
-ldaxctl ./.libs/libmemkind.so -lnuma -pthread
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include 
-Itest/gtest_fused -DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 
-fvisibility=hidden -Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o examples/memkind_allocated_example.o 
examples/memkind_allocated_example.cpp
/bin/bash ./libtool  --tag=CXX   --mode=link g++ -std=c++11 -fvisibility=hidden 
-Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -ldaxctl -o examples/memkind_allocated 
examples/memkind_allocated_example.o libmemkind.la -lnuma 
libtool: link: g++ -std=c++11 -fvisibility=hidden -Wall -Werror -D_GNU_SOURCE 
-DJE_PREFIX=jemk_ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o 
examples/.libs/memkind_allocated examples/memkind_allocated_example.o  -ldaxctl 
./.libs/libmemkind.so -lnuma -pthread
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -I./include -I./jemalloc/include 
-Itest/gtest_fused -DMEMKIND_DEPRECATED\(x\)=x -Wdate-time -D_FORTIFY_SOURCE=2 
-fvisibility=hidden -Wall -Werror -D_GNU_SOURCE -DJE_PREFIX=jemk_ -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o examples/memkind_cpp_allocator.o 
examples/memkind_cpp_allocator.cpp
In file included from examples/memkind_cpp_allocator.cpp:34:
./include/memkind_allocator.h: In constructor 
‘libmemkind::static_kind::allocator<T>::allocator(libmemkind::kinds)’:
./include/memkind_allocator.h:144:36: error: ‘runtime_error’ is not a member of 
‘std’
  144 |                         throw std::runtime_error("Unknown 
libmemkind::kinds");
      |                                    ^~~~~~~~~~~~~
make[2]: *** [Makefile:3615: examples/memkind_cpp_allocator.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:2016: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:33: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: memkind
Source-Version: 1.10.0-4
Done: Adam Borowski <[email protected]>

We believe that the bug you reported is fixed in the latest version of
memkind, 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.
Adam Borowski <[email protected]> (supplier of updated memkind 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, 19 Apr 2020 09:43:25 +0200
Source: memkind
Architecture: source
Version: 1.10.0-4
Distribution: unstable
Urgency: medium
Maintainer: Adam Borowski <[email protected]>
Changed-By: Adam Borowski <[email protected]>
Closes: 957528
Changes:
 memkind (1.10.0-4) unstable; urgency=medium
 .
   * Chery-pick fixes for gcc-10.  Closes: #957528.
   * dh 12.
Checksums-Sha1:
 65c9cf130e1b3b312bda01f36799de2395e6c901 2249 memkind_1.10.0-4.dsc
 0a2ccc215173b5a87eb38f02d67fd0ad8fe9a551 6296 memkind_1.10.0-4.debian.tar.xz
 d96ff623e9270ff13f1a7d1e22661a72d749b3f5 5981 memkind_1.10.0-4_source.buildinfo
Checksums-Sha256:
 4919552c3c30f30520bd49712ca456e3dd730e99b713d997ec7ac8afae44a523 2249 
memkind_1.10.0-4.dsc
 8254feb99331a79d99f23a316a4d115e64a6ddc8b08a46af25366a21c9566771 6296 
memkind_1.10.0-4.debian.tar.xz
 e9230283e924410654906c15bbb454bed9dc24e00183fa0c8072bd215b388c22 5981 
memkind_1.10.0-4_source.buildinfo
Files:
 92b1950c9a83dc08e7ecc64208fc26aa 2249 utils optional memkind_1.10.0-4.dsc
 fadc95f0eea84e2b1aff8ec75f6482c1 6296 utils optional 
memkind_1.10.0-4.debian.tar.xz
 4fff176ff9d63f08b722ef56ba675968 5981 utils optional 
memkind_1.10.0-4_source.buildinfo

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

iQJIBAEBCgAyFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl6cAlEUHGtpbG9ieXRl
QGFuZ2JhbmQucGwACgkQweDZLphvfH5XyBAAjMAgUD/PvrHpNkYouHJ/RHtnaX6Z
D+Poo2t4aRkEnNdiknBn56xP7UuIsD9vXvN5DAVNRSnUt147qrUUm/dmuh0LIYkC
AEFQ64MFxoLo8mtExgakPgkHnSV/U3IqXeM/VxhBcYo+zkDcxMP0AdzoUPNGgD5P
q3SCOFtQTng3yKdWCL+REoFTCWoLl6buN1mocm4w/ARN/r4diweZW/NVSnW0b+c1
7lNnUzlVg0nVSbAK/0alt3c5IADVwW5nzAADjuacWEcytBUQBPeKldEmVDycnQ+2
v17EeX/UiGSyybKT3pQB4AbJImmhwGTfJXR4R8+BEC8o58YXDN2wAaqjTnsB6L70
j1yqpNVHRLNCR+nMtkL30Wz4VSCJK4bIGj42Yn15z41Bg+yaWAsErG28PllyXaB6
JxTOaelPZgKhvqj5CbRjyVrBfz/svxWctsCWDgzTkWOdSjQLAK7/ED3j+CVhLgsX
ruKuLQTgQAPfk9HBZ04qSdpjYSVC0ybMr2AfpIHw5TJ75uveFS8UoRzwN0k6t2GQ
Cu0HlCOqyf4D5pe6Qfo7LYwOGh381pUEYXtW95oLO9VWIo4r3buqipZeWxDr/J7A
HgkIV4yE6JY73Z7VqNqj5QOEzE91HUyK1Dp2KLcWz590fjH79mzYg4sZM+vjPKqd
bvGUR9aexEtOEzk=
=4jM0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to