Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target s390x --nodeps /builddir/build/SPECS/python-graph-tool.spec'], chrootPath='/var/lib/mock/f37-build-41748886-5096180/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target s390x --nodeps /builddir/build/SPECS/python-graph-tool.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1679270400 Wrote: /builddir/build/SRPMS/python-graph-tool-2.48-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target s390x --nodeps /builddir/build/SPECS/python-graph-tool.spec'], chrootPath='/var/lib/mock/f37-build-41748886-5096180/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target s390x --nodeps /builddir/build/SPECS/python-graph-tool.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1679270400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nefhhI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf graph-tool-2.48 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/graph-tool-2.48.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd graph-tool-2.48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-graph-tool-2.48 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Remove-upstream-compiler-flags.patch + /usr/bin/git apply --index --reject - Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/bin/git commit -q -m 0001-Remove-upstream-compiler-flags.patch --author 'rpm-build ' + find src -type f -name '*.py' -exec gawk '/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{/^#!/d}' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP doc recursedown('doc') recursedown('doc/.static') recursedown('doc/demos') recursedown('doc/demos/animation') recursedown('doc/demos/cppextensions') recursedown('doc/demos/inference') recursedown('doc/sphinxext') doc/conf.py: no change doc/price.py: updating doc/pyenv.py: no change doc/demos/cppextensions/kcore.py: no change doc/sphinxext/comment_eater.py: no change doc/sphinxext/compiler_unparse.py: no change doc/sphinxext/phantom_import.py: no change doc/sphinxext/traitsdoc.py: no change + rm -vf src/pcg-cpp/include/pcg_extras.hpp src/pcg-cpp/include/pcg_random.hpp src/pcg-cpp/include/pcg_uint128.hpp removed 'src/pcg-cpp/include/pcg_extras.hpp' removed 'src/pcg-cpp/include/pcg_random.hpp' removed 'src/pcg-cpp/include/pcg_uint128.hpp' + ln -sv /usr/include/pcg_extras.hpp /usr/include/pcg_random.hpp /usr/include/pcg_uint128.hpp src/pcg-cpp/include/ 'src/pcg-cpp/include/pcg_extras.hpp' -> '/usr/include/pcg_extras.hpp' 'src/pcg-cpp/include/pcg_random.hpp' -> '/usr/include/pcg_random.hpp' 'src/pcg-cpp/include/pcg_uint128.hpp' -> '/usr/include/pcg_uint128.hpp' + echo 'intersphinx_mapping.clear()' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6bVNZy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd graph-tool-2.48 + ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:26: installing 'build-aux/compile' configure.ac:22: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-03-20 22:21:20.465074073 +0000 +++ ./configure 2023-03-20 22:21:20.495074073 +0000 @@ -1912,7 +1912,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-03-20 22:21:20.495074073 +0000 +++ ./configure 2023-03-20 22:21:20.515074073 +0000 @@ -8165,7 +8165,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -24082,7 +24082,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python-module-path=/usr/lib64/python3.11/site-packages --with-boost-libdir=/usr/lib64 --enable-debug checking build system type... s390x-redhat-linux-gnu checking host system type... s390x-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for s390x-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for library containing strerror... none required checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert s390x-redhat-linux-gnu file names to s390x-redhat-linux-gnu format... func_convert_file_noop checking how to convert s390x-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for s390x-redhat-linux-gnu-file... no checking for file... file checking for s390x-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-redhat-linux-gnu-strip... no checking for strip... strip checking for s390x-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8171: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf64_s390 checking if the linker (/usr/bin/ld -m elf64_s390) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether g++ supports C++17 features by default... yes checking whether to enable debug info... yes checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime -fopenmp checking whether to enable cairo drawing... yes checking for EXPAT... yes checking for a Python interpreter with version >= 3.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.11 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/site-packages checking for python3.11... (cached) /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for a version of Python == '3.11.2'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.11 checking for Python library path... -L/usr/lib64 -lpython3.11 checking for Python site-packages path... /usr/lib/python3.11/site-packages checking python extra libraries... -ldl -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for boostlib >= 1.58.0 (105800)... yes checking whether the Boost::Python library is available... yes checking whether boost_python311 is the correct library... yes checking whether the Boost::IOStreams library is available... yes checking for exit in -lboost_iostreams... yes checking whether the Boost::Regex library is available... yes checking for exit in -lboost_regex... yes checking whether the Boost::Context library is available... yes checking for exit in -lboost_context... yes checking whether the Boost::Coroutine library is available... yes checking for exit in -lboost_coroutine... yes checking whether the Boost::Graph library is available... yes checking for exit in -lboost_graph... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... yes checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lgmp... (cached) yes checking whether CGAL is available in /usr... yes checking whether to enable debbuging with valgrind... no checking python3 module: numpy... yes checking for numpy/arrayobject.h... yes checking for CAIROMM... yes ./configure: line 22810: ,: command not found checking python3 module: cairo... yes checking for py3cairo.h... yes checking whether to enable sparsehash... yes checking for SPARSEHASH... yes checking for sparsehash/dense_hash_set... yes configure: pkgconfig directory is ${libdir}/pkgconfig checking our pkgconfig libname... graph-tool-py3.11 checking our pkgconfig version... 2.48 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/lib64/pkgconfig checking our pkgconfig_libfile... graph-tool-py3.11.pc checking our package / suffix... graph-tool / checking our pkgconfig description... graph-tool Python library checking our pkgconfig requires... checking our pkgconfig ext libs... -L/usr/lib64 -lpython3.11 -lboost_python311 checking our pkgconfig cppflags... -I/usr/lib64/python3.11/site-packages/graph_tool/include -I/usr/lib64/python3.11/site-packages/graph_tool/include/boost-workaround -I/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include checking our pkgconfig ldflags... noninstalled pkgconfig -L /builddir/build/BUILD/graph-tool-2.48/src/.libs noninstalled pkgconfig -I /builddir/build/BUILD/graph-tool-2.48/. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing graph-tool-py3.11.pc commands config.status: creating graph-tool-py3.11.pc.in config.status: creating graph-tool-py3.11.pc config.status: creating graph-tool-py3.11-uninstalled.pc config.status: creating graph-tool-py3.11-uninstalled.sh ================================================================================ CONFIGURATION SUMMARY ================================================================================ Using python version: 3.11.2 Python interpreter: /usr/bin/python3 Installation path: /usr/lib64/python3.11/site-packages/graph_tool C++ compiler (CXX): g++ C++ compiler version: 12 Prefix: /usr Pkgconfigdir: ${libdir}/pkgconfig Python CPP flags: -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 Python LD flags: -L/usr/lib64 -lpython3.11 Boost CPP flags: -pthread -I/usr/include Boost LD flags: -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine Numpy CPP flags: -I/usr/lib64/python3.11/site-packages/numpy/core/include Sparsehash CPP flags: CGAL CPP flags: -I/usr/include CGAL LD flags: Expat CPP flags: Expat LD flags: -lexpat Cairomm CPP flags: -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 Cairomm LD flags: -lcairomm-1.16 -lsigc-3.0 -lcairo OpenMP compiler flags: -fopenmp OpenMP LD flags: Extra CPPFLAGS: -DBOOST_ALLOW_DEPRECATED_HEADERS Extra CXXFLAGS: -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection Extra LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes Using OpenMP: yes Using sparsehash: yes Using cairo: yes ================================================================================ + /usr/bin/make -O -j2 V=1 VERBOSE=1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/builddir/build/BUILD/graph-tool-2.48/build-aux/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/draw/libgt_pycairo_aux_la-pycairo_aux.lo `test -f 'src/graph/draw/pycairo_aux.cc' || echo './'`src/graph/draw/pycairo_aux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/draw/pycairo_aux.cc -fPIC -DPIC -o src/graph/draw/.libs/libgt_pycairo_aux_la-pycairo_aux.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_centrality_bind.lo src/graph/centrality/graph_centrality_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_centrality_bind.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_centrality_bind.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_betweenness.lo src/graph/centrality/graph_betweenness.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_betweenness.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_betweenness.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_eigentrust.lo src/graph/centrality/graph_eigentrust.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_eigentrust.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_eigentrust.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_closeness.lo src/graph/centrality/graph_closeness.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_closeness.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_closeness.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_eigenvector.lo src/graph/centrality/graph_eigenvector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_eigenvector.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_eigenvector.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_hits.lo src/graph/centrality/graph_hits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_hits.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_hits.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_katz.lo src/graph/centrality/graph_katz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_katz.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_katz.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_trust_transitivity.lo src/graph/centrality/graph_trust_transitivity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_trust_transitivity.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_trust_transitivity.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/clustering/graph_clustering.lo src/graph/clustering/graph_clustering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/clustering/graph_clustering.cc -fPIC -DPIC -o src/graph/clustering/.libs/graph_clustering.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/clustering/graph_extended_clustering.lo src/graph/clustering/graph_extended_clustering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/clustering/graph_extended_clustering.cc -fPIC -DPIC -o src/graph/clustering/.libs/graph_extended_clustering.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/clustering/graph_motifs.lo src/graph/clustering/graph_motifs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/clustering/graph_motifs.cc -fPIC -DPIC -o src/graph/clustering/.libs/graph_motifs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/base64.lo src/graph/base64.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/base64.cc -fPIC -DPIC -o src/graph/.libs/base64.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/demangle.lo src/graph/demangle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/demangle.cc -fPIC -DPIC -o src/graph/.libs/demangle.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph.lo src/graph/graph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph.cc -fPIC -DPIC -o src/graph/.libs/graph.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_exceptions.lo src/graph/graph_exceptions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_exceptions.cc -fPIC -DPIC -o src/graph/.libs/graph_exceptions.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_bind.lo src/graph/graph_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_bind.cc -fPIC -DPIC -o src/graph/.libs/graph_bind.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_bind.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:235:41: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.464924 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:235:24: note: '' declared here 235 | value.second = extract(o[1])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:234:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.464920 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:234:23: note: '' declared here 234 | value.first = extract(o[0])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::stl_input_iterator::dereference() const' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'boost::iterators::iterator_core_access::dereference >(boost::python::stl_input_iterator const&)boost::python::stl_input_iterator::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base, double, std::input_iterator_tag, double, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1315773 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from /usr/include/boost/python.hpp:66, from src/graph/numpy_bind.hh:22, from src/graph/graph_bind.cc:22: /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:235:41: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.465569 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:235:24: note: '' declared here 235 | value.second = extract(o[1])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:234:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.465565 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'pair_from_tuple::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:234:23: note: '' declared here 234 | value.first = extract(o[0])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:300:50: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.466788 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:300:19: note: '' declared here 300 | T value = extract(o.attr("__int__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'float_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:329:52: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.468164 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'float_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:329:19: note: '' declared here 329 | T value = extract(o.attr("__float__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:300:50: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.467258 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:300:19: note: '' declared here 300 | T value = extract(o.attr("__int__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:300:50: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned int *)&D.467217 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:300:19: note: '' declared here 300 | T value = extract(o.attr("__int__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'float_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:329:52: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(float *)&D.468123 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'float_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:329:19: note: '' declared here 329 | T value = extract(o.attr("__float__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::indexing_suite >, boost::python::detail::final_vector_derived_policies >, false>, false, false, unsigned char, unsigned long, unsigned char>::base_contains(std::vector >&, _object*)' at /usr/include/boost/python/suite/indexing/indexing_suite.hpp:286:66: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned char *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from /usr/include/boost/python/suite/indexing/vector_indexing_suite.hpp:9, from src/graph/graph_bind.cc:29: /usr/include/boost/python/suite/indexing/indexing_suite.hpp: In function 'boost::python::indexing_suite >, boost::python::detail::final_vector_derived_policies >, false>, false, false, unsigned char, unsigned long, unsigned char>::base_contains(std::vector >&, _object*)': /usr/include/boost/python/suite/indexing/indexing_suite.hpp:284:30: note: 'x' declared here 284 | extract x(key); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:300:50: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.466747 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'integer_from_convertible::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:300:19: note: '' declared here 300 | T value = extract(o.attr("__int__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::indexing_suite >, boost::python::detail::final_vector_derived_policies >, false>, false, false, int, unsigned long, int>::base_contains(std::vector >&, _object*)' at /usr/include/boost/python/suite/indexing/indexing_suite.hpp:286:66: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/indexing_suite.hpp: In function 'boost::python::indexing_suite >, boost::python::detail::final_vector_derived_policies >, false>, false, false, int, unsigned long, int>::base_contains(std::vector >&, _object*)': /usr/include/boost/python/suite/indexing/indexing_suite.hpp:284:30: note: 'x' declared here 284 | extract x(key); | ^ src/graph/graph_bind.cc: In function 'float_from_convertible<__float128>::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:329:11: warning: 'MEM[(const long double &)&D.468698 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 329 | T value = extract(o.attr("__float__")())(); | ^~~~~ src/graph/graph_bind.cc:329:19: note: '' declared here 329 | T value = extract(o.attr("__float__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::stl_input_iterator::dereference() const' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'boost::iterators::iterator_core_access::dereference >(boost::python::stl_input_iterator const&)boost::python::stl_input_iterator::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base, unsigned long, std::input_iterator_tag, unsigned long, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1319033 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::stl_input_iterator >::dereference() const', inlined from 'boost::iterators::iterator_core_access::dereference > >(boost::python::stl_input_iterator > const&)boost::python::stl_input_iterator >::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base >, std::complex, std::input_iterator_tag, std::complex, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list >::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/stl_iterator.hpp:48:61: warning: 'MEM[(const struct complex &)&D.1323268 + 24]._M_value' may be used uninitialized [-Wmaybe-uninitialized] 48 | return extract(this->impl_.current().get())(); | ^ /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list >::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.630056 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from /usr/include/boost/python/suite/indexing/indexing_suite.hpp:12: /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.630052 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::proxy_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::container_element >, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false> >, unsigned long>, std::vector >, unsigned long>::base_get_slice_data(std::vector >, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.632183 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::proxy_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::container_element >, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false> >, unsigned long>, std::vector >, unsigned long>::base_get_slice_data(std::vector >, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::proxy_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::container_element >, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false> >, unsigned long>, std::vector >, unsigned long>::base_get_slice_data(std::vector >, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.632181 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::proxy_helper >, std::allocator > > >, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false>, boost::python::detail::container_element >, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies >, std::allocator > > >, false> >, unsigned long>, std::vector >, unsigned long>::base_get_slice_data(std::vector >, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::no_proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, unsigned long>, std::complex, unsigned long>::base_get_slice_data(std::vector, std::allocator > >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.635003 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::no_proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, unsigned long>, std::complex, unsigned long>::base_get_slice_data(std::vector, std::allocator > >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::no_proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, unsigned long>, std::complex, unsigned long>::base_get_slice_data(std::vector, std::allocator > >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.635001 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::no_proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, unsigned long>, std::complex, unsigned long>::base_get_slice_data(std::vector, std::allocator > >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'variant_from_python::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:269:48: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(degree_t *)&D.461718 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In function 'variant_from_python::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/graph_bind.cc:269:27: note: '' declared here 269 | ValueType value = extract(o)(); | ^~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::stl_input_iterator::dereference() const' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'boost::iterators::iterator_core_access::dereference >(boost::python::stl_input_iterator const&)boost::python::stl_input_iterator::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base, int, std::input_iterator_tag, int, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1329299 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::stl_input_iterator::dereference() const' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'boost::iterators::iterator_core_access::dereference >(boost::python::stl_input_iterator const&)boost::python::stl_input_iterator::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base, long, std::input_iterator_tag, long, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1334087 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned char, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.735750 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned char, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned char, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.735748 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, unsigned char, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::stl_input_iterator::dereference() const' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'boost::iterators::iterator_core_access::dereference >(boost::python::stl_input_iterator const&)boost::python::stl_input_iterator::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base, short, std::input_iterator_tag, short, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1349622 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::indexing_suite >, boost::python::detail::final_vector_derived_policies >, false>, false, false, short, unsigned long, short>::base_contains(std::vector >&, _object*)' at /usr/include/boost/python/suite/indexing/indexing_suite.hpp:286:66: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/indexing_suite.hpp: In function 'boost::python::indexing_suite >, boost::python::detail::final_vector_derived_policies >, false>, false, false, short, unsigned long, short>::base_contains(std::vector >&, _object*)': /usr/include/boost/python/suite/indexing/indexing_suite.hpp:284:30: note: 'x' declared here 284 | extract x(key); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, short, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.763824 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, short, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, short, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.763822 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, short, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::stl_input_iterator<__float128>::dereference() const', inlined from 'boost::iterators::iterator_core_access::dereference >(boost::python::stl_input_iterator<__float128> const&)boost::python::stl_input_iterator<__float128>::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base, __float128, std::input_iterator_tag, __float128, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'vector_from_list<__float128>::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/graph_bind.cc:82:29: /usr/include/boost/python/stl_iterator.hpp:48:61: warning: 'MEM[(const long double &)&D.1356071 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 48 | return extract(this->impl_.current().get())(); | ^ /usr/include/boost/python/stl_iterator.hpp: In function 'vector_from_list<__float128>::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': /usr/include/boost/python/stl_iterator.hpp:48:16: note: '' declared here 48 | return extract(this->impl_.current().get())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, int, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.788712 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, int, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, int, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.788710 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, int, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties.hh: In member function 'graph_tool::get_type_name, std::allocator >, std::vector >, std::vector >, std::vector >, std::vector >, std::vector >, std::vector<__float128, std::allocator<__float128> >, std::vector, std::allocator >, std::allocator, std::allocator > > >, boost::python::api::object>, boost::mpl::vector15, std::allocator >, std::vector >, std::vector >, std::vector >, std::vector >, std::vector >, std::vector<__float128, std::allocator<__float128> >, std::vector, std::allocator >, std::allocator, std::allocator > > >, boost::python::api::object> >::operator()(std::type_info const&) const': src/graph/graph_properties.hh:197:17: warning: 'name' may be used uninitialized [-Wmaybe-uninitialized] 197 | return *name; | ^~~~ src/graph/graph_properties.hh:194:28: note: 'name' was declared here 194 | std::string const* name; | ^~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.810514 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.810512 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, long, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, double, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.828750 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, double, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, double, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.828748 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, double, unsigned long>::base_get_slice_data(std::vector >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, __float128, unsigned long>::base_get_slice_data(std::vector<__float128, std::allocator<__float128> >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.843083 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, __float128, unsigned long>::base_get_slice_data(std::vector<__float128, std::allocator<__float128> >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, __float128, unsigned long>::base_get_slice_data(std::vector<__float128, std::allocator<__float128> >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.843081 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, unsigned long, boost::python::detail::final_vector_derived_policies >, false> >, unsigned long>, __float128, unsigned long>::base_get_slice_data(std::vector<__float128, std::allocator<__float128> >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::no_proxy_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::container_element, std::allocator >, std::allocator, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false> >, unsigned long>, std::__cxx11::basic_string, std::allocator >, unsigned long>::base_get_slice_data(std::vector, std::allocator >, std::allocator, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.856119 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::no_proxy_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::container_element, std::allocator >, std::allocator, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false> >, unsigned long>, std::__cxx11::basic_string, std::allocator >, unsigned long>::base_get_slice_data(std::vector, std::allocator >, std::allocator, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: note: '' declared here 617 | long to = extract( slice->stop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::python::detail::slice_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::no_proxy_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::container_element, std::allocator >, std::allocator, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false> >, unsigned long>, std::__cxx11::basic_string, std::allocator >, unsigned long>::base_get_slice_data(std::vector, std::allocator >, std::allocator, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.856117 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In function 'boost::python::detail::slice_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::no_proxy_helper, std::allocator >, std::allocator, std::allocator > > >, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false>, boost::python::detail::container_element, std::allocator >, std::allocator, std::allocator > > >, unsigned long, boost::python::detail::final_vector_derived_policies, std::allocator >, std::allocator, std::allocator > > >, false> >, unsigned long>, std::__cxx11::basic_string, std::allocator >, unsigned long>::base_get_slice_data(std::vector, std::allocator >, std::allocator, std::allocator > > >&, PySliceObject*, unsigned long&, unsigned long&)': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/centrality/graph_pagerank.lo src/graph/centrality/graph_pagerank.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/centrality/graph_pagerank.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_pagerank.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_filtering.lo src/graph/graph_filtering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_filtering.cc -fPIC -DPIC -o src/graph/.libs/graph_filtering.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_copy.lo src/graph/graph_copy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_copy.cc -fPIC -DPIC -o src/graph/.libs/graph_copy.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_openmp.lo src/graph/graph_openmp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_openmp.cc -fPIC -DPIC -o src/graph/.libs/graph_openmp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties.lo src/graph/graph_properties.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties.cc -fPIC -DPIC -o src/graph/.libs/graph_properties.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_properties.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const' at src/graph/graph_python_interface.hh:30:40, inlined from 'std::__detail::_Hash_code_base, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::_M_hash_code(boost::python::api::object const&) const' at /usr/include/c++/12/bits/hashtable_policy.h:1270:18, inlined from 'std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable.h:1653:46, inlined from 'std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable.h:1640:5: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.876493 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties.cc:19: src/graph/graph_python_interface.hh: In member function 'std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(boost::python::api::object const&)': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_imp1.lo src/graph/graph_properties_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_imp1.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_imp1.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_io.lo src/graph/graph_io.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_io.cc -fPIC -DPIC -o src/graph/.libs/graph_io.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_io.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'python_file_device::seek(long, std::_Ios_Seekdir)' at src/graph/graph_io.cc:126:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.746359 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_io.cc: In member function 'python_file_device::seek(long, std::_Ios_Seekdir)': src/graph/graph_io.cc:126:85: note: '' declared here 126 | return boost::python::extract(_file.attr("tell")()); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_imp2.lo src/graph/graph_properties_imp2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_imp2.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_imp2.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_imp3.lo src/graph/graph_properties_imp3.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_imp3.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_imp3.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_properties_imp3.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at src/graph/graph_python_interface.hh:30:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1500715 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties_imp3.cc:19: src/graph/graph_python_interface.hh: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1538969 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1539281 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1539502 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1539735 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1540146 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1540653 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1541098 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1541410 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1541631 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1541864 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1542271 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1542782 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1543226 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1543543 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1543768 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1543999 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1544394 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1544900 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1545356 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1545668 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1545889 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1546122 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1546533 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1547040 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_edge_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object) constvoid', inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:114:15: warning: 'MEM[(const long double &)&D.1547487 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_vertex_property::operator(), boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object) constvoid', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:87:15: warning: 'MEM[(const long double &)&D.1547801 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_vertex_property::operator(), boost::adj_list const&>, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object) constvoid', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:87:15: warning: 'MEM[(const long double &)&D.1548024 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::reversed_graph, boost::adj_list const&>&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_vertex_property::operator() >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object) constvoid', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:87:15: warning: 'MEM[(const long double &)&D.1548259 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_edge_property::operator() >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object) constvoid', inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::undirected_adaptor >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:114:15: warning: 'MEM[(const long double &)&D.1548672 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::undirected_adaptor >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_edge_property::operator(), boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object) constvoid', inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:114:15: warning: 'MEM[(const long double &)&D.1549181 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_vertex_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object) constvoid', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:87:15: warning: 'MEM[(const long double &)&D.1572799 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1573244 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1573689 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1574134 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:87:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1574386 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_vertex_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_vertex_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object) constvoid', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:87:15: warning: 'MEM[(const long double &)&D.1578745 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1579181 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1579617 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1580053 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:87:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1580305 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_vertex_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'do_set_vertex_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object) constvoid', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: src/graph/graph_properties_imp3.cc:87:15: warning: 'MEM[(const long double &)&D.1584834 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1585275 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1585716 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1586157 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&) constvoid': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_vertex_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:87:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1586407 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_vertex_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:15: warning: 'MEM[(const long double &)&D.1590845 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1591281 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1592132 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1592568 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:15: warning: 'MEM[(const long double &)&D.1596281 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1596612 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1596943 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1597274 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1597605 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:15: warning: 'MEM[(const long double &)&D.1602150 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1602588 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1603443 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1603881 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'do_set_edge_property::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::python::api::object) constvoid [clone .isra.0]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_imp4.lo src/graph/graph_properties_imp4.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_imp4.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_imp4.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_properties_imp4.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at src/graph/graph_python_interface.hh:30:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1395923 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties_imp4.cc:19: src/graph/graph_python_interface.hh: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_copy_imp1.lo src/graph/graph_properties_copy_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_copy_imp1.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_copy_imp1.o In file included from src/graph/graph.hh:42, from src/graph/graph_properties_copy_imp1.cc:18: In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In file included from src/graph/graph_properties.hh:26: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_copy.lo src/graph/graph_properties_copy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_copy.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_copy.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from src/graph/graph.hh:42, from src/graph/graph_properties_copy.cc:18: In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, unsigned long, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, unsigned long, graph_tool::convert>::ValueConverterImp > >::get(unsigned long const&)' at src/graph/graph_properties.hh:383:32: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, unsigned long, graph_tool::convert>::ValueConverterImp > >::get(unsigned long const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In file included from src/graph/graph_properties.hh:26: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::get(unsigned long const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_group.lo src/graph/graph_properties_group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_group.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_group.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_ungroup.lo src/graph/graph_properties_ungroup.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_ungroup.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_ungroup.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_map_values.lo src/graph/graph_properties_map_values.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_map_values.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_map_values.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_properties_map_values.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at src/graph/graph_python_interface.hh:30:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2167034 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties_map_values.cc:23: src/graph/graph_python_interface.hh: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS13_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2210350 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties_map_values.cc:25: src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS13_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2211995 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS13_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2213642 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2223657 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2224359 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2225354 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2226056 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2227053 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2236994 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2237696 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2238691 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2239393 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2240390 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2250332 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2251034 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2252028 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2252730 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2253726 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2263654 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2264356 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2265347 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2266049 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2267042 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2277157 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2277859 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2278887 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2279589 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2280619 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2291989 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2292761 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2293971 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2294743 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2295955 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2336886 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2337633 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2338792 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2339539 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2340700 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned char const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRSX_RS13_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clISX_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS13_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned char *)&D.2347854 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clISX_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS13_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned char const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >(boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::typed_identity_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::typed_identity_property_map, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::typed_identity_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::typed_identity_property_map&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::typed_identity_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRSX_RS13_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clISX_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS13_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned char *)&D.2348495 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clISX_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS13_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::typed_identity_property_map&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::typed_identity_property_map&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRSX_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clISX_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2355289 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clISX_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2376948 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2377724 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2378752 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2379528 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2380558 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2512893 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2514506 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2515245 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2516164 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2516903 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2538108 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2539721 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2540460 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2541379 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2542118 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2563320 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2564933 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2565672 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2566591 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2567330 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2588593 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2590212 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2590951 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2591876 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2592615 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2613856 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2615471 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2616210 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2617131 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2617870 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map<__float128, boost::typed_identity_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2638949 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2640551 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2641285 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >, graph_tool::IterRange > >, boost::range_detail::integer_iterator > > >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >&, boost::python::api::object&, graph_tool::IterRange > >, boost::range_detail::integer_iterator > >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2642198 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clIS10_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >, graph_tool::IterRange > >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >&, boost::python::api::object&, graph_tool::IterRange >&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:50:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object, bool)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values.cc:45:22, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::typed_identity_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2642932 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ19property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEbEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhSX_EENS12_IsSX_EENS12_IiSX_EENS12_IlSX_EENS12_IdSX_EENS12_IgSX_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESX_EENS12_ISt6vectorIhSaIhEESX_EENS12_IS1G_IsSaIsEESX_EENS12_IS1G_IiSaIiEESX_EENS12_IS1G_IlSaIlEESX_EENS12_IS1G_IdSaIdEESX_EENS12_IS1G_IgSaIgEESX_EENS12_IS1G_IS1E_SaIS1E_EESX_EENS12_IS9_SX_EESX_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_SX_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_properties_map_values_imp1.lo src/graph/graph_properties_map_values_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_properties_map_values_imp1.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_map_values_imp1.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_properties_map_values_imp1.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at src/graph/graph_python_interface.hh:30:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2237060 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties_map_values_imp1.cc:23: src/graph/graph_python_interface.hh: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS13_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2282562 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_properties_map_values_imp1.cc:25: src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS13_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2284608 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS13_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2286658 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS13_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2299168 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2301206 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS14_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2303248 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS14_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2315820 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2317858 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS15_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2319900 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS15_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2332472 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2334510 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS16_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2336552 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS16_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2349112 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2351147 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS17_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2353186 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS17_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, long, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2365933 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map<__float128, double, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2368004 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map<__float128, __float128, std::hash<__float128>, std::equal_to<__float128>, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS18_S2R_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2370079 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS18_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, long, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2384000 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, double, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2386260 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::allocator >, __float128, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1F_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2388524 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1F_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2432173 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2434414 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS22_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2436659 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS22_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned char const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::adj_edge_index_property_map, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRST_RS13_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS13_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned char *)&D.2444531 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS13_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::adj_edge_index_property_map, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRST_RS14_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS14_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2446106 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS14_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::adj_edge_index_property_map, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRST_RS15_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS15_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2447699 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS15_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::adj_edge_index_property_map, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRST_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2449565 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::adj_edge_index_property_map, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRST_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2451431 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > >, graph_tool::IterRange::edge_iterator> >(boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::equal_to, std::allocator > > >(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::equal_to, std::allocator > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::adj_edge_index_property_map, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::adj_edge_index_property_map, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::adj_edge_index_property_map&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRST_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2453301 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIST_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2479676 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2481758 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1J_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2483844 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1J_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2516529 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2518618 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1M_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2520711 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1M_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2557699 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2559788 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1P_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2561881 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1P_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2603209 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2605298 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1S_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2607391 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1S_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2653171 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2655266 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1V_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2657365 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1V_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, long, std::hash > >, std::equal_to > >, std::allocator > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2707561 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map >, double, std::hash > >, std::equal_to > >, std::allocator > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2709652 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map >, __float128, std::hash > >, std::equal_to > >, std::allocator > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS1Y_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2711747 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS1Y_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid', inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, __float128, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, __float128> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map<__float128, boost::adj_edge_index_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS18_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: src/graph/graph_properties_map_values.hh:71:39: warning: 'MEM[(const long double &)&D.2806012 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 71 | value_map[k] = tgt[v] = | ~~~~~~~^ 72 | boost::python::extract(mapper(k)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS18_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, double> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS17_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2807997 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS17_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::do_map_values::dispatch_descriptor, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >, graph_tool::IterRange::edge_iterator> >(boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >&, boost::python::api::object&, graph_tool::IterRange::edge_iterator>&&) constvoid' at src/graph/graph_properties_map_values.hh:72:36, inlined from 'graph_tool::do_map_values::dispatch, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&, std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, long, std::hash, std::allocator >, std::allocator, std::allocator > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > > const, long> > >&, boost::python::api::object&, std::integral_constant) constvoid' at src/graph/graph_properties_map_values.hh:57:28, inlined from 'graph_tool::do_map_values::operator(), boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map > >(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >, boost::unchecked_vector_property_map >, boost::python::api::object&) constvoid' at src/graph/graph_properties_map_values.hh:42:17, inlined from 'edge_property_map_values(graph_tool::GraphInterface&, boost::any, boost::any, boost::python::api::object)::{lambda(auto:1&&, auto:2&&, auto:3&&)#1}::operator()&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&>(boost::adj_list&, boost::unchecked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::unchecked_vector_property_map >&) constauto' at src/graph/graph_properties_map_values_imp1.cc:40:18, inlined from 'graph_tool::detail::action_wrap >::operator()&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&>(boost::adj_list&, boost::checked_vector_property_map, std::allocator >, std::allocator, std::allocator > > >, boost::adj_edge_index_property_map >&, boost::checked_vector_property_map >&) constvoid' at src/graph/graph_filtering.hh:420:11, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_ENKUlDpOT_E_clIJRS21_RS16_EEEDaS2O_' at src/graph/graph_filtering.hh:482:27, inlined from '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0' at src/graph/graph_filtering.hh:482:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2809982 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_map_values.hh: In function '_ZZZN10graph_tool6detail13dispatch_loopIZZNS1_IRKNS0_11action_wrapIZ24edge_property_map_valuesRNS_14GraphInterfaceEN5boost3anyES6_NS5_6python3api6objectEEUlOT_OT0_OT1_E_N4mpl_5bool_ILb0EEEEEJNS5_8adj_listImEENS5_10filt_graphISO_NS0_10MaskFilterINS5_29unchecked_vector_property_mapIhNS5_27adj_edge_index_property_mapImEEEEEENSQ_INSR_IhNS5_27typed_identity_property_mapImEEEEEEEEEJNS0_8typelistIJNS5_27checked_vector_property_mapIhST_EENS12_IsST_EENS12_IiST_EENS12_IlST_EENS12_IdST_EENS12_IgST_EENS12_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEST_EENS12_ISt6vectorIhSaIhEEST_EENS12_IS1G_IsSaIsEEST_EENS12_IS1G_IiSaIiEEST_EENS12_IS1G_IlSaIlEEST_EENS12_IS1G_IdSaIdEEST_EENS12_IS1G_IgSaIgEEST_EENS12_IS1G_IS1E_SaIS1E_EEST_EENS12_IS9_ST_EEST_EEENS11_IJS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_EEEES6_JRS6_S25_EEEbSB_NS11_IJNS11_IJDpT0_EEEDpT1_EEEOT2_DpOT3_ENKUlPSA_DpOS26_E_clISO_JS25_S25_EEEDaS2H_S2J_EUlDpOT_E_JS13_S14_S15_S16_S17_S18_S1F_S1J_S1M_S1P_S1S_S1V_S1Y_S21_S22_ST_EJS24_ES25_JS25_EEEbSB_S2B_S2D_S2G_ENKUlS2H_S2J_E_clIS21_JS25_EEEDaS2H_S2J_ENKUlS2O_E_clIJRS16_EEEDaS2O_.isra.0': src/graph/graph_properties_map_values.hh:72:36: note: '' declared here 72 | boost::python::extract(mapper(k)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_python_interface_imp1.lo src/graph/graph_python_interface_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_python_interface_imp1.cc -fPIC -DPIC -o src/graph/.libs/graph_python_interface_imp1.o In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_filtering.hh:21, from src/graph/graph_python_interface_imp1.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)unsigned long' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)unsigned int' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)unsigned short' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short unsigned int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const' at src/graph/graph_python_interface.hh:30:40, inlined from 'std::__detail::_Hash_code_base, std::__detail::_Select1st, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::_M_hash_code(boost::python::api::object const&) const' at /usr/include/c++/12/bits/hashtable_policy.h:1270:18, inlined from 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable.h:1653:46, inlined from 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable.h:1640:5: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1105687 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/graph_python_interface_imp1.cc:21: src/graph/graph_python_interface.hh: In member function 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(boost::python::api::object const&)': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const' at src/graph/graph_python_interface.hh:30:40, inlined from 'std::__detail::_Hash_code_base, std::__detail::_Select1st, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::_M_hash_code(boost::python::api::object const&) const' at /usr/include/c++/12/bits/hashtable_policy.h:1270:18, inlined from 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable_policy.h:773:45: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1105944 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface.hh: In member function 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)': src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::add_edge_list_iter::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]' at src/graph/graph_python_interface_imp1.cc:160:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1287504 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface_imp1.cc: In function 'graph_tool::add_edge_list_iter::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]': src/graph/graph_python_interface_imp1.cc:160:33: note: '' declared here 160 | s = python::extract(val); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::add_edge_list_iter::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]' at src/graph/graph_python_interface_imp1.cc:160:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1288056 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface_imp1.cc: In function 'graph_tool::add_edge_list_iter::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]': src/graph/graph_python_interface_imp1.cc:160:33: note: '' declared here 160 | s = python::extract(val); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::add_edge_list_iter::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]' at src/graph/graph_python_interface_imp1.cc:160:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1288606 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface_imp1.cc: In function 'graph_tool::add_edge_list_iter::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]': src/graph/graph_python_interface_imp1.cc:160:33: note: '' declared here 160 | s = python::extract(val); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::add_edge_list_iter::operator() > >(boost::undirected_adaptor >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]' at src/graph/graph_python_interface_imp1.cc:160:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1289152 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface_imp1.cc: In function 'graph_tool::add_edge_list_iter::operator() > >(boost::undirected_adaptor >&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]': src/graph/graph_python_interface_imp1.cc:160:33: note: '' declared here 160 | s = python::extract(val); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::add_edge_list_iter::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]' at src/graph/graph_python_interface_imp1.cc:160:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1289828 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface_imp1.cc: In function 'graph_tool::add_edge_list_iter::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]': src/graph/graph_python_interface_imp1.cc:160:33: note: '' declared here 160 | s = python::extract(val); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::add_edge_list_iter::operator() >(boost::adj_list&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]' at src/graph/graph_python_interface_imp1.cc:160:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1290382 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface_imp1.cc: In function 'graph_tool::add_edge_list_iter::operator() >(boost::adj_list&, boost::python::api::object&, boost::python::api::object&) constvoid [clone .isra.0]': src/graph/graph_python_interface_imp1.cc:160:33: note: '' declared here 160 | s = python::extract(val); | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_python_interface.lo src/graph/graph_python_interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_python_interface.cc -fPIC -DPIC -o src/graph/.libs/graph_python_interface.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from src/graph/graph_properties.hh:26, from src/graph/graph.hh:42, from src/graph/graph_filtering.hh:21, from src/graph/graph_python_interface.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned char *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(unsigned char *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap::ValueConverterImp > >::put(unsigned long const&, boost::python::api::object const&)': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_selectors.lo src/graph/graph_selectors.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_selectors.cc -fPIC -DPIC -o src/graph/.libs/graph_selectors.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graphml.lo src/graph/graphml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graphml.cpp -fPIC -DPIC -o src/graph/.libs/graphml.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/random.lo src/graph/random.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/random.cc -fPIC -DPIC -o src/graph/.libs/random.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/read_graphviz_new.lo src/graph/read_graphviz_new.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/read_graphviz_new.cpp -fPIC -DPIC -o src/graph/.libs/read_graphviz_new.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/graph_python_interface_export.lo src/graph/graph_python_interface_export.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/graph_python_interface_export.cc -fPIC -DPIC -o src/graph/.libs/graph_python_interface_export.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_correlations.lo src/graph/correlations/graph_correlations.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_correlations.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_correlations.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_correlations_imp1.lo src/graph/correlations/graph_correlations_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_correlations_imp1.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_correlations_imp1.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_avg_correlations.lo src/graph/correlations/graph_avg_correlations.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_avg_correlations.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_avg_correlations.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from /usr/include/c++/12/s390x-redhat-linux/bits/c++allocator.h:33, from /usr/include/c++/12/bits/allocator.h:46, from /usr/include/c++/12/string:41, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/streambuf:41, from /usr/include/c++/12/bits/streambuf_iterator.h:35, from /usr/include/c++/12/iterator:66, from ./src/graph/graph.hh:23, from ./src/graph/graph_filtering.hh:21, from src/graph/correlations/graph_avg_correlations.cc:18: In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, double, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, double, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, int, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, int, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, __float128, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, __float128, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_assortativity.lo src/graph/correlations/graph_assortativity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_assortativity.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_assortativity.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_filtering.hh:21, from src/graph/correlations/graph_assortativity.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at src/graph/correlations/graph_assortativity.cc:41:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.2889208 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/correlations/graph_assortativity.cc: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': src/graph/correlations/graph_assortativity.cc:41:67: note: '' declared here 41 | return boost::python::extract(v.attr("__hash__")()); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_avg_correlations_imp1.lo src/graph/correlations/graph_avg_correlations_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_avg_correlations_imp1.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_avg_correlations_imp1.o In file included from /usr/include/c++/12/s390x-redhat-linux/bits/c++allocator.h:33, from /usr/include/c++/12/bits/allocator.h:46, from /usr/include/c++/12/string:41, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/streambuf:41, from /usr/include/c++/12/bits/streambuf_iterator.h:35, from /usr/include/c++/12/iterator:66, from ./src/graph/graph.hh:23, from ./src/graph/graph_filtering.hh:21, from src/graph/correlations/graph_avg_correlations_imp1.cc:18: In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, double, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, double, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, __float128, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, __float128, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_avg_correlations_combined.lo src/graph/correlations/graph_avg_correlations_combined.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_avg_correlations_combined.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_avg_correlations_combined.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from /usr/include/c++/12/s390x-redhat-linux/bits/c++allocator.h:33, from /usr/include/c++/12/bits/allocator.h:46, from /usr/include/c++/12/string:41, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/streambuf:41, from /usr/include/c++/12/bits/streambuf_iterator.h:35, from /usr/include/c++/12/iterator:66, from ./src/graph/graph.hh:23, from ./src/graph/graph_filtering.hh:21, from src/graph/correlations/graph_avg_correlations_combined.cc:18: In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, double, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, double, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(double*)void', inlined from 'boost::allocator_construct, double>(std::allocator&, double*)std::enable_if, double>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, double>(std::allocator&, double*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, int, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, int, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(int*)void', inlined from 'boost::allocator_construct, int>(std::allocator&, int*)std::enable_if, int>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, int>(std::allocator&, int*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, __float128, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, __float128, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator<__float128>::construct<__float128>(__float128*)void', inlined from 'boost::allocator_construct, __float128>(std::allocator<__float128>&, __float128*)std::enable_if, __float128>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, __float128>(std::allocator<__float128>&, __float128*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript [0, 576460752303423487] is outside array bounds of 'long double[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator<__float128>::allocate(unsigned long, void const*)', inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array<__float128, 1ul, std::allocator<__float128> >::multi_array(std::allocator<__float128> const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_correlations_bind.lo src/graph/correlations/graph_correlations_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_correlations_bind.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_correlations_bind.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/correlations/graph_correlations_combined.lo src/graph/correlations/graph_correlations_combined.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/correlations/graph_correlations_combined.cc -fPIC -DPIC -o src/graph/correlations/.libs/graph_correlations_combined.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/draw/libgraph_tool_draw_la-graph_tree_cts.lo `test -f 'src/graph/draw/graph_tree_cts.cc' || echo './'`src/graph/draw/graph_tree_cts.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/draw/graph_tree_cts.cc -fPIC -DPIC -o src/graph/draw/.libs/libgraph_tool_draw_la-graph_tree_cts.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/dynamics/graph_continuous.lo src/graph/dynamics/graph_continuous.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/dynamics/graph_continuous.cc -fPIC -DPIC -o src/graph/dynamics/.libs/graph_continuous.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/draw/libgraph_tool_draw_la-graph_cairo_draw.lo `test -f 'src/graph/draw/graph_cairo_draw.cc' || echo './'`src/graph/draw/graph_cairo_draw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include/cairomm-1.16 -I/usr/lib64/cairomm-1.16/include -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include/pixman-1 -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/draw/graph_cairo_draw.cc -fPIC -DPIC -o src/graph/draw/.libs/libgraph_tool_draw_la-graph_cairo_draw.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/draw/graph_cairo_draw.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2254:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.492648 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2254:25: note: '' declared here 2254 | Enum val = Enum(extract(o)()); | ^~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2254:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.492664 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2254:25: note: '' declared here 2254 | Enum val = Enum(extract(o)()); | ^~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2254:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.492680 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2254:25: note: '' declared here 2254 | Enum val = Enum(extract(o)()); | ^~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2254:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.492696 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'enum_from_int::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2254:25: note: '' declared here 2254 | Enum val = Enum(extract(o)()); | ^~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2176:42: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.424842 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2176:41: note: '' declared here 2176 | get<3>(c) = extract(o[3])(); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2175:42: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.424837 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2175:41: note: '' declared here 2175 | get<2>(c) = extract(o[2])(); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2174:42: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.424832 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2174:41: note: '' declared here 2174 | get<1>(c) = extract(o[1])(); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2173:42: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.424804 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'color_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2173:41: note: '' declared here 2173 | get<0>(c) = extract(o[0])(); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'color_vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)' at src/graph/draw/graph_cairo_draw.cc:2215:57: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.425553 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'color_vector_from_list::construct(_object*, boost::python::converter::rvalue_from_python_stage1_data*)': src/graph/draw/graph_cairo_draw.cc:2215:56: note: '' declared here 2215 | get<1>(c[i]) = extract(o[1 + 4 * i])(); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'Converter::specific_convert::operator()(boost::python::api::object const&) const' at src/graph/draw/graph_cairo_draw.cc:331:25, inlined from 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(vertex_shape_t *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'Converter::specific_convert::operator()(boost::python::api::object const&) const' at src/graph/draw/graph_cairo_draw.cc:331:25, inlined from 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(edge_marker_t *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'Converter::specific_convert::operator()(boost::python::api::object const&) const' at src/graph/draw/graph_cairo_draw.cc:331:25, inlined from 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'Converter::specific_convert::operator()(boost::python::api::object const&) const' at src/graph/draw/graph_cairo_draw.cc:331:25, inlined from 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'Converter::specific_convert::operator()(boost::python::api::object const&) const' at src/graph/draw/graph_cairo_draw.cc:331:25, inlined from 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'Converter::specific_convert::operator()(boost::python::api::object const&) const' at src/graph/draw/graph_cairo_draw.cc:331:25, inlined from 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ In member function 'Converter<__float128, boost::python::api::object>::specific_convert<__float128, boost::python::api::object, void>::operator()(boost::python::api::object const&) const', inlined from 'Converter<__float128, boost::python::api::object>::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]' at src/graph/draw/graph_cairo_draw.cc:260:51: src/graph/draw/graph_cairo_draw.cc:331:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 331 | return x(); | ^ src/graph/draw/graph_cairo_draw.cc: In function 'Converter<__float128, boost::python::api::object>::do_convert(boost::python::api::object const&, std::integral_constant) const [clone .isra.0]': src/graph/draw/graph_cairo_draw.cc:329:40: note: 'x' declared here 329 | boost::python::extract x(v); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/dynamics/graph_dynamics.lo src/graph/dynamics/graph_dynamics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/dynamics/graph_dynamics.cc -fPIC -DPIC -o src/graph/dynamics/.libs/graph_dynamics.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/flow/graph_edmonds_karp.lo src/graph/flow/graph_edmonds_karp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/flow/graph_edmonds_karp.cc -fPIC -DPIC -o src/graph/flow/.libs/graph_edmonds_karp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/dynamics/graph_discrete.lo src/graph/dynamics/graph_discrete.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/dynamics/graph_discrete.cc -fPIC -DPIC -o src/graph/dynamics/.libs/graph_discrete.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/dynamics/graph_discrete.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::majority_voter_state::majority_voter_state, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)' at src/graph/dynamics/graph_discrete.hh:484:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.529669 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/dynamics/graph_discrete.cc:26: src/graph/dynamics/graph_discrete.hh: In member function 'graph_tool::majority_voter_state::majority_voter_state, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)': src/graph/dynamics/graph_discrete.hh:484:22: note: '' declared here 484 | _q(python::extract(params["q"])), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::majority_voter_state::majority_voter_state, boost::adj_list const&>, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)' at src/graph/dynamics/graph_discrete.hh:484:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.529893 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/dynamics/graph_discrete.hh: In member function 'graph_tool::majority_voter_state::majority_voter_state, boost::adj_list const&>, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)': src/graph/dynamics/graph_discrete.hh:484:22: note: '' declared here 484 | _q(python::extract(params["q"])), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::majority_voter_state::majority_voter_state >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)' at src/graph/dynamics/graph_discrete.hh:484:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.530080 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/dynamics/graph_discrete.hh: In member function 'graph_tool::majority_voter_state::majority_voter_state >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)': src/graph/dynamics/graph_discrete.hh:484:22: note: '' declared here 484 | _q(python::extract(params["q"])), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::majority_voter_state::majority_voter_state, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)' at src/graph/dynamics/graph_discrete.hh:484:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.530267 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/dynamics/graph_discrete.hh: In member function 'graph_tool::majority_voter_state::majority_voter_state, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)': src/graph/dynamics/graph_discrete.hh:484:22: note: '' declared here 484 | _q(python::extract(params["q"])), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::majority_voter_state::majority_voter_state, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)' at src/graph/dynamics/graph_discrete.hh:484:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.530454 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/dynamics/graph_discrete.hh: In member function 'graph_tool::majority_voter_state::majority_voter_state, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)': src/graph/dynamics/graph_discrete.hh:484:22: note: '' declared here 484 | _q(python::extract(params["q"])), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::majority_voter_state::majority_voter_state >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)' at src/graph/dynamics/graph_discrete.hh:484:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.530641 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/dynamics/graph_discrete.hh: In member function 'graph_tool::majority_voter_state::majority_voter_state >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::unchecked_vector_property_map >, boost::unchecked_vector_property_map >, boost::python::dict, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)': src/graph/dynamics/graph_discrete.hh:484:22: note: '' declared here 484 | _q(python::extract(params["q"])), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/flow/graph_push_relabel.lo src/graph/flow/graph_push_relabel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/flow/graph_push_relabel.cc -fPIC -DPIC -o src/graph/flow/.libs/graph_push_relabel.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/flow/graph_kolmogorov.lo src/graph/flow/graph_kolmogorov.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/flow/graph_kolmogorov.cc -fPIC -DPIC -o src/graph/flow/.libs/graph_kolmogorov.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/flow/graph_flow_bind.lo src/graph/flow/graph_flow_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/flow/graph_flow_bind.cc -fPIC -DPIC -o src/graph/flow/.libs/graph_flow_bind.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/flow/graph_minimum_cut.lo src/graph/flow/graph_minimum_cut.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/flow/graph_minimum_cut.cc -fPIC -DPIC -o src/graph/flow/.libs/graph_minimum_cut.o In file included from /usr/include/boost/tuple/tuple.hpp:28, from /usr/include/boost/graph/graph_traits.hpp:16, from ./src/graph/graph_adjacency.hh:25, from ./src/graph/graph.hh:35, from ./src/graph/graph_filtering.hh:21, from src/graph/flow/graph_minimum_cut.cc:18: In member function 'boost::tuples::cons<__float128, boost::tuples::null_type>::cons<__float128 const>(__float128 const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, __float128 const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, __float128 const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, __float128 const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, __float128 const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ In file included from src/graph/flow/graph_minimum_cut.cc:23: ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(unsigned long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, unsigned long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, unsigned long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, unsigned long const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, unsigned long const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> [clone .isra.0]' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> [clone .isra.0]': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(int const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, int const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, int const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, int const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, int const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, long const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, long const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(double const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, double const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, double const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, double const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, double const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(short const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, short const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, short const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, short const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, short const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(unsigned char const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, unsigned char const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, unsigned char const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, unsigned char const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, unsigned char const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::undirected_adaptor > const&, boost::shared_array_property_map >, std::set > >::vertex_descriptor, std::less > >::vertex_descriptor>, std::allocator > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple > >::vertex_descriptor, boost::graph_traits > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(unsigned char const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, unsigned char const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, unsigned char const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, unsigned char const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, unsigned char const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(short const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, short const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, short const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, short const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, short const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(int const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, int const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, int const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, int const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, int const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, long const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, long const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(double const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, double const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, double const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, double const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, double const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons<__float128, boost::tuples::null_type>::cons<__float128 const>(__float128 const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, __float128 const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, __float128 const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, __float128 const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, __float128 const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, boost::unchecked_vector_property_map<__float128, boost::adj_edge_index_property_map >, boost::d_ary_heap_indirect >, boost::shared_array_property_map<__float128, boost::typed_identity_property_map >, std::greater<__float128>, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ In member function 'boost::tuples::cons::cons(unsigned long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)', inlined from 'boost::tuples::cons >::cons(unsigned long const&, unsigned long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::cons > >::cons(unsigned long const&, unsigned long const&, unsigned long const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&, boost::tuples::null_type const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:302:7, inlined from 'boost::tuples::tuple::tuple(unsigned long const&, unsigned long const&, unsigned long const&)' at /usr/include/boost/tuple/detail/tuple_basic.hpp:507:49, inlined from 'boost::tuples::make_tuple(unsigned long const&, unsigned long const&, unsigned long const&)boost::tuples::detail::make_tuple_mapper::type' at /usr/include/boost/tuple/detail/tuple_basic.hpp:763:22, inlined from 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> [clone .isra.0]' at ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:113:39: /usr/include/boost/tuple/detail/tuple_basic.hpp:385:5: warning: 'w' may be used uninitialized [-Wmaybe-uninitialized] 385 | : head (t1) {} | ^~~~~~~~~ ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp: In function 'boost::detail::stoer_wagner_phase >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::shared_array_property_map >, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::shared_array_property_map >, std::set >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, std::less >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor>, std::allocator >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor> > const&, graph_tool::UnityPropertyMap >, boost::d_ary_heap_indirect >, boost::shared_array_property_map >, std::greater, std::vector > >&)boost::tuples::tuple >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::property_traits > >::value_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> [clone .isra.0]': ./src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp:79:19: note: 'w' was declared here 79 | weight_type w; | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_community_network_eavg.lo `test -f 'src/graph/generation/graph_community_network_eavg.cc' || echo './'`src/graph/generation/graph_community_network_eavg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_community_network_eavg.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_eavg.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_community_network.lo `test -f 'src/graph/generation/graph_community_network.cc' || echo './'`src/graph/generation/graph_community_network.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_community_network.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_community_network.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at ./src/graph/graph_python_interface.hh:30:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1017399 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/generation/graph_community_network.cc:19: ./src/graph/graph_python_interface.hh: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': ./src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_community_network_edges.lo `test -f 'src/graph/generation/graph_community_network_edges.cc' || echo './'`src/graph/generation/graph_community_network_edges.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_community_network_edges.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_edges.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_community_network_edges.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const' at ./src/graph/graph_python_interface.hh:30:40, inlined from 'std::__detail::_Hash_code_base, std::__detail::_Select1st, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::_M_hash_code(boost::python::api::object const&) const' at /usr/include/c++/12/bits/hashtable_policy.h:1270:18, inlined from 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable_policy.h:773:45: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1966846 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/generation/graph_community_network_edges.cc:19: ./src/graph/graph_python_interface.hh: In member function 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)': ./src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_community_network_eavg_imp1.lo `test -f 'src/graph/generation/graph_community_network_eavg_imp1.cc' || echo './'`src/graph/generation/graph_community_network_eavg_imp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_community_network_eavg_imp1.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_eavg_imp1.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_community_network_eavg_imp1.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const' at ./src/graph/graph_python_interface.hh:30:40, inlined from 'std::__detail::_Hash_code_base, std::__detail::_Select1st, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::_M_hash_code(boost::python::api::object const&) const' at /usr/include/c++/12/bits/hashtable_policy.h:1270:18, inlined from 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable_policy.h:773:45: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2024450 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/generation/graph_community_network_eavg_imp1.cc:19: ./src/graph/graph_python_interface.hh: In member function 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)': ./src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_complete.lo `test -f 'src/graph/generation/graph_complete.cc' || echo './'`src/graph/generation/graph_complete.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_complete.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_complete.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_contract_edges.lo `test -f 'src/graph/generation/graph_contract_edges.cc' || echo './'`src/graph/generation/graph_contract_edges.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_contract_edges.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_contract_edges.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_generation.lo `test -f 'src/graph/generation/graph_generation.cc' || echo './'`src/graph/generation/graph_generation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_generation.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_generation.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_generation.cc:24: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(unsigned long, bool) const' at src/graph/generation/graph_generation.cc:50:31, inlined from 'graph_tool::UndirectedStrat::SampleDegrees(std::vector >&, PythonFuncWrap const&, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool)unsigned long' at src/graph/generation/graph_generation.hh:338:42: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.539966 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_generation.cc: In member function 'graph_tool::UndirectedStrat::SampleDegrees(std::vector >&, PythonFuncWrap const&, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool)unsigned long': src/graph/generation/graph_generation.cc:50:50: note: '' declared here 50 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(unsigned long, bool) const' at src/graph/generation/graph_generation.cc:50:31, inlined from 'graph_tool::UndirectedStrat::SampleDegrees(std::vector >&, PythonFuncWrap const&, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool)unsigned long' at src/graph/generation/graph_generation.hh:303:42: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.539676 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_generation.cc: In member function 'graph_tool::UndirectedStrat::SampleDegrees(std::vector >&, PythonFuncWrap const&, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool)unsigned long': src/graph/generation/graph_generation.cc:50:50: note: '' declared here 50 | return boost::python::extract(ret); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_geometric.lo `test -f 'src/graph/generation/graph_geometric.cc' || echo './'`src/graph/generation/graph_geometric.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_geometric.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_geometric.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_geometric.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'geometric(graph_tool::GraphInterface&, boost::python::api::object, double, boost::python::api::object, bool, boost::any)' at src/graph/generation/graph_geometric.cc:48:20: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.345270 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_geometric.cc: In function 'geometric(graph_tool::GraphInterface&, boost::python::api::object, double, boost::python::api::object, bool, boost::any)': src/graph/generation/graph_geometric.cc:48:44: note: '' declared here 48 | size = python::extract(shape[1]); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'geometric(graph_tool::GraphInterface&, boost::python::api::object, double, boost::python::api::object, bool, boost::any)' at src/graph/generation/graph_geometric.cc:44:27: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.345129 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_geometric.cc: In function 'geometric(graph_tool::GraphInterface&, boost::python::api::object, double, boost::python::api::object, bool, boost::any)': src/graph/generation/graph_geometric.cc:44:51: note: '' declared here 44 | size_t size = python::extract(shape[0]); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_knn.lo `test -f 'src/graph/generation/graph_knn.cc' || echo './'`src/graph/generation/graph_knn.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_knn.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_knn.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_knn.hh:25, from src/graph/generation/graph_knn.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:154:63, inlined from 'graph_tool::gen_knn_exact, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:158:42, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::gen_knn_exact, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn_exact, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:150:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.725424 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn_exact, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:154:63: note: '' declared here 154 | d = python::extract(om(u, v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:154:63, inlined from 'graph_tool::gen_knn_exact, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::adj_list&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:158:42, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, graph_tool::gen_knn_exact, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::adj_list&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}>(boost::adj_list const&, boost::adj_list&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn_exact, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::adj_list&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:150:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.729971 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn_exact, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::adj_list&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >(boost::adj_list&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:154:63: note: '' declared here 154 | d = python::extract(om(u, v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:154:63, inlined from 'graph_tool::gen_knn_exact >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::undirected_adaptor >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:158:42, inlined from 'graph_tool::parallel_vertex_loop_no_spawn >, graph_tool::gen_knn_exact >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::undirected_adaptor >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}>(boost::undirected_adaptor > const&, boost::undirected_adaptor >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn_exact >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::undirected_adaptor >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:150:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.731039 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn_exact >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::undirected_adaptor >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() > >(boost::undirected_adaptor >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:154:63: note: '' declared here 154 | d = python::extract(om(u, v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:154:63, inlined from 'graph_tool::gen_knn_exact, boost::adj_list const&>, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:158:42, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, boost::adj_list const&>, graph_tool::gen_knn_exact, boost::adj_list const&>, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}>(boost::reversed_graph, boost::adj_list const&> const&, boost::reversed_graph, boost::adj_list const&>&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn_exact, boost::adj_list const&>, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:150:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.732117 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn_exact, boost::adj_list const&>, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::reversed_graph, boost::adj_list const&>&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), boost::adj_list const&> >(boost::reversed_graph, boost::adj_list const&>&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:154:63: note: '' declared here 154 | d = python::extract(om(u, v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:154:63, inlined from 'graph_tool::gen_knn_exact, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:158:42, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::gen_knn_exact, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn_exact, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:150:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.737644 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn_exact, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator(), graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:154:63: note: '' declared here 154 | d = python::extract(om(u, v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:154:63, inlined from 'graph_tool::gen_knn_exact >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:158:42, inlined from 'graph_tool::parallel_vertex_loop_no_spawn >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::gen_knn_exact >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)::{lambda(auto:1)#1}>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn_exact >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:150:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.738992 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn_exact >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}, boost::checked_vector_property_map > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn_exact(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, boost::any)::{lambda(auto:1&)#2}::operator() >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&) const::{lambda(auto:1, auto:2)#1}&&, unsigned long, boost::checked_vector_property_map >)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:154:63: note: '' declared here 154 | d = python::extract(om(u, v)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#6}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:116:33, inlined from 'CachedDist, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#6}>::operator()(unsigned long, unsigned long)' at src/graph/generation/graph_knn.cc:42:26: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.761953 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In member function 'CachedDist, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#6}>::operator()(unsigned long, unsigned long)': src/graph/generation/graph_knn.cc:116:33: note: '' declared here 116 | d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#3}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:110:38, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#3}>(boost::adj_list const&, boost::adj_list&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.1]' at src/graph/generation/graph_knn.hh:94:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.767280 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.1]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#3}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:110:38, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, boost::adj_list const&>, graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#3}>(boost::reversed_graph, boost::adj_list const&> const&, boost::reversed_graph, boost::adj_list const&>&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.1]' at src/graph/generation/graph_knn.hh:94:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.767876 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.1]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#3}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:110:38, inlined from 'graph_tool::parallel_vertex_loop_no_spawn >, graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#3}>(boost::undirected_adaptor > const&, boost::undirected_adaptor >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.1]' at src/graph/generation/graph_knn.hh:94:13: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.768468 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.1]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:70:30, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}>(boost::adj_list const&, boost::adj_list&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:62:9: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.779764 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::adj_list&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:70:30, inlined from 'graph_tool::parallel_vertex_loop_no_spawn >, graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}>(boost::undirected_adaptor > const&, boost::undirected_adaptor >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:62:9: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.781609 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::undirected_adaptor >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:70:30, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, boost::adj_list const&>, graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}>(boost::reversed_graph, boost::adj_list const&> const&, boost::reversed_graph, boost::adj_list const&>&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:62:9: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.782451 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn, boost::adj_list const&>, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::reversed_graph, boost::adj_list const&>&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:70:30, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::gen_knn, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vectomake[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' r_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:62:9: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.785578 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:70:30, inlined from 'graph_tool::parallel_vertex_loop_no_spawn >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::gen_knn >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:62:9: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.786393 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}::operator()(unsigned long, unsigned long) constauto' at src/graph/generation/graph_knn.cc:102:40, inlined from 'graph_tool::gen_knn, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}::operator()(unsigned long) constauto' at src/graph/generation/graph_knn.hh:70:30, inlined from 'graph_tool::parallel_vertex_loop_no_spawn, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::gen_knn, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1)#2}>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&&)void' at ./src/graph/graph_util.hh:190:10, inlined from 'graph_tool::gen_knn, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]' at src/graph/generation/graph_knn.hh:62:9: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.788501 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_knn.cc: In function 'graph_tool::gen_knn, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true> >(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, generate_knn(graph_tool::GraphInterface&, boost::python::api::object, unsigned long, double, double, bool, boost::any, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)::{lambda(auto:1, auto:2)#4}&, unsigned long, double, double, boost::checked_vector_property_map >, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&)void [clone ._omp_fn.0]': src/graph/generation/graph_knn.cc:102:40: note: '' declared here 102 | double d = python::extract(om(v, u)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_lattice.lo `test -f 'src/graph/generation/graph_lattice.cc' || echo './'`src/graph/generation/graph_lattice.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_lattice.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_lattice.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_line_graph.lo `test -f 'src/graph/generation/graph_line_graph.cc' || echo './'`src/graph/generation/graph_line_graph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_line_graph.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_line_graph.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_maxent_sbm.lo `test -f 'src/graph/generation/graph_maxent_sbm.cc' || echo './'`src/graph/generation/graph_maxent_sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_maxent_sbm.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_maxent_sbm.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_predecessor.lo `test -f 'src/graph/generation/graph_predecessor.cc' || echo './'`src/graph/generation/graph_predecessor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_predecessor.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_predecessor.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_price.lo `test -f 'src/graph/generation/graph_price.cc' || echo './'`src/graph/generation/graph_price.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_price.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_price.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_random_edges.lo `test -f 'src/graph/generation/graph_random_edges.cc' || echo './'`src/graph/generation/graph_random_edges.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_random_edges.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_random_edges.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_community_network_vavg.lo `test -f 'src/graph/generation/graph_community_network_vavg.cc' || echo './'`src/graph/generation/graph_community_network_vavg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_community_network_vavg.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_vavg.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_community_network_vavg.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const' at ./src/graph/graph_python_interface.hh:30:40, inlined from 'std::__detail::_Hash_code_base, std::__detail::_Select1st, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::_M_hash_code(boost::python::api::object const&) const' at /usr/include/c++/12/bits/hashtable_policy.h:1270:18, inlined from 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)' at /usr/include/c++/12/bits/hashtable_policy.h:773:45: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.3415736 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/generation/graph_community_network_vavg.cc:19: ./src/graph/graph_python_interface.hh: In member function 'std::__detail::_Map_base, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](boost::python::api::object const&)': ./src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_sbm.lo `test -f 'src/graph/generation/graph_sbm.cc' || echo './'`src/graph/generation/graph_sbm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_sbm.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_sbm.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_triadic_closure.lo `test -f 'src/graph/generation/graph_triadic_closure.cc' || echo './'`src/graph/generation/graph_triadic_closure.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_triadic_closure.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_triadic_closure.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_triangulation.lo `test -f 'src/graph/generation/graph_triangulation.cc' || echo './'`src/graph/generation/graph_triangulation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_triangulation.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_triangulation.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_union.lo `test -f 'src/graph/generation/graph_union.cc' || echo './'`src/graph/generation/graph_union.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_union.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_union.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_union_eprop.lo `test -f 'src/graph/generation/graph_union_eprop.cc' || echo './'`src/graph/generation/graph_union_eprop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_union_eprop.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_union_eprop.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_union_vprop.lo `test -f 'src/graph/generation/graph_union_vprop.cc' || echo './'`src/graph/generation/graph_union_vprop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_union_vprop.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_union_vprop.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel.lo src/graph/inference/blockmodel/graph_blockmodel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_em.lo src/graph/inference/blockmodel/graph_blockmodel_em.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_em.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_em.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/generation/libgraph_tool_generation_la-graph_rewiring.lo `test -f 'src/graph/generation/graph_rewiring.cc' || echo './'`src/graph/generation/graph_rewiring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -I/usr/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/generation/graph_rewiring.cc -fPIC -DPIC -o src/graph/generation/.libs/libgraph_tool_generation_la-graph_rewiring.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from src/graph/generation/graph_rewiring.cc:20: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]' at ./src/graph/graph_python_interface.hh:30:40: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1829588 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/generation/graph_rewiring.cc:22: ./src/graph/graph_python_interface.hh: In function 'std::hash::operator()(boost::python::api::object const&) const [clone .isra.0]': ./src/graph/graph_python_interface.hh:30:93: note: '' declared here 30 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.402479 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(std::pair, std::pair) const': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(unsigned char const&, unsigned char const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1025452 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(unsigned char const&, unsigned char const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(short const&, short const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1027118 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(short const&, short const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(int const&, int const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1028691 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(int const&, int const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(long const&, long const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1029666 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(long const&, long const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(double const&, double const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1030633 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(double const&, double const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()<__float128>(__float128 const&, __float128 const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1031919 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()<__float128>(__float128 const&, __float128 const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator(), std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1033375 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator(), std::allocator > >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1034966 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1036560 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1038163 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1039766 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1041369 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator() > >(std::vector > const&, std::vector > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator() > >(std::vector<__float128, std::allocator<__float128> > const&, std::vector<__float128, std::allocator<__float128> > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1042955 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator() > >(std::vector<__float128, std::allocator<__float128> > const&, std::vector<__float128, std::allocator<__float128> > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator(), std::allocator >, std::allocator, std::allocator > > > >(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1044558 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator(), std::allocator >, std::allocator, std::allocator > > > >(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1045839 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(unsigned long const&, unsigned long const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1047147 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::operator()(unsigned long const&, unsigned long const&) constdouble': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, std::pair >, double, std::hash, std::pair > >, std::equal_to, std::pair > >, std::allocator, std::pair > const, double> > > >(std::unordered_map, std::pair >, double, std::hash, std::pair > >, std::equal_to, std::pair > >, std::allocator, std::pair > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.856640 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, std::pair >, double, std::hash, std::pair > >, std::equal_to, std::pair > >, std::allocator, std::pair > const, double> > > >(std::unordered_map, std::pair >, double, std::hash, std::pair > >, std::equal_to, std::pair > >, std::allocator, std::pair > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/generation/graph_rewiring.cc:63:25: warning: 'MEM [(const struct pair &)&D.856633 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~ src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/generation/graph_rewiring.cc:63:25: warning: 'MEM [(const struct pair &)&D.856633 + 32]' may be used uninitialized [-Wmaybe-uninitialized] 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~ src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/generation/graph_rewiring.cc:62:25: warning: 'MEM [(const struct pair &)&D.856603 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~ src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/generation/graph_rewiring.cc:62:25: warning: 'MEM [(const struct pair &)&D.856603 + 32]' may be used uninitialized [-Wmaybe-uninitialized] 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~ src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1025395 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1027078 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:63:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1027072 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:62:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1027043 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1028660 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:63:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1028654 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:62:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1028625 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1029626 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:63:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1029620 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:62:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1029614 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1030593 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:63:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1030587 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:62:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1030581 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1031879 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/generation/graph_rewiring.cc:63:25: warning: 'MEM[(const long double &)&D.1031873 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~ src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/graph/generation/graph_rewiring.cc:62:25: warning: 'MEM[(const long double &)&D.1031844 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~ src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, std::allocator >, std::__cxx11::basic_string, std::allocator > >, double, std::hash, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::equal_to, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > const, double> > > >(std::unordered_map, std::allocator >, std::__cxx11::basic_string, std::allocator > >, double, std::hash, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::equal_to, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1033335 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, std::allocator >, std::__cxx11::basic_string, std::allocator > >, double, std::hash, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::equal_to, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > const, double> > > >(std::unordered_map, std::allocator >, std::__cxx11::basic_string, std::allocator > >, double, std::hash, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::equal_to, std::allocator >, std::__cxx11::basic_string, std::allocator > > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1034926 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1036520 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1038123 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1039726 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1045808 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1047116 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:63:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1047110 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:63:45: note: '' declared here 63 | block_t kt = boost::python::extract(_o[i][1])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:62:71: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.1047081 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, double, std::hash >, std::equal_to >, std::allocator const, double> > > >(std::unordered_map, double, std::hash >, std::equal_to >, std::allocator const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:62:45: note: '' declared here 62 | block_t ks = boost::python::extract(_o[i][0])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1041329 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > > >(std::unordered_map >, std::vector > >, double, std::hash >, std::vector > > >, std::equal_to >, std::vector > > >, std::allocator >, std::vector > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs >, std::vector<__float128, std::allocator<__float128> > >, double, std::hash >, std::vector<__float128, std::allocator<__float128> > > >, std::equal_to >, std::vector<__float128, std::allocator<__float128> > > >, std::allocator >, std::vector<__float128, std::allocator<__float128> > > const, double> > > >(std::unordered_map >, std::vector<__float128, std::allocator<__float128> > >, double, std::hash >, std::vector<__float128, std::allocator<__float128> > > >, std::equal_to >, std::vector<__float128, std::allocator<__float128> > > >, std::allocator >, std::vector<__float128, std::allocator<__float128> > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1042915 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs >, std::vector<__float128, std::allocator<__float128> > >, double, std::hash >, std::vector<__float128, std::allocator<__float128> > > >, std::equal_to >, std::vector<__float128, std::allocator<__float128> > > >, std::allocator >, std::vector<__float128, std::allocator<__float128> > > const, double> > > >(std::unordered_map >, std::vector<__float128, std::allocator<__float128> > >, double, std::hash >, std::vector<__float128, std::allocator<__float128> > > >, std::equal_to >, std::vector<__float128, std::allocator<__float128> > > >, std::allocator >, std::vector<__float128, std::allocator<__float128> > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'PythonFuncWrap::get_probs, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > const, double> > > >(std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > const, double> > >&) constvoid' at src/graph/generation/graph_rewiring.cc:64:68: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1044518 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'PythonFuncWrap::get_probs, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > const, double> > > >(std::unordered_map, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > >, double, std::hash, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::equal_to, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > >, std::allocator, std::allocator >, std::allocator, std::allocator > > >, std::vector, std::allocator >, std::allocator, std::allocator > > > > const, double> > >&) constvoid': src/graph/generation/graph_rewiring.cc:64:43: note: '' declared here 64 | double p = boost::python::extract(_o[i][2])(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31, inlined from 'graph_tool::ProbabilisticRewireStrategy, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::adj_list&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:798:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2135776 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::ProbabilisticRewireStrategy, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::adj_list&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31, inlined from 'graph_tool::ProbabilisticRewireStrategy, boost::adj_list const&>, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::reversed_graph, boost::adj_list const&>&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:798:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2136900 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::ProbabilisticRewireStrategy, boost::adj_list const&>, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::reversed_graph, boost::adj_list const&>&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31, inlined from 'graph_tool::ProbabilisticRewireStrategy >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::undirected_adaptor >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:798:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2137848 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_remake[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' wiring.cc: In member function 'graph_tool::ProbabilisticRewireStrategy >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::undirected_adaptor >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31, inlined from 'graph_tool::ProbabilisticRewireStrategy, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:798:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2138894 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::ProbabilisticRewireStrategy, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31, inlined from 'graph_tool::ProbabilisticRewireStrategy, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:798:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2139994 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::ProbabilisticRewireStrategy, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(std::pair, std::pair) const' at src/graph/generation/graph_rewiring.cc:43:31, inlined from 'graph_tool::ProbabilisticRewireStrategy >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:798:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2140994 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::ProbabilisticRewireStrategy >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::DegreeBlock>::ProbabilisticRewireStrategy(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::DegreeBlock, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:43:50: note: '' declared here 43 | return boost::python::extract(ret); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31, inlined from 'graph_tool::TradBlockRewireStrategy, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::adj_list&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:933:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2206068 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::TradBlockRewireStrategy, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::adj_list&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31, inlined from 'graph_tool::TradBlockRewireStrategy, boost::adj_list const&>, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::reversed_graph, boost::adj_list const&>&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:933:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2270539 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::TradBlockRewireStrategy, boost::adj_list const&>, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::reversed_graph, boost::adj_list const&>&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31, inlined from 'graph_tool::TradBlockRewireStrategy >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::undirected_adaptor >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:933:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2338475 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::TradBlockRewireStrategy >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::undirected_adaptor >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31, inlined from 'graph_tool::TradBlockRewireStrategy, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:933:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2416194 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::TradBlockRewireStrategy, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31, inlined from 'graph_tool::TradBlockRewireStrategy, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:933:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2489292 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::TradBlockRewireStrategy, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PythonFuncWrap::operator()(boost::python::api::object const&, boost::python::api::object const&) constdouble' at src/graph/generation/graph_rewiring.cc:50:31, inlined from 'graph_tool::TradBlockRewireStrategy >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)' at src/graph/generation/graph_rewiring.hh:933:46: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2570045 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/generation/graph_rewiring.cc: In member function 'graph_tool::TradBlockRewireStrategy >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::adj_edge_index_property_map, PythonFuncWrap, graph_tool::PropertyBlock > >, false>::TradBlockRewireStrategy(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::adj_edge_index_property_map, std::vector, std::allocator > >&, PythonFuncWrap, graph_tool::PropertyBlock > >, bool, pcg_detail::extended<(unsigned char)10, (unsigned char)16, pcg_detail::engine, false, pcg_detail::specific_stream, pcg_detail::default_multiplier >, pcg_detail::engine, true, pcg_detail::oneseq_stream, pcg_detail::default_multiplier >, true>&, bool, bool)': src/graph/generation/graph_rewiring.cc:50:31: note: '' declared here 50 | return boost::python::extract(ret); | ^~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_exhaustive.lo src/graph/inference/blockmodel/graph_blockmodel_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_exhaustive.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_exhaustive.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_gibbs.lo src/graph/inference/blockmodel/graph_blockmodel_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_gibbs.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_imp.lo src/graph/inference/blockmodel/graph_blockmodel_imp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_imp.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_imp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_imp2.lo src/graph/inference/blockmodel/graph_blockmodel_imp2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_imp2.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_imp2.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_marginals.lo src/graph/inference/blockmodel/graph_blockmodel_marginals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_marginals.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_marginals.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_tool.hh:21, from src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BlockPairHist::get_item(boost::python::api::object)' at src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:88:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.400525 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/inference/blockmodel/graph_blockmodel_marginals.cc: In member function 'BlockPairHist::get_item(boost::python::api::object)': src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:88:50: note: '' declared here 88 | int32_t s = python::extract(k[1]); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BlockPairHist::get_item(boost::python::api::object)' at src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:87:29: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.400520 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/inference/blockmodel/graph_blockmodel_marginals.cc: In member function 'BlockPairHist::get_item(boost::python::api::object)': src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:87:50: note: '' declared here 87 | int32_t r = python::extract(k[0]); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator unsigned long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BlockPairHist::set_state(boost::python::dict)' at src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:80:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long unsigned int *)&D.400207 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/inference/blockmodel/graph_blockmodel_marginals.cc: In member function 'BlockPairHist::set_state(boost::python::dict)': src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:80:56: note: '' declared here 80 | size_t v = python::extract(state[k]); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BlockPairHist::set_state(boost::python::dict)' at src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:79:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.399599 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/inference/blockmodel/graph_blockmodel_marginals.cc: In member function 'BlockPairHist::set_state(boost::python::dict)': src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:79:54: note: '' declared here 79 | int32_t s = python::extract(k[1]); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BlockPairHist::set_state(boost::python::dict)' at src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:78:33: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.399571 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/inference/blockmodel/graph_blockmodel_marginals.cc: In member function 'BlockPairHist::set_state(boost::python::dict)': src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:78:54: note: '' declared here 78 | int32_t r = python::extract(k[0]); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'PartitionHist::set_state(boost::python::dict)' at src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:246:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.408484 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/inference/blockmodel/graph_blockmodel_marginals.cc: In member function 'PartitionHist::set_state(boost::python::dict)': src/graph/inference/blockmodel/graph_blockmodel_marginals.cc:246:56: note: '' declared here 246 | double v = python::extract(state[k]); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_mcmc.lo src/graph/inference/blockmodel/graph_blockmodel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_mcmc.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_imp3.lo src/graph/inference/blockmodel/graph_blockmodel_imp3.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_imp3.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_imp3.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_multicanonical.lo src/graph/inference/blockmodel/graph_blockmodel_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_multicanonical.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_multicanonical.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_multicanonical_multiflip.lo src/graph/inference/blockmodel/graph_blockmodel_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_multicanonical_multiflip.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.lo src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/cliques/graph_clique_decomposition.lo src/graph/inference/cliques/graph_clique_decomposition.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/cliques/graph_clique_decomposition.cc -fPIC -DPIC -o src/graph/inference/cliques/.libs/graph_clique_decomposition.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/blockmodel/graph_blockmodel_multilevel_mcmc.lo src/graph/inference/blockmodel/graph_blockmodel_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/blockmodel/graph_blockmodel_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/blockmodel/.libs/graph_blockmodel_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/histogram/graph_histogram.lo src/graph/inference/histogram/graph_histogram.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/histogram/graph_histogram.cc -fPIC -DPIC -o src/graph/inference/histogram/.libs/graph_histogram.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/modularity/graph_modularity.lo src/graph/inference/modularity/graph_modularity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/modularity/graph_modularity.cc -fPIC -DPIC -o src/graph/inference/modularity/.libs/graph_modularity.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/modularity/graph_modularity_gibbs.lo src/graph/inference/modularity/graph_modularity_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/modularity/graph_modularity_gibbs.cc -fPIC -DPIC -o src/graph/inference/modularity/.libs/graph_modularity_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/modularity/graph_modularity_mcmc.lo src/graph/inference/modularity/graph_modularity_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/modularity/graph_modularity_mcmc.cc -fPIC -DPIC -o src/graph/inference/modularity/.libs/graph_modularity_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/histogram/graph_histogram_mcmc.lo src/graph/inference/histogram/graph_histogram_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/histogram/graph_histogram_mcmc.cc -fPIC -DPIC -o src/graph/inference/histogram/.libs/graph_histogram_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/modularity/graph_modularity_multiflip_mcmc.lo src/graph/inference/modularity/graph_modularity_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/modularity/graph_modularity_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/modularity/.libs/graph_modularity_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/norm_cut/graph_norm_cut.lo src/graph/inference/norm_cut/graph_norm_cut.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/norm_cut/graph_norm_cut.cc -fPIC -DPIC -o src/graph/inference/norm_cut/.libs/graph_norm_cut.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/modularity/graph_modularity_multilevel_mcmc.lo src/graph/inference/modularity/graph_modularity_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/modularity/graph_modularity_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/modularity/.libs/graph_modularity_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/norm_cut/graph_norm_cut_gibbs.lo src/graph/inference/norm_cut/graph_norm_cut_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/norm_cut/graph_norm_cut_gibbs.cc -fPIC -DPIC -o src/graph/inference/norm_cut/.libs/graph_norm_cut_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/norm_cut/graph_norm_cut_mcmc.lo src/graph/inference/norm_cut/graph_norm_cut_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/norm_cut/graph_norm_cut_mcmc.cc -fPIC -DPIC -o src/graph/inference/norm_cut/.libs/graph_norm_cut_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/norm_cut/graph_norm_cut_multiflip_mcmc.lo src/graph/inference/norm_cut/graph_norm_cut_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/norm_cut/graph_norm_cut_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/norm_cut/.libs/graph_norm_cut_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid.lo src/graph/inference/partition_centroid/graph_partition_centroid.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/norm_cut/graph_norm_cut_multilevel_mcmc.lo src/graph/inference/norm_cut/graph_norm_cut_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/norm_cut/graph_norm_cut_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/norm_cut/.libs/graph_norm_cut_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_multiflip_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_multilevel_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_rmi.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_rmi.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_rmi_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_rmi_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multilevel_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_modes/graph_partition_mode.lo src/graph/inference/partition_modes/graph_partition_mode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_modes/graph_partition_mode.cc -fPIC -DPIC -o src/graph/inference/partition_modes/.libs/graph_partition_mode.o In file included from /usr/include/boost/multi_array/storage_order.hpp:18, from /usr/include/boost/multi_array/base.hpp:25, from /usr/include/boost/multi_array.hpp:29, from ./src/graph/numpy_bind.hh:34, from src/graph/inference/partition_modes/graph_partition_mode.cc:20: In function 'boost::detail::multi_array::copy_n(long const*, unsigned long, unsigned long*)unsigned long*', inlined from 'boost::detail::multi_array::const_multi_array_view::const_multi_array_view, long>(int*, boost::array const&, boost::array const&)' at /usr/include/boost/multi_array/view.hpp:238:13, inlined from 'boost::detail::multi_array::multi_array_view::multi_array_view, long>(int*, boost::array const&, boost::array const&)' at /usr/include/boost/multi_array/view.hpp:434:36, inlined from 'boost::detail::multi_array::multi_array_impl_base::generate_array_view, 1, int*>(boost::type >, boost::detail::multi_array::index_gen<2, 1> const&, unsigned long const*, long const*, long const*, int*) constboost::detail::multi_array::multi_array_view' at /usr/include/boost/multi_array/base.hpp:490:27, inlined from 'boost::multi_array_ref::operator[]<1>(boost::detail::multi_array::index_gen<2, 1> const&)boost::multi_array_ref::array_view<1>::type' at /usr/include/boost/multi_array/multi_array_ref.hpp:539:47, inlined from 'graph_tool::partition_overlap_center, boost::multi_array_ref >(boost::multi_array_ref&, boost::multi_array_ref&)double [clone ._omp_fn.0]' at src/graph/inference/partition_modes/graph_partition_mode.hh:269:35: /usr/include/boost/multi_array/algorithm.hpp:56:13: warning: 'MEM[(long int &)&new_extents]' may be used uninitialized [-Wmaybe-uninitialized] 56 | *result = *first; | ~~~~~~~~^~~~~~~~ /usr/include/boost/multi_array/base.hpp: In function 'graph_tool::partition_overlap_center, boost::multi_array_ref >(boost::multi_array_ref&, boost::multi_array_ref&)double [clone ._omp_fn.0]': /usr/include/boost/multi_array/base.hpp:417:31: note: 'MEM[(long int &)&new_extents]' was declared here 417 | boost::array new_extents; | ^~~~~~~~~~~ In function 'boost::detail::multi_array::copy_n(long const*, unsigned long, long*)long*', inlined from 'boost::detail::multi_array::const_multi_array_view::const_multi_array_view, long>(int*, boost::array const&, boost::array const&)' at /usr/include/boost/multi_array/view.hpp:240:13, inlined from 'boost::detail::multi_array::multi_array_view::multi_array_view, long>(int*, boost::array const&, boost::array const&)' at /usr/include/boost/multi_array/view.hpp:434:36, inlined from 'boost::detail::multi_array::multi_array_impl_base::generate_array_view, 1, int*>(boost::type >, boost::detail::multi_array::index_gen<2, 1> const&, unsigned long const*, long const*, long const*, int*) constboost::detail::multi_array::multi_array_view' at /usr/include/boost/multi_array/base.hpp:490:27, inlined from 'boost::multi_array_ref::operator[]<1>(boost::detail::multi_array::index_gen<2, 1> const&)boost::multi_array_ref::array_view<1>::type' at /usr/include/boost/multi_array/multi_array_ref.hpp:539:47, inlined from 'graph_tool::partition_overlap_center, boost::multi_array_ref >(boost::multi_array_ref&, boost::multi_array_ref&)double [clone ._omp_fn.0]' at src/graph/inference/partition_modes/graph_partition_mode.hh:269:35: /usr/include/boost/multi_array/algorithm.hpp:56:13: warning: 'MEM[(long int &)&new_strides]' may be used uninitialized [-Wmaybe-uninitialized] 56 | *result = *first; | ~~~~~~~~^~~~~~~~ /usr/include/boost/multi_array/base.hpp: In function 'graph_tool::partition_overlap_center, boost::multi_array_ref >(boost::multi_array_ref&, boost::multi_array_ref&)double [clone ._omp_fn.0]': /usr/include/boost/multi_array/base.hpp:416:31: note: 'MEM[(long int &)&new_strides]' was declared here 416 | boost::array new_strides; | ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_modes/graph_partition_mode_clustering_mcmc.lo src/graph/inference/partition_modes/graph_partition_mode_clustering_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_modes/graph_partition_mode_clustering_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_modes/graph_partition_mode_clustering.lo src/graph/inference/partition_modes/graph_partition_mode_clustering.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_modes/graph_partition_mode_clustering.cc -fPIC -DPIC -o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_modes/graph_partition_mode_clustering_multilevel_mcmc.lo src/graph/inference/partition_modes/graph_partition_mode_clustering_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_modes/graph_partition_mode_clustering_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/partition_modes/graph_partition_mode_clustering_multiflip_mcmc.lo src/graph/inference/partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/partition_modes/graph_partition_mode_clustering_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/planted_partition/graph_planted_partition_gibbs.lo src/graph/inference/planted_partition/graph_planted_partition_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/planted_partition/graph_planted_partition_gibbs.cc -fPIC -DPIC -o src/graph/inference/planted_partition/.libs/graph_planted_partition_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/planted_partition/graph_planted_partition.lo src/graph/inference/planted_partition/graph_planted_partition.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/planted_partition/graph_planted_partition.cc -fPIC -DPIC -o src/graph/inference/planted_partition/.libs/graph_planted_partition.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/planted_partition/graph_planted_partition_mcmc.lo src/graph/inference/planted_partition/graph_planted_partition_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/planted_partition/graph_planted_partition_mcmc.cc -fPIC -DPIC -o src/graph/inference/planted_partition/.libs/graph_planted_partition_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/planted_partition/graph_planted_partition_multiflip_mcmc.lo src/graph/inference/planted_partition/graph_planted_partition_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/planted_partition/graph_planted_partition_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/planted_partition/.libs/graph_planted_partition_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/planted_partition/graph_planted_partition_multilevel_mcmc.lo src/graph/inference/planted_partition/graph_planted_partition_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/planted_partition/graph_planted_partition_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/planted_partition/.libs/graph_planted_partition_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_exhaustive.lo src/graph/inference/overlap/graph_blockmodel_overlap_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_exhaustive.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_exhaustive.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap.lo src/graph/inference/overlap/graph_blockmodel_overlap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_gibbs.lo src/graph/inference/overlap/graph_blockmodel_overlap_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_gibbs.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_mcmc.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.lo src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical.lo src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multicanonical.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical_multiflip.lo src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_multiflip_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_vacate.lo src/graph/inference/overlap/graph_blockmodel_overlap_vacate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_vacate.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_vacate.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/overlap/graph_blockmodel_overlap_multilevel_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/overlap/graph_blockmodel_overlap_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_exhaustive.lo src/graph/inference/layers/graph_blockmodel_layers_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_exhaustive.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_exhaustive.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers.lo src/graph/inference/layers/graph_blockmodel_layers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_gibbs.lo src/graph/inference/layers/graph_blockmodel_layers_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_gibbs.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_mcmc.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_imp.lo src/graph/inference/layers/graph_blockmodel_layers_imp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_imp.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_imp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_multicanonical.lo src/graph/inference/layers/graph_blockmodel_layers_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_multicanonical.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_multicanonical.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_multicanonical_multiflip.lo src/graph/inference/layers/graph_blockmodel_layers_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_multicanonical_multiflip.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_multiflip_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap.lo src/graph/inference/layers/graph_blockmodel_layers_overlap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_multilevel_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_exhaustive.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_exhaustive.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_exhaustive.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_gibbs.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_gibbs.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc_bundled.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_multiflip_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_vacate.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_vacate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_vacate.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_vacate.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/layers/graph_blockmodel_layers_overlap_multilevel_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/layers/graph_blockmodel_layers_overlap_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/ranked/graph_ranked.lo src/graph/inference/ranked/graph_ranked.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/ranked/graph_ranked.cc -fPIC -DPIC -o src/graph/inference/ranked/.libs/graph_ranked.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/ranked/graph_ranked_mcmc.lo src/graph/inference/ranked/graph_ranked_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/ranked/graph_ranked_mcmc.cc -fPIC -DPIC -o src/graph/inference/ranked/.libs/graph_ranked_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/ranked/graph_ranked_gibbs.lo src/graph/inference/ranked/graph_ranked_gibbs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/ranked/graph_ranked_gibbs.cc -fPIC -DPIC -o src/graph/inference/ranked/.libs/graph_ranked_gibbs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/ranked/graph_ranked_multiflip_mcmc.lo src/graph/inference/ranked/graph_ranked_multiflip_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/ranked/graph_ranked_multiflip_mcmc.cc -fPIC -DPIC -o src/graph/inference/ranked/.libs/graph_ranked_multiflip_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/ranked/graph_ranked_multilevel_mcmc.lo src/graph/inference/ranked/graph_ranked_multilevel_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/ranked/graph_ranked_multilevel_mcmc.cc -fPIC -DPIC -o src/graph/inference/ranked/.libs/graph_ranked_multilevel_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc_r.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_epidemics.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_tool.hh:21, from src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::SIState::set_params(boost::python::dict)' at src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh:607:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.439705 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics.cc:26: src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh: In member function 'graph_tool::SIState::set_params(boost::python::dict)': src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh:607:57: note: '' declared here 607 | int n = python::extract(params.get("n", -1)); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_cising_glauber_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_cising_glauber.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_tool.hh:21, from src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::CIsingBaseState::set_params(boost::python::dict)' at src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh:251:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.432747 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber.cc:26: src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh: In member function 'graph_tool::CIsingBaseState::set_params(boost::python::dict)': src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh:251:57: note: '' declared here 251 | int n = python::extract(params.get("n", -1)); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_ising_glauber_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_ising_glauber.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_tool.hh:21, from src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::IsingBaseState::set_params(boost::python::dict)' at src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh:716:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.441810 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber.cc:26: src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh: In member function 'graph_tool::IsingBaseState::set_params(boost::python::dict)': src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh:716:57: note: '' declared here 716 | int n = python::extract(params.get("n", -1)); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_tool.hh:21, from src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::CIsingBaseState::set_params(boost::python::dict)' at src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh:251:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.432747 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising.cc:26: src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh: In member function 'graph_tool::CIsingBaseState::set_params(boost::python::dict)': src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh:251:57: note: '' declared here 251 | int n = python::extract(params.get("n", -1)); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_tool.hh:21, from src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::IsingBaseState::set_params(boost::python::dict)' at src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh:716:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.441810 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising.cc:26: src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh: In member function 'graph_tool::IsingBaseState::set_params(boost::python::dict)': src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh:716:57: note: '' declared here 716 | int n = python::extract(params.get("n", -1)); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_latent_closure_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_latent_closure_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_latent_closure_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_latent_closure_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_latent_closure.lo src/graph/inference/uncertain/graph_blockmodel_latent_closure.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_latent_closure.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_latent_closure.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_measured_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_measured_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_measured_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_measured_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_measured.lo src/graph/inference/uncertain/graph_blockmodel_measured.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_measured.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_measured.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_uncertain.lo src/graph/inference/uncertain/graph_blockmodel_uncertain.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_uncertain.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_uncertain.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_uncertain_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_uncertain_mcmc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_uncertain_mcmc.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_uncertain_mcmc.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/support/cache.lo src/graph/inference/support/cache.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/support/cache.cc -fPIC -DPIC -o src/graph/inference/support/.libs/cache.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/support/int_part.lo src/graph/inference/support/int_part.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/support/int_part.cc -fPIC -DPIC -o src/graph/inference/support/.libs/int_part.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/support/spence.lo src/graph/inference/support/spence.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/support/spence.cc -fPIC -DPIC -o src/graph/inference/support/.libs/spence.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/graph_inference.lo src/graph/inference/graph_inference.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/graph_inference.cc -fPIC -DPIC -o src/graph/inference/.libs/graph_inference.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/graph_latent_multigraph.lo src/graph/inference/graph_latent_multigraph.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/graph_latent_multigraph.cc -fPIC -DPIC -o src/graph/inference/.libs/graph_latent_multigraph.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/graph_modularity.lo src/graph/inference/graph_modularity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/graph_modularity.cc -fPIC -DPIC -o src/graph/inference/.libs/graph_modularity.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/layout/graph_arf.lo src/graph/layout/graph_arf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/layout/graph_arf.cc -fPIC -DPIC -o src/graph/layout/.libs/graph_arf.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/layout/graph_planar_layout.lo src/graph/layout/graph_planar_layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/layout/graph_planar_layout.cc -fPIC -DPIC -o src/graph/layout/.libs/graph_planar_layout.o In file included from /usr/include/c++/12/iterator:63, from ./src/graph/graph.hh:23, from ./src/graph/graph_filtering.hh:21, from src/graph/layout/graph_planar_layout.cc:18: In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::chrobak_payne_straight_line_drawing >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map)void [clone .isra.0]' at /usr/include/boost/graph/chrobak_payne_drawing.hpp:214:18: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'next_to_rightmost' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ In file included from src/graph/layout/graph_planar_layout.cc:22: /usr/include/boost/graph/chrobak_payne_drawing.hpp: In function 'boost::chrobak_payne_straight_line_drawing >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map)void [clone .isra.0]': /usr/include/boost/graph/chrobak_payne_drawing.hpp:207:22: note: 'next_to_rightmost' was declared here 207 | vertex_t next_to_rightmost; | ^~~~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::chrobak_payne_straight_line_drawing >, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map >(boost::undirected_adaptor > const&, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >, boost::typed_identity_property_map)void' at /usr/include/boost/graph/chrobak_payne_drawing.hpp:214:18, inlined from 'boost::chrobak_payne_straight_line_drawing >, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor > const&, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/chrobak_payne_drawing.hpp:244:40: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'next_to_rightmost' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/chrobak_payne_drawing.hpp: In function 'boost::chrobak_payne_straight_line_drawing >, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map > >(boost::undirected_adaptor > const&, boost::unchecked_vector_property_map, std::allocator > >, boost::typed_identity_property_map >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/chrobak_payne_drawing.hpp:207:22: note: 'next_to_rightmost' was declared here 207 | vertex_t next_to_rightmost; | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/layout/graph_fruchterman_reingold.lo src/graph/layout/graph_fruchterman_reingold.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/layout/graph_fruchterman_reingold.cc -fPIC -DPIC -o src/graph/layout/.libs/graph_fruchterman_reingold.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/inference/uncertain/graph_blockmodel_uncertain_marginal.lo src/graph/inference/uncertain/graph_blockmodel_uncertain_marginal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/inference/uncertain/graph_blockmodel_uncertain_marginal.cc -fPIC -DPIC -o src/graph/inference/uncertain/.libs/graph_blockmodel_uncertain_marginal.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/layout/graph_sfdp.lo src/graph/layout/graph_sfdp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/layout/graph_sfdp.cc -fPIC -DPIC -o src/graph/layout/.libs/graph_sfdp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/layout/graph_bind_layout.lo src/graph/layout/graph_bind_layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/layout/graph_bind_layout.cc -fPIC -DPIC -o src/graph/layout/.libs/graph_bind_layout.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_bfs.lo src/graph/search/graph_bfs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_bfs.cc -fPIC -DPIC -o src/graph/search/.libs/graph_bfs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_dfs.lo src/graph/search/graph_dfs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_dfs.cc -fPIC -DPIC -o src/graph/search/.libs/graph_dfs.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/layout/graph_radial.lo src/graph/layout/graph_radial.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/layout/graph_radial.cc -fPIC -DPIC -o src/graph/layout/.libs/graph_radial.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_bellman_ford.lo src/graph/search/graph_bellman_ford.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_bellman_ford.cc -fPIC -DPIC -o src/graph/search/.libs/graph_bellman_ford.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_filtering.hh:21, from src/graph/search/graph_bellman_ford.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.644341 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In member function 'BFCmb::operator()(short const&, short const&) constshort': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.644808 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In member function 'BFCmb::operator()(int const&, int const&) constint': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.645266 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In member function 'BFCmb::operator()(long const&, long const&) constlong': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.645733 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In member function 'BFCmb::operator()(double const&, double const&) constdouble': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: ./src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: ./src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1125549 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1125328 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1126398 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1126177 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1127247 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1127026 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1128093 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1127872 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1128941 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1128719 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::reversed_graph, boost::adj_list const&>&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1151385 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1151163 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1152251 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1152030 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1153119 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1152898 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1153987 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1153766 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1154857 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1154636 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::adj_list&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1167268 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1167072 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1168078 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1167882 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1168692 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1169502 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:63:26, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1170510 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1170313 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1177770 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1178537 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1179304 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'BFCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_bellman_ford.cc:110:24, inlined from 'boost::relax, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1180071 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'BFCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, BFCmb const&, BFCmp const&)bool' at /usr/include/boost/graph/relax.hpp:61:24, inlined from 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:112:22: src/graph/search/graph_bellman_ford.cc:110:52: warning: 'MEM[(const long double &)&D.1180839 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 110 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_bellman_ford.cc: In function 'boost::bellman_ford_shortest_paths, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, unsigned long, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, BFCmb, BFCmp, BFVisitorWrapper)bool': src/graph/search/graph_bellman_ford.cc:110:24: note: '' declared here 110 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_dijkstra.lo src/graph/search/graph_dijkstra.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_dijkstra.cc -fPIC -DPIC -o src/graph/search/.libs/graph_dijkstra.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_filtering.hh:21, from src/graph/search/graph_dijkstra.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.847929 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In member function 'DJKCmb::operator()(short const&, short const&) constshort': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.849227 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In member function 'DJKCmb::operator()(int const&, int const&) constint': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.850507 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In member function 'DJKCmb::operator()(long const&, long const&) constlong': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.851822 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In member function 'DJKCmb::operator()(double const&, double const&) constdouble': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)' at ./src/graph/graph_properties.hh:390:25: ./src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::put(boost::detail::adj_edge_descriptor const&, boost::python::api::object const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: ./src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2802354 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2803736 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits > >::edge_descriptor, boost::undirected_adaptor > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2805093 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2810831 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2812200 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits > >::edge_descriptor, boost::undirected_adaptor > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2813556 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2815503 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2816874 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits > >::edge_descriptor, boost::undirected_adaptor > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2818231 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2819787 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2821156 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits > >::edge_descriptor, boost::undirected_adaptor > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2822512 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'DJKCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&> >::edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: src/graph/search/graph_dijkstra.cc:121:52: warning: 'MEM[(const long double &)&D.2868427 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 121 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::reversed_graph, boost::adj_list const&> const&, boost::graph_traits, boost::adj_list const&> >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'DJKCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax_target >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, DJKCmb, DJKCmp>(boost::graph_traits > >::edge_descriptor, boost::undirected_adaptor > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: src/graph/search/graph_dijkstra.cc:121:52: warning: 'MEM[(const long double &)&D.2869787 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 121 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::undirected_adaptor > const&, boost::graph_traits > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'DJKCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax_target, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >::edge_descriptor, boost::adj_list const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: src/graph/search/graph_dijkstra.cc:121:52: warning: 'MEM[(const long double &)&D.2871155 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 121 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::adj_list const&, boost::graph_traits >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2874277 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2875938 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2877599 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2879260 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'DJKCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax_target, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: src/graph/search/graph_dijkstra.cc:121:52: warning: 'MEM[(const long double &)&D.2880922 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 121 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2901606 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2903273 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2904940 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2906607 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'DJKCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax_target, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, DJKCmb, DJKCmp>(boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: src/graph/search/graph_dijkstra.cc:121:52: warning: 'MEM[(const long double &)&D.2908275 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 121 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.2929013 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, short, short, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.2930688 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, int, int, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.2932363 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, long, long, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'DJKCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_dijkstra.cc:121:24, inlined from 'boost::relax_target >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.2934038 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, double, double, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'DJKCmb::operator()<__float128, __float128>(__float128 const&, __float128 const&) const__float128', inlined from 'boost::relax_target >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, DJKCmb, DJKCmp>(boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert> const&, boost::checked_vector_property_map >&, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >&, DJKCmb const&, DJKCmp const&)bool' at /usr/include/boost/graph/relax.hpp:110:24, inlined from 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void' at /usr/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp:101:31: src/graph/search/graph_dijkstra.cc:121:52: warning: 'MEM[(const long double &)&D.2935714 + 24]' may be used uninitialized [-Wmaybe-uninitialized] 121 | return python::extract(_cmb(v1, v2)); | ^ src/graph/search/graph_dijkstra.cc: In function 'boost::dijkstra_shortest_paths_no_color_map_no_init >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, DJKVisitorWrapper, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, boost::graph_traits >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >::vertex_descriptor, boost::checked_vector_property_map >, boost::checked_vector_property_map<__float128, boost::typed_identity_property_map >, graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>, boost::typed_identity_property_map, DJKCmp, DJKCmb, __float128, __float128, DJKVisitorWrapper)void': src/graph/search/graph_dijkstra.cc:121:24: note: '' declared here 121 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_astar_implicit.lo src/graph/search/graph_astar_implicit.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_astar_implicit.cc -fPIC -DPIC -o src/graph/search/.libs/graph_astar_implicit.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_filtering.hh:21, from src/graph/search/graph_astar_implicit.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.650983 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/search/graph_astar_implicit.cc:27: src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(short const&, short const&) constshort': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.651552 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(int const&, int const&) constint': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.652116 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(long const&, long const&) constlong': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.652685 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(double const&, double const&) constdouble': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1123642 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1123924 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1124535 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1124817 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1125427 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1125709 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1127192 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1127474 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1128061 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1128343 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1128930 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1129212 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1130679 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1130957 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1131547 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1131825 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1132415 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1132693 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1134148 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1134423 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1134885 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1135160 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1135622 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1135897 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1137081 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1137356 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1137803 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1138078 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1138525 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1138800 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1140030 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, long>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1140301 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, long>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1140809 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, int>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1141080 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, int>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1141588 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, short>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1141859 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, short>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1144880 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1145162 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1145713 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1145995 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1146557 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > >(boost::detail::adj_edge_descriptor, boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1146835 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1147388 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH >, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::undirected_adaptor > >(boost::detail::adj_edge_descriptor, boost::undirected_adaptor > const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1147663 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit >, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::undirected_adaptor > const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor >, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1148079 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, boost::adj_list const&>, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::reversed_graph, boost::adj_list const&> >(boost::detail::adj_edge_descriptor, boost::reversed_graph, boost::adj_list const&> const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1148354 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::adj_list const&>, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::reversed_graph, boost::adj_list const&> const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, boost::adj_list const&>, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::tree_edge, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:188:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:90:30: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1148862 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarH, double>::operator()(unsigned long) const' at src/graph/search/graph_astar.hh:143:24, inlined from 'boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>::black_target, boost::adj_list >(boost::detail::adj_edge_descriptor, boost::adj_list const&)void' at /usr/include/boost/graph/astar_search.hpp:225:59, inlined from 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void' at /usr/include/boost/graph/breadth_first_search.hpp:101:37: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1149133 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In function 'boost::breadth_first_visit, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >, unsigned long*>(boost::adj_list const&, unsigned long*, unsigned long*, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >&, boost::detail::astar_bfs_visitor, double>, graph_tool::AStarVisitorWrapper, boost::d_ary_heap_indirect >, boost::checked_vector_property_map >, graph_tool::AStarCmp, std::vector > >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, boost::checked_vector_property_map >, graph_tool::DynamicPropertyMapWrap, graph_tool::convert>, boost::checked_vector_property_map >, graph_tool::AStarCmb, graph_tool::AStarCmp>, boost::checked_vector_property_map >)void': src/graph/search/graph_astar.hh:143:24: note: '' declared here 143 | return python::extract(_h(PythonVertex(_gp, v))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: ./src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_search_bind.lo src/graph/search/graph_search_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_search_bind.cc -fPIC -DPIC -o src/graph/search/.libs/graph_search_bind.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_adjacency.lo src/graph/spectral/graph_adjacency.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_adjacency.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_adjacency.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/search/graph_astar.lo src/graph/search/graph_astar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/search/graph_astar.cc -fPIC -DPIC -o src/graph/search/.libs/graph_astar.o In file included from ./src/graph/graph_properties.hh:26, from ./src/graph/graph.hh:42, from ./src/graph/graph_filtering.hh:21, from src/graph/search/graph_astar.cc:18: In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)short' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)int' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)long' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'graph_tool::convert::operator()(boost::python::api::object const&) const' at ./src/graph/graph_properties.hh:260:25, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)double' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&x + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'graph_tool::convert<__float128, boost::python::api::object>::operator()(boost::python::api::object const&) const', inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get_dispatch >&>(boost::checked_vector_property_map >&, boost::property_traits >&>::type>::key_type const&, std::integral_constant)__float128' at ./src/graph/graph_properties.hh:399:26, inlined from 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)' at ./src/graph/graph_properties.hh:383:32: ./src/graph/graph_properties.hh:260:26: warning: 'MEM[(const long double &)&x + 24]' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ ./src/graph/graph_properties.hh: In member function 'graph_tool::DynamicPropertyMapWrap<__float128, boost::detail::adj_edge_descriptor, graph_tool::convert>::ValueConverterImp > >::get(boost::detail::adj_edge_descriptor const&)': ./src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator short const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(short const&, short const&) constshort' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(short int *)&D.1106543 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ In file included from src/graph/search/graph_astar.cc:28: src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(short const&, short const&) constshort': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator int const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(int const&, int const&) constint' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(int *)&D.1107248 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(int const&, int const&) constint': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator long const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(long const&, long const&) constlong' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(long int *)&D.1107934 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(long const&, long const&) constlong': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::operator()() const', inlined from 'boost::python::extract::operator double const() const' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'graph_tool::AStarCmb::operator()(double const&, double const&) constdouble' at src/graph/search/graph_astar.hh:126:24: /usr/include/boost/python/extract.hpp:185:11: warning: 'MEM[(double *)&D.1108639 + 24B]' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/search/graph_astar.hh: In member function 'graph_tool::AStarCmb::operator()(double const&, double const&) constdouble': src/graph/search/graph_astar.hh:126:24: note: '' declared here 126 | return python::extract(_cmb(v1, v2)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_incidence.lo src/graph/spectral/graph_incidence.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_incidence.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_incidence.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_laplacian.lo src/graph/spectral/graph_laplacian.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_laplacian.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_laplacian.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_matrix.lo src/graph/spectral/graph_matrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_matrix.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_matrix.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_norm_laplacian.lo src/graph/spectral/graph_norm_laplacian.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_norm_laplacian.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_norm_laplacian.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_nonbacktracking.lo src/graph/spectral/graph_nonbacktracking.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_nonbacktracking.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_nonbacktracking.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/stats/graph_histograms.lo src/graph/stats/graph_histograms.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/stats/graph_histograms.cc -fPIC -DPIC -o src/graph/stats/.libs/graph_histograms.o In file included from /usr/include/c++/12/s390x-redhat-linux/bits/c++allocator.h:33, from /usr/include/c++/12/bits/allocator.h:46, from /usr/include/c++/12/string:41, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/streambuf:41, from /usr/include/c++/12/bits/streambuf_iterator.h:35, from /usr/include/c++/12/iterator:66, from ./src/graph/graph.hh:23, from src/graph/stats/graph_histograms.cc:18: In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, unsigned long, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram<__float128, unsigned long, 1ul>::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlinmake[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' ed from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'std::__new_allocator::construct(unsigned long*)void', inlined from 'boost::allocator_construct, unsigned long>(std::allocator&, unsigned long*)std::enable_if, unsigned long>::value, void>::type' at /usr/include/boost/core/allocator_access.hpp:406:16, inlined from 'boost::alloc_construct_n, unsigned long>(std::allocator&, unsigned long*, unsigned long)void' at /usr/include/boost/core/alloc_construct.hpp:122:35, inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:548:29, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:175:11: warning: array subscript 0 is outside array bounds of 'long unsigned int[0:]' [-Warray-bounds] 175 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'boost::multi_array >::allocate_space()' at /usr/include/boost/multi_array.hpp:545:33, inlined from 'boost::multi_array >::multi_array(std::allocator const&)' at /usr/include/boost/multi_array.hpp:156:19, inlined from 'Histogram::Histogram(std::array >, 1ul> const&)' at ./src/graph/histogram.hh:54:21: /usr/include/c++/12/bits/new_allocator.h:137:55: note: object of size 0 allocated by 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/stats/graph_average.lo src/graph/stats/graph_average.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/stats/graph_average.cc -fPIC -DPIC -o src/graph/stats/.libs/graph_average.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/stats/graph_parallel.lo src/graph/stats/graph_parallel.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/stats/graph_parallel.cc -fPIC -DPIC -o src/graph/stats/.libs/graph_parallel.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/spectral/graph_transition.lo src/graph/spectral/graph_transition.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/spectral/graph_transition.cc -fPIC -DPIC -o src/graph/spectral/.libs/graph_transition.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/stats/graph_distance.lo src/graph/stats/graph_distance.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/stats/graph_distance.cc -fPIC -DPIC -o src/graph/stats/.libs/graph_distance.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/stats/graph_stats_bind.lo src/graph/stats/graph_stats_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/stats/graph_stats_bind.cc -fPIC -DPIC -o src/graph/stats/.libs/graph_stats_bind.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_all_circuits.lo src/graph/topology/graph_all_circuits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_all_circuits.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_all_circuits.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/stats/graph_distance_sampled.lo src/graph/stats/graph_distance_sampled.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/stats/graph_distance_sampled.cc -fPIC -DPIC -o src/graph/stats/.libs/graph_distance_sampled.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_bipartite.lo src/graph/topology/graph_bipartite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_bipartite.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_bipartite.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_components.lo src/graph/topology/graph_components.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_components.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_components.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_all_distances.lo src/graph/topology/graph_all_distances.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_all_distances.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_all_distances.o In file included from /usr/include/boost/graph/detail/adjacency_list.hpp:35, from /usr/include/boost/graph/adjacency_list.hpp:255, from /usr/include/boost/graph/johnson_all_pairs_shortest.hpp:30, from src/graph/topology/graph_all_distances.cc:25: In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator!=(boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> > const&) const', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:43: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:112:21: warning: 'MEM[(struct stored_edge_property * const &)&end + 32]' may be used uninitialized [-Wmaybe-uninitialized] 111 | || (vCurr != vEnd | ~~~~~~~~~~~~~~ 112 | && edges BOOST_GRAPH_MEMBER first | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | != x.edges BOOST_GRAPH_MEMBER first); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/graph/johnson_all_pairs_shortest.hpp:28: /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:40: note: 'MEM[(struct stored_edge_property * const &)&end + 32]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^~~ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator++()', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:51: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:80:13: warning: 'MEM[(struct stored_edge_property * const &)&i + 48]' may be used uninitialized [-Wmaybe-uninitialized] 80 | if (edges BOOST_GRAPH_MEMBER first | ^~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct stored_edge_property * const &)&i + 48]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In file included from /usr/include/c++/12/vector:64, from /usr/include/c++/12/functional:62, from /usr/include/boost/config/no_tr1/functional.hpp:21, from /usr/include/boost/function/detail/prologue.hpp:14, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/converter/arg_to_python_base.hpp:7, from /usr/include/boost/python/converter/arg_to_python.hpp:14, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/object.hpp:9, from ./src/graph/graph.hh:29, from src/graph/topology/graph_all_distances.cc:18: In member function 'std::vector, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex, std::allocator, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex> >::operator[](unsigned long)', inlined from 'boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>::operator[](unsigned long) const' at /usr/include/boost/graph/detail/adjacency_list.hpp:2555:50, inlined from 'boost::get, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, unsigned char&, unsigned long>(boost::put_get_helper, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t> > const&, unsigned long const&)unsigned char&' at /usr/include/boost/property_map/property_map.hpp:304:54, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:32: /usr/include/c++/12/bits/stl_vector.h:1124:41: warning: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' may be used uninitialized [-Wmaybe-uninitialized] 1124 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In file included from /usr/include/c++/12/memory:76, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/python/object/pointer_holder.hpp:11, from /usr/include/boost/python/to_python_indirect.hpp:10, from /usr/include/boost/python/converter/arg_to_python.hpp:10: In member function 'std::__uniq_ptr_impl >, std::default_delete > > >::_M_ptr() const', inlined from 'std::unique_ptr >, std::default_delete > > >::get() const' at /usr/include/c++/12/bits/unique_ptr.h:462:27, inlined from 'std::unique_ptr >, std::default_delete > > >::operator*() const' at /usr/include/c++/12/bits/unique_ptr.h:445:2, inlined from 'boost::detail::stored_edge_property > >::get_property()' at /usr/include/boost/graph/detail/adjacency_list.hpp:336:50, inlined from 'boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::dereference() const' at /usr/include/boost/graph/detail/adjacency_list.hpp:148:46, inlined from 'boost::iterators::iterator_core_access::dereference > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> >(boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> const&)boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::detail::edge_desc_impl, boost::iterators::random_access_traversal_tag, boost::detail::edge_desc_impl, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator*() const' at /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:99:20, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:50: /usr/include/c++/12/bits/unique_ptr.h:191:67: warning: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' may be used uninitialized [-Wmaybe-uninitialized] 191 | pointer _M_ptr() const noexcept { return std::get<0>(_M_t); } | ^ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, unsigned char, unsigned char&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator!=(boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> > const&) const', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:43: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:112:21: warning: 'MEM[(struct stored_edge_property * const &)&end + 32]' may be used uninitialized [-Wmaybe-uninitialized] 111 | || (vCurr != vEnd | ~~~~~~~~~~~~~~ 112 | && edges BOOST_GRAPH_MEMBER first | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | != x.edges BOOST_GRAPH_MEMBER first); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:40: note: 'MEM[(struct stored_edge_property * const &)&end + 32]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^~~ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator++()', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:51: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:80:13: warning: 'MEM[(struct stored_edge_property * const &)&i + 48]' may be used uninitialized [-Wmaybe-uninitialized] 80 | if (edges BOOST_GRAPH_MEMBER first | ^~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct stored_edge_property * const &)&i + 48]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::vector, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex, std::allocator, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex> >::operator[](unsigned long)', inlined from 'boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>::operator[](unsigned long) const' at /usr/include/boost/graph/detail/adjacency_list.hpp:2555:50, inlined from 'boost::get, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, short&, unsigned long>(boost::put_get_helper, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t> > const&, unsigned long const&)short&' at /usr/include/boost/property_map/property_map.hpp:304:54, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:32: /usr/include/c++/12/bits/stl_vector.h:1124:41: warning: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' may be used uninitialized [-Wmaybe-uninitialized] 1124 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::__uniq_ptr_impl >, std::default_delete > > >::_M_ptr() const', inlined from 'std::unique_ptr >, std::default_delete > > >::get() const' at /usr/include/c++/12/bits/unique_ptr.h:462:27, inlined from 'std::unique_ptr >, std::default_delete > > >::operator*() const' at /usr/include/c++/12/bits/unique_ptr.h:445:2, inlined from 'boost::detail::stored_edge_property > >::get_property()' at /usr/include/boost/graph/detail/adjacency_list.hpp:336:50, inlined from 'boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::dereference() const' at /usr/include/boost/graph/detail/adjacency_list.hpp:148:46, inlined from 'boost::iterators::iterator_core_access::dereference > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> >(boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> const&)boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::detail::edge_desc_impl, boost::iterators::random_access_traversal_tag, boost::detail::edge_desc_impl, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator*() const' at /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:99:20, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:50: /usr/include/c++/12/bits/unique_ptr.h:191:67: warning: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' may be used uninitialized [-Wmaybe-uninitialized] 191 | pointer _M_ptr() const noexcept { return std::get<0>(_M_t); } | ^ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, short, short&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator!=(boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> > const&) const', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:43: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:112:21: warning: 'MEM[(struct stored_edge_property * const &)&end + 32]' may be used uninitialized [-Wmaybe-uninitialized] 111 | || (vCurr != vEnd | ~~~~~~~~~~~~~~ 112 | && edges BOOST_GRAPH_MEMBER first | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | != x.edges BOOST_GRAPH_MEMBER first); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:40: note: 'MEM[(struct stored_edge_property * const &)&end + 32]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^~~ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator++()', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:51: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:80:13: warning: 'MEM[(struct stored_edge_property * const &)&i + 48]' may be used uninitialized [-Wmaybe-uninitialized] 80 | if (edges BOOST_GRAPH_MEMBER first | ^~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct stored_edge_property * const &)&i + 48]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::vector, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex, std::allocator, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex> >::operator[](unsigned long)', inlined from 'boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>::operator[](unsigned long) const' at /usr/include/boost/graph/detail/adjacency_list.hpp:2555:50, inlined from 'boost::get, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, int&, unsigned long>(boost::put_get_helper, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t> > const&, unsigned long const&)int&' at /usr/include/boost/property_map/property_map.hpp:304:54, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:32: /usr/include/c++/12/bits/stl_vector.h:1124:41: warning: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' may be used uninitialized [-Wmaybe-uninitialized] 1124 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::__uniq_ptr_impl >, std::default_delete > > >::_M_ptr() const', inlined from 'std::unique_ptr >, std::default_delete > > >::get() const' at /usr/include/c++/12/bits/unique_ptr.h:462:27, inlined from 'std::unique_ptr >, std::default_delete > > >::operator*() const' at /usr/include/c++/12/bits/unique_ptr.h:445:2, inlined from 'boost::detail::stored_edge_property > >::get_property()' at /usr/include/boost/graph/detail/adjacency_list.hpp:336:50, inlined from 'boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::dereference() const' at /usr/include/boost/graph/detail/adjacency_list.hpp:148:46, inlined from 'boost::iterators::iterator_core_access::dereference > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> >(boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> const&)boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::detail::edge_desc_impl, boost::iterators::random_access_traversal_tag, boost::detail::edge_desc_impl, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator*() const' at /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:99:20, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:50: /usr/include/c++/12/bits/unique_ptr.h:191:67: warning: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' may be used uninitialized [-Wmaybe-uninitialized] 191 | pointer _M_ptr() const noexcept { return std::get<0>(_M_t); } | ^ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, int, int&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator!=(boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> > const&) const', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:43: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:112:21: warning: 'MEM[(struct stored_edge_property * const &)&end + 32]' may be used uninitialized [-Wmaybe-uninitialized] 111 | || (vCurr != vEnd | ~~~~~~~~~~~~~~ 112 | && edges BOOST_GRAPH_MEMBER first | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | != x.edges BOOST_GRAPH_MEMBER first); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:40: note: 'MEM[(struct stored_edge_property * const &)&end + 32]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^~~ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator++()', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:51: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:80:13: warning: 'MEM[(struct stored_edge_property * const &)&i + 48]' may be used uninitialized [-Wmaybe-uninitialized] 80 | if (edges BOOST_GRAPH_MEMBER first | ^~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct stored_edge_property * const &)&i + 48]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::vector, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex, std::allocator, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex> >::operator[](unsigned long)', inlined from 'boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>::operator[](unsigned long) const' at /usr/include/boost/graph/detail/adjacency_list.hpp:2555:50, inlined from 'boost::get, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, long&, unsigned long>(boost::put_get_helper, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t> > const&, unsigned long const&)long&' at /usr/include/boost/property_map/property_map.hpp:304:54, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:32: /usr/include/c++/12/bits/stl_vector.h:1124:41: warning: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' may be used uninitialized [-Wmaybe-uninitialized] 1124 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boomake[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' st::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::__uniq_ptr_impl >, std::default_delete > > >::_M_ptr() const', inlined from 'std::unique_ptr >, std::default_delete > > >::get() const' at /usr/include/c++/12/bits/unique_ptr.h:462:27, inlined from 'std::unique_ptr >, std::default_delete > > >::operator*() const' at /usr/include/c++/12/bits/unique_ptr.h:445:2, inlined from 'boost::detail::stored_edge_property > >::get_property()' at /usr/include/boost/graph/detail/adjacency_list.hpp:336:50, inlined from 'boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::dereference() const' at /usr/include/boost/graph/detail/adjacency_list.hpp:148:46, inlined from 'boost::iterators::iterator_core_access::dereference > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> >(boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> const&)boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::detail::edge_desc_impl, boost::iterators::random_access_traversal_tag, boost::detail::edge_desc_impl, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator*() const' at /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:99:20, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:50: /usr/include/c++/12/bits/unique_ptr.h:191:67: warning: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' may be used uninitialized [-Wmaybe-uninitialized] 191 | pointer _M_ptr() const noexcept { return std::get<0>(_M_t); } | ^ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, long, long&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator!=(boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> > const&) const', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:43: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:112:21: warning: 'MEM[(struct stored_edge_property * const &)&end + 32]' may be used uninitialized [-Wmaybe-uninitialized] 111 | || (vCurr != vEnd | ~~~~~~~~~~~~~~ 112 | && edges BOOST_GRAPH_MEMBER first | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 113 | != x.edges BOOST_GRAPH_MEMBER first); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:40: note: 'MEM[(struct stored_edge_property * const &)&end + 32]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^~~ In member function 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator++()', inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:124:51: /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:80:13: warning: 'MEM[(struct stored_edge_property * const &)&i + 48]' may be used uninitialized [-Wmaybe-uninitialized] 80 | if (edges BOOST_GRAPH_MEMBER first | ^~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct stored_edge_property * const &)&i + 48]' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::vector, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex, std::allocator, boost::property >, boost::no_property, boost::listS>, boost::vecS, boost::vecS, boost::directedS, boost::property, boost::property >, boost::no_property, boost::listS>::config::stored_vertex> >::operator[](unsigned long)', inlined from 'boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>::operator[](unsigned long) const' at /usr/include/boost/graph/detail/adjacency_list.hpp:2555:50, inlined from 'boost::get, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, double&, unsigned long>(boost::put_get_helper, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t> > const&, unsigned long const&)double&' at /usr/include/boost/property_map/property_map.hpp:304:54, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:32: /usr/include/c++/12/bits/stl_vector.h:1124:41: warning: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' may be used uninitialized [-Wmaybe-uninitialized] 1124 | return *(this->_M_impl._M_start + __n); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(const struct out_edge_iter *)&i + 32B].m_src' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ In member function 'std::__uniq_ptr_impl >, std::default_delete > > >::_M_ptr() const', inlined from 'std::unique_ptr >, std::default_delete > > >::get() const' at /usr/include/c++/12/bits/unique_ptr.h:462:27, inlined from 'std::unique_ptr >, std::default_delete > > >::operator*() const' at /usr/include/c++/12/bits/unique_ptr.h:445:2, inlined from 'boost::detail::stored_edge_property > >::get_property()' at /usr/include/boost/graph/detail/adjacency_list.hpp:336:50, inlined from 'boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::dereference() const' at /usr/include/boost/graph/detail/adjacency_list.hpp:148:46, inlined from 'boost::iterators::iterator_core_access::dereference > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> >(boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long> const&)boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>::reference' at /usr/include/boost/iterator/iterator_facade.hpp:550:31, inlined from 'boost::iterators::detail::iterator_facade_base > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::detail::edge_desc_impl, boost::iterators::random_access_traversal_tag, boost::detail::edge_desc_impl, long, false, false>::operator*() const' at /usr/include/boost/iterator/iterator_facade.hpp:656:53, inlined from 'boost::detail::adj_list_edge_iterator, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator > >*, std::vector > >, std::allocator > > > > >, unsigned long, boost::detail::edge_desc_impl, long>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS> >::operator*() const' at /usr/include/boost/graph/detail/adj_list_edge_iterator.hpp:99:20, inlined from 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]' at /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:125:50: /usr/include/c++/12/bits/unique_ptr.h:191:67: warning: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' may be used uninitialized [-Wmaybe-uninitialized] 191 | pointer _M_ptr() const noexcept { return std::get<0>(_M_t); } | ^ /usr/include/boost/graph/bellman_ford_shortest_paths.hpp: In function 'boost::bellman_ford_shortest_paths, boost::property >, boost::no_property, boost::listS>, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor >(boost::adjacency_list, boost::property >, boost::no_property, boost::listS>&, unsigned long, boost::adj_list_edge_property_map >, boost::edge_weight_t>, boost::dummy_property_map, boost::vec_adj_list_vertex_property_map, boost::property >, boost::no_property, boost::listS>, boost::adjacency_list, boost::property >, boost::no_property, boost::listS>*, double, double&, boost::vertex_distance_t>, boost::closed_plus, std::less, boost::bellman_visitor)bool [clone .isra.0]': /usr/include/boost/graph/bellman_ford_shortest_paths.hpp:104:37: note: 'MEM[(struct __normal_iterator *)&i + 32B]._M_current' was declared here 104 | typename GTraits::edge_iterator i, end; | ^ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_diameter.lo src/graph/topology/graph_diameter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_diameter.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_diameter.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_dominator_tree.lo src/graph/topology/graph_dominator_tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_dominator_tree.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_dominator_tree.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_isomorphism.lo src/graph/topology/graph_isomorphism.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_isomorphism.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_isomorphism.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_kcore.lo src/graph/topology/graph_kcore.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_kcore.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_kcore.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_distance.lo src/graph/topology/graph_distance.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_distance.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_distance.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_maximal_cliques.lo src/graph/topology/graph_maximal_cliques.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_maximal_cliques.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_maximal_cliques.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_matching.lo src/graph/topology/graph_matching.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_matching.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_matching.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_maximal_planar.lo src/graph/topology/graph_maximal_planar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_maximal_planar.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_maximal_planar.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_maximal_vertex_set.lo src/graph/topology/graph_maximal_vertex_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_maximal_vertex_set.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_maximal_vertex_set.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_percolation.lo src/graph/topology/graph_percolation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_percolation.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_percolation.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_minimum_spanning_tree.lo src/graph/topology/graph_minimum_spanning_tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_minimum_spanning_tree.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_minimum_spanning_tree.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_random_matching.lo src/graph/topology/graph_random_matching.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_random_matching.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_random_matching.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_planar.lo src/graph/topology/graph_planar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_planar.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_planar.o In file included from /usr/include/c++/12/iterator:63, from ./src/graph/graph.hh:23, from ./src/graph/graph_filtering.hh:21, from src/graph/topology/graph_planar.cc:18: In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ In file included from /usr/include/boost/graph/boyer_myrvold_planar_test.hpp:12, from src/graph/topology/graph_planar.cc:22: /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1615:28: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'bicomp_root' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1111:18: note: 'bicomp_root' was declared here 1111 | vertex_t bicomp_root; | ^~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::no_embedding>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_olmake[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' d_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1615:28: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'bicomp_root' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1111:18: note: 'bicomp_root' was declared here 1111 | vertex_t bicomp_root; | ^~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph > >, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter > >, boost::unchecked_vector_property_map >)void': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1615:28: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'bicomp_root' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1111:18: note: 'bicomp_root' was declared here 1111 | vertex_t bicomp_root; | ^~~~~~~~~~~ In member function '__gnu_cxx::__normal_iterator > >::operator+(long) const', inlined from 'boost::iterator_property_map<__gnu_cxx::__normal_iterator > >, boost::typed_identity_property_map, unsigned long, unsigned long&>::operator[](unsigned long) const' at /usr/include/boost/property_map/property_map.hpp:341:59, inlined from 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]' at /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1162:52: /usr/include/c++/12/bits/stl_iterator.h:1144:45: warning: 'previous_vertex' may be used uninitialized [-Wmaybe-uninitialized] 1144 | { return __normal_iterator(_M_current + __n); } | ~~~~~~~~~~~^~~~~ /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp: In member function 'boost::boyer_myrvold_impl >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >, boost::typed_identity_property_map, boost::graph::detail::store_old_handles, boost::graph::detail::recursive_lazy_list>::extract_kuratowski_subgraph, boost::unchecked_vector_property_map > >(get_planar_embedding::edge_inserter, boost::unchecked_vector_property_map >)void [clone .isra.0]': /usr/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp:1153:18: note: 'previous_vertex' was declared here 1153 | vertex_t previous_vertex; | ^~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_reciprocity.lo src/graph/topology/graph_reciprocity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_reciprocity.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_reciprocity.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_random_spanning_tree.lo src/graph/topology/graph_random_spanning_tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_random_spanning_tree.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_random_spanning_tree.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_sequential_color.lo src/graph/topology/graph_sequential_color.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_sequential_color.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_sequential_color.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_similarity_imp.lo src/graph/topology/graph_similarity_imp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_similarity_imp.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_similarity_imp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_similarity.lo src/graph/topology/graph_similarity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_similarity.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_similarity.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_topological_sort.lo src/graph/topology/graph_topological_sort.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_topological_sort.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_topological_sort.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_topology.lo src/graph/topology/graph_topology.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_topology.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_topology.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_tsp.lo src/graph/topology/graph_tsp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_tsp.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_tsp.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_transitive_closure.lo src/graph/topology/graph_transitive_closure.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_transitive_closure.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_transitive_closure.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_vertex_similarity.lo src/graph/topology/graph_vertex_similarity.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_vertex_similarity.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_vertex_similarity.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/util/graph_search.lo src/graph/util/graph_search.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/util/graph_search.cc -fPIC -DPIC -o src/graph/util/.libs/graph_search.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/util/graph_util_bind.lo src/graph/util/graph_util_bind.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/util/graph_util_bind.cc -fPIC -DPIC -o src/graph/util/.libs/graph_util_bind.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -lcairomm-1.16 -lsigc-3.0 -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgt_pycairo_aux.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/draw src/graph/draw/libgt_pycairo_aux_la-pycairo_aux.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/draw/.libs/libgt_pycairo_aux_la-pycairo_aux.o -lcairomm-1.16 -lsigc-3.0 -lcairo -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgt_pycairo_aux.so -o .libs/libgt_pycairo_aux.so libtool: link: ( cd ".libs" && rm -f "libgt_pycairo_aux.la" && ln -s "../libgt_pycairo_aux.la" "libgt_pycairo_aux.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/graph/topology/graph_subgraph_isomorphism.lo src/graph/topology/graph_subgraph_isomorphism.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src/boost-workaround -I./src/pcg-cpp/include -DHAVE_CONFIG_H -I./src/graph -I. -I/usr/lib64/python3.11/site-packages/cairo/include -I/usr/include/python3.11 -pthread -I/usr/include -I/usr/lib64/python3.11/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c src/graph/topology/graph_subgraph_isomorphism.cc -fPIC -DPIC -o src/graph/topology/.libs/graph_subgraph_isomorphism.o make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_clustering.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/clustering src/graph/clustering/graph_clustering.lo src/graph/clustering/graph_extended_clustering.lo src/graph/clustering/graph_motifs.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/clustering/.libs/graph_clustering.o src/graph/clustering/.libs/graph_extended_clustering.o src/graph/clustering/.libs/graph_motifs.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_clustering.so -o .libs/libgraph_tool_clustering.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_clustering.la" && ln -s "../libgraph_tool_clustering.la" "libgraph_tool_clustering.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_centrality.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/centrality src/graph/centrality/graph_betweenness.lo src/graph/centrality/graph_centrality_bind.lo src/graph/centrality/graph_closeness.lo src/graph/centrality/graph_eigentrust.lo src/graph/centrality/graph_eigenvector.lo src/graph/centrality/graph_hits.lo src/graph/centrality/graph_katz.lo src/graph/centrality/graph_pagerank.lo src/graph/centrality/graph_trust_transitivity.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/centrality/.libs/graph_betweenness.o src/graph/centrality/.libs/graph_centrality_bind.o src/graph/centrality/.libs/graph_closeness.o src/graph/centrality/.libs/graph_eigentrust.o src/graph/centrality/.libs/graph_eigenvector.o src/graph/centrality/.libs/graph_hits.o src/graph/centrality/.libs/graph_katz.o src/graph/centrality/.libs/graph_pagerank.o src/graph/centrality/.libs/graph_trust_transitivity.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_centrality.so -o .libs/libgraph_tool_centrality.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_centrality.la" && ln -s "../libgraph_tool_centrality.la" "libgraph_tool_centrality.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_correlations.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/correlations src/graph/correlations/graph_assortativity.lo src/graph/correlations/graph_correlations.lo src/graph/correlations/graph_correlations_imp1.lo src/graph/correlations/graph_avg_correlations.lo src/graph/correlations/graph_avg_correlations_imp1.lo src/graph/correlations/graph_avg_correlations_combined.lo src/graph/correlations/graph_correlations_combined.lo src/graph/correlations/graph_correlations_bind.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/correlations/.libs/graph_assortativity.o src/graph/correlations/.libs/graph_correlations.o src/graph/correlations/.libs/graph_correlations_imp1.o src/graph/correlations/.libs/graph_avg_correlations.o src/graph/correlations/.libs/graph_avg_correlations_imp1.o src/graph/correlations/.libs/graph_avg_correlations_combined.o src/graph/correlations/.libs/graph_correlations_combined.o src/graph/correlations/.libs/graph_correlations_bind.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_correlations.so -o .libs/libgraph_tool_correlations.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_correlations.la" && ln -s "../libgraph_tool_correlations.la" "libgraph_tool_correlations.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -lcairomm-1.16 -lsigc-3.0 -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_draw.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/draw src/graph/draw/libgraph_tool_draw_la-graph_cairo_draw.lo src/graph/draw/libgraph_tool_draw_la-graph_tree_cts.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/draw/.libs/libgraph_tool_draw_la-graph_cairo_draw.o src/graph/draw/.libs/libgraph_tool_draw_la-graph_tree_cts.o -lcairomm-1.16 -lsigc-3.0 -lcairo -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_draw.so -o .libs/libgraph_tool_draw.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_draw.la" && ln -s "../libgraph_tool_draw.la" "libgraph_tool_draw.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_dynamics.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/dynamics src/graph/dynamics/graph_continuous.lo src/graph/dynamics/graph_discrete.lo src/graph/dynamics/graph_dynamics.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/dynamics/.libs/graph_continuous.o src/graph/dynamics/.libs/graph_discrete.o src/graph/dynamics/.libs/graph_dynamics.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_dynamics.so -o .libs/libgraph_tool_dynamics.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_dynamics.la" && ln -s "../libgraph_tool_dynamics.la" "libgraph_tool_dynamics.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_core.la -rpath /usr/lib64/python3.11/site-packages/graph_tool src/graph/base64.lo src/graph/demangle.lo src/graph/graph.lo src/graph/graph_exceptions.lo src/graph/graph_bind.lo src/graph/graph_copy.lo src/graph/graph_filtering.lo src/graph/graph_io.lo src/graph/graph_openmp.lo src/graph/graph_properties.lo src/graph/graph_properties_imp1.lo src/graph/graph_properties_imp2.lo src/graph/graph_properties_imp3.lo src/graph/graph_properties_imp4.lo src/graph/graph_properties_copy.lo src/graph/graph_properties_copy_imp1.lo src/graph/graph_properties_group.lo src/graph/graph_properties_ungroup.lo src/graph/graph_properties_map_values.lo src/graph/graph_properties_map_values_imp1.lo src/graph/graph_python_interface.lo src/graph/graph_python_interface_imp1.lo src/graph/graph_python_interface_export.lo src/graph/graph_selectors.lo src/graph/graphml.lo src/graph/random.lo src/graph/read_graphviz_new.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/.libs/base64.o src/graph/.libs/demangle.o src/graph/.libs/graph.o src/graph/.libs/graph_exceptions.o src/graph/.libs/graph_bind.o src/graph/.libs/graph_copy.o src/graph/.libs/graph_filtering.o src/graph/.libs/graph_io.o src/graph/.libs/graph_openmp.o src/graph/.libs/graph_properties.o src/graph/.libs/graph_properties_imp1.o src/graph/.libs/graph_properties_imp2.o src/graph/.libs/graph_properties_imp3.o src/graph/.libs/graph_properties_imp4.o src/graph/.libs/graph_properties_copy.o src/graph/.libs/graph_properties_copy_imp1.o src/graph/.libs/graph_properties_group.o src/graph/.libs/graph_properties_ungroup.o src/graph/.libs/graph_properties_map_values.o src/graph/.libs/graph_properties_map_values_imp1.o src/graph/.libs/graph_python_interface.o src/graph/.libs/graph_python_interface_imp1.o src/graph/.libs/graph_python_interface_export.o src/graph/.libs/graph_selectors.o src/graph/.libs/graphml.o src/graph/.libs/random.o src/graph/.libs/read_graphviz_new.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_core.so -o .libs/libgraph_tool_core.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_core.la" && ln -s "../libgraph_tool_core.la" "libgraph_tool_core.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_flow.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/flow src/graph/flow/graph_edmonds_karp.lo src/graph/flow/graph_push_relabel.lo src/graph/flow/graph_kolmogorov.lo src/graph/flow/graph_minimum_cut.lo src/graph/flow/graph_flow_bind.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/flow/.libs/graph_edmonds_karp.o src/graph/flow/.libs/graph_push_relabel.o src/graph/flow/.libs/graph_kolmogorov.o src/graph/flow/.libs/graph_minimum_cut.o src/graph/flow/.libs/graph_flow_bind.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_flow.so -o .libs/libgraph_tool_flow.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_flow.la" && ln -s "../libgraph_tool_flow.la" "libgraph_tool_flow.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_generation.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/generation src/graph/generation/libgraph_tool_generation_la-graph_community_network.lo src/graph/generation/libgraph_tool_generation_la-graph_community_network_eavg.lo src/graph/generation/libgraph_tool_generation_la-graph_community_network_eavg_imp1.lo src/graph/generation/libgraph_tool_generation_la-graph_community_network_edges.lo src/graph/generation/libgraph_tool_generation_la-graph_community_network_vavg.lo src/graph/generation/libgraph_tool_generation_la-graph_complete.lo src/graph/generation/libgraph_tool_generation_la-graph_contract_edges.lo src/graph/generation/libgraph_tool_generation_la-graph_generation.lo src/graph/generation/libgraph_tool_generation_la-graph_geometric.lo src/graph/generation/libgraph_tool_generation_la-graph_knn.lo src/graph/generation/libgraph_tool_generation_la-graph_lattice.lo src/graph/generation/libgraph_tool_generation_la-graph_line_graph.lo src/graph/generation/libgraph_tool_generation_la-graph_maxent_sbm.lo src/graph/generation/libgraph_tool_generation_la-graph_predecessor.lo src/graph/generation/libgraph_tool_generation_la-graph_price.lo src/graph/generation/libgraph_tool_generation_la-graph_random_edges.lo src/graph/generation/libgraph_tool_generation_la-graph_rewiring.lo src/graph/generation/libgraph_tool_generation_la-graph_sbm.lo src/graph/generation/libgraph_tool_generation_la-graph_triadic_closure.lo src/graph/generation/libgraph_tool_generation_la-graph_triangulation.lo src/graph/generation/libgraph_tool_generation_la-graph_union.lo src/graph/generation/libgraph_tool_generation_la-graph_union_eprop.lo src/graph/generation/libgraph_tool_generation_la-graph_union_vprop.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_eavg.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_eavg_imp1.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_edges.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_community_network_vavg.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_complete.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_contract_edges.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_generation.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_geometric.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_knn.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_lattice.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_line_graph.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_maxent_sbm.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_predecessor.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_price.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_random_edges.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_rewiring.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_sbm.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_triadic_closure.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_triangulation.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_union.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_union_eprop.o src/graph/generation/.libs/libgraph_tool_generation_la-graph_union_vprop.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_generation.so -o .libs/libgraph_tool_generation.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_generation.la" && ln -s "../libgraph_tool_generation.la" "libgraph_tool_generation.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_layout.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/draw src/graph/layout/graph_arf.lo src/graph/layout/graph_planar_layout.lo src/graph/layout/graph_fruchterman_reingold.lo src/graph/layout/graph_sfdp.lo src/graph/layout/graph_radial.lo src/graph/layout/graph_bind_layout.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/layout/.libs/graph_arf.o src/graph/layout/.libs/graph_planar_layout.o src/graph/layout/.libs/graph_fruchterman_reingold.o src/graph/layout/.libs/graph_sfdp.o src/graph/layout/.libs/graph_radial.o src/graph/layout/.libs/graph_bind_layout.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_layout.so -o .libs/libgraph_tool_layout.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_layout.la" && ln -s "../libgraph_tool_layout.la" "libgraph_tool_layout.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_search.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/search src/graph/search/graph_bfs.lo src/graph/search/graph_dfs.lo src/graph/search/graph_dijkstra.lo src/graph/search/graph_bellman_ford.lo src/graph/search/graph_astar.lo src/graph/search/graph_astar_implicit.lo src/graph/search/graph_search_bind.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/search/.libs/graph_bfs.o src/graph/search/.libs/graph_dfs.o src/graph/search/.libs/graph_dijkstra.o src/graph/search/.libs/graph_bellman_ford.o src/graph/search/.libs/graph_astar.o src/graph/search/.libs/graph_astar_implicit.o src/graph/search/.libs/graph_search_bind.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_search.so -o .libs/libgraph_tool_search.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_search.la" && ln -s "../libgraph_tool_search.la" "libgraph_tool_search.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_spectral.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/spectral src/graph/spectral/graph_adjacency.lo src/graph/spectral/graph_incidence.lo src/graph/spectral/graph_laplacian.lo src/graph/spectral/graph_norm_laplacian.lo src/graph/spectral/graph_matrix.lo src/graph/spectral/graph_transition.lo src/graph/spectral/graph_nonbacktracking.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/spectral/.libs/graph_adjacency.o src/graph/spectral/.libs/graph_incidence.o src/graph/spectral/.libs/graph_laplacian.o src/graph/spectral/.libs/graph_norm_laplacian.o src/graph/spectral/.libs/graph_matrix.o src/graph/spectral/.libs/graph_transition.o src/graph/spectral/.libs/graph_nonbacktracking.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_spectral.so -o .libs/libgraph_tool_spectral.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_spectral.la" && ln -s "../libgraph_tool_spectral.la" "libgraph_tool_spectral.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_stats.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/stats src/graph/stats/graph_histograms.lo src/graph/stats/graph_average.lo src/graph/stats/graph_parallel.lo src/graph/stats/graph_distance.lo src/graph/stats/graph_distance_sampled.lo src/graph/stats/graph_stats_bind.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/stats/.libs/graph_histograms.o src/graph/stats/.libs/graph_average.o src/graph/stats/.libs/graph_parallel.o src/graph/stats/.libs/graph_distance.o src/graph/stats/.libs/graph_distance_sampled.o src/graph/stats/.libs/graph_stats_bind.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_stats.so -o .libs/libgraph_tool_stats.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_stats.la" && ln -s "../libgraph_tool_stats.la" "libgraph_tool_stats.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_inference.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/inference src/graph/inference/blockmodel/graph_blockmodel.lo src/graph/inference/blockmodel/graph_blockmodel_em.lo src/graph/inference/blockmodel/graph_blockmodel_exhaustive.lo src/graph/inference/blockmodel/graph_blockmodel_gibbs.lo src/graph/inference/blockmodel/graph_blockmodel_imp.lo src/graph/inference/blockmodel/graph_blockmodel_imp2.lo src/graph/inference/blockmodel/graph_blockmodel_imp3.lo src/graph/inference/blockmodel/graph_blockmodel_marginals.lo src/graph/inference/blockmodel/graph_blockmodel_mcmc.lo src/graph/inference/blockmodel/graph_blockmodel_multicanonical.lo src/graph/inference/blockmodel/graph_blockmodel_multicanonical_multiflip.lo src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.lo src/graph/inference/blockmodel/graph_blockmodel_multilevel_mcmc.lo src/graph/inference/cliques/graph_clique_decomposition.lo src/graph/inference/histogram/graph_histogram.lo src/graph/inference/histogram/graph_histogram_mcmc.lo src/graph/inference/modularity/graph_modularity.lo src/graph/inference/modularity/graph_modularity_gibbs.lo src/graph/inference/modularity/graph_modularity_mcmc.lo src/graph/inference/modularity/graph_modularity_multiflip_mcmc.lo src/graph/inference/modularity/graph_modularity_multilevel_mcmc.lo src/graph/inference/norm_cut/graph_norm_cut.lo src/graph/inference/norm_cut/graph_norm_cut_gibbs.lo src/graph/inference/norm_cut/graph_norm_cut_mcmc.lo src/graph/inference/norm_cut/graph_norm_cut_multiflip_mcmc.lo src/graph/inference/norm_cut/graph_norm_cut_multilevel_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid.lo src/graph/inference/partition_centroid/graph_partition_centroid_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_multiflip_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_multilevel_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multiflip_mcmc.lo src/graph/inference/partition_centroid/graph_partition_centroid_rmi_multilevel_mcmc.lo src/graph/inference/partition_modes/graph_partition_mode.lo src/graph/inference/partition_modes/graph_partition_mode_clustering.lo src/graph/inference/partition_modes/graph_partition_mode_clustering_mcmc.lo src/graph/inference/partition_modes/graph_partition_mode_clustering_multiflip_mcmc.lo src/graph/inference/partition_modes/graph_partition_mode_clustering_multilevel_mcmc.lo src/graph/inference/planted_partition/graph_planted_partition.lo src/graph/inference/planted_partition/graph_planted_partition_gibbs.lo src/graph/inference/planted_partition/graph_planted_partition_mcmc.lo src/graph/inference/planted_partition/graph_planted_partition_multiflip_mcmc.lo src/graph/inference/planted_partition/graph_planted_partition_multilevel_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap.lo src/graph/inference/overlap/graph_blockmodel_overlap_exhaustive.lo src/graph/inference/overlap/graph_blockmodel_overlap_gibbs.lo src/graph/inference/overlap/graph_blockmodel_overlap_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.lo src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical.lo src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical_multiflip.lo src/graph/inference/overlap/graph_blockmodel_overlap_multiflip_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap_multilevel_mcmc.lo src/graph/inference/overlap/graph_blockmodel_overlap_vacate.lo src/graph/inference/layers/graph_blockmodel_layers.lo src/graph/inference/layers/graph_blockmodel_layers_exhaustive.lo src/graph/inference/layers/graph_blockmodel_layers_gibbs.lo src/graph/inference/layers/graph_blockmodel_layers_imp.lo src/graph/inference/layers/graph_blockmodel_layers_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_multicanonical.lo src/graph/inference/layers/graph_blockmodel_layers_multicanonical_multiflip.lo src/graph/inference/layers/graph_blockmodel_layers_multiflip_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_multilevel_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_exhaustive.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_gibbs.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc_bundled.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multiflip_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_multilevel_mcmc.lo src/graph/inference/layers/graph_blockmodel_layers_overlap_vacate.lo src/graph/inference/ranked/graph_ranked.lo src/graph/inference/ranked/graph_ranked_mcmc.lo src/graph/inference/ranked/graph_ranked_gibbs.lo src/graph/inference/ranked/graph_ranked_multiflip_mcmc.lo src/graph/inference/ranked/graph_ranked_multilevel_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc_r.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_cising_glauber_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_ising_glauber_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.lo src/graph/inference/uncertain/graph_blockmodel_latent_closure.lo src/graph/inference/uncertain/graph_blockmodel_latent_closure_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_measured.lo src/graph/inference/uncertain/graph_blockmodel_measured_mcmc.lo src/graph/inference/uncertain/graph_blockmodel_uncertain.lo src/graph/inference/uncertain/graph_blockmodel_uncertain_marginal.lo src/graph/inference/uncertain/graph_blockmodel_uncertain_mcmc.lo src/graph/inference/support/cache.lo src/graph/inference/support/int_part.lo src/graph/inference/support/spence.lo src/graph/inference/graph_inference.lo src/graph/inference/graph_latent_multigraph.lo src/graph/inference/graph_modularity.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/inference/blockmodel/.libs/graph_blockmodel.o src/graph/inference/blockmodel/.libs/graph_blockmodel_em.o src/graph/inference/blockmodel/.libs/graph_blockmodel_exhaustive.o src/graph/inference/blockmodel/.libs/graph_blockmodel_gibbs.o src/graph/inference/blockmodel/.libs/graph_blockmodel_imp.o src/graph/inference/blockmodel/.libs/graph_blockmodel_imp2.o src/graph/inference/blockmodel/.libs/graph_blockmodel_imp3.o src/graph/inference/blockmodel/.libs/graph_blockmodel_marginals.o src/graph/inference/blockmodel/.libs/graph_blockmodel_mcmc.o src/graph/inference/blockmodel/.libs/graph_blockmodel_multicanonical.o src/graph/inference/blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o src/graph/inference/blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o src/graph/inference/blockmodel/.libs/graph_blockmodel_multilevel_mcmc.o src/graph/inference/cliques/.libs/graph_clique_decomposition.o src/graph/inference/histogram/.libs/graph_histogram.o src/graph/inference/histogram/.libs/graph_histogram_mcmc.o src/graph/inference/modularity/.libs/graph_modularity.o src/graph/inference/modularity/.libs/graph_modularity_gibbs.o src/graph/inference/modularity/.libs/graph_modularity_mcmc.o src/graph/inference/modularity/.libs/graph_modularity_multiflip_mcmc.o src/graph/inference/modularity/.libs/graph_modularity_multilevel_mcmc.o src/graph/inference/norm_cut/.libs/graph_norm_cut.o src/graph/inference/norm_cut/.libs/graph_norm_cut_gibbs.o src/graph/inference/norm_cut/.libs/graph_norm_cut_mcmc.o src/graph/inference/norm_cut/.libs/graph_norm_cut_multiflip_mcmc.o src/graph/inference/norm_cut/.libs/graph_norm_cut_multilevel_mcmc.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_mcmc.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_multiflip_mcmc.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_multilevel_mcmc.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi_mcmc.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi_multiflip_mcmc.o src/graph/inference/partition_centroid/.libs/graph_partition_centroid_rmi_multilevel_mcmc.o src/graph/inference/partition_modes/.libs/graph_partition_mode.o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering.o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering_mcmc.o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering_multiflip_mcmc.o src/graph/inference/partition_modes/.libs/graph_partition_mode_clustering_multilevel_mcmc.o src/graph/inference/planted_partition/.libs/graph_planted_partition.o src/graph/inference/planted_partition/.libs/graph_planted_partition_gibbs.o src/graph/inference/planted_partition/.libs/graph_planted_partition_mcmc.o src/graph/inference/planted_partition/.libs/graph_planted_partition_multiflip_mcmc.o src/graph/inference/planted_partition/.libs/graph_planted_partition_multilevel_mcmc.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_exhaustive.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_gibbs.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_mcmc.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multicanonical.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_multilevel_mcmc.o src/graph/inference/overlap/.libs/graph_blockmodel_overlap_vacate.o src/graph/inference/layers/.libs/graph_blockmodel_layers.o src/graph/inference/layers/.libs/graph_blockmodel_layers_exhaustive.o src/graph/inference/layers/.libs/graph_blockmodel_layers_gibbs.o src/graph/inference/layers/.libs/graph_blockmodel_layers_imp.o src/graph/inference/layers/.libs/graph_blockmodel_layers_mcmc.o src/graph/inference/layers/.libs/graph_blockmodel_layers_multicanonical.o src/graph/inference/layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o src/graph/inference/layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o src/graph/inference/layers/.libs/graph_blockmodel_layers_multilevel_mcmc.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_gibbs.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_mcmc.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_multilevel_mcmc.o src/graph/inference/layers/.libs/graph_blockmodel_layers_overlap_vacate.o src/graph/inference/ranked/.libs/graph_ranked.o src/graph/inference/ranked/.libs/graph_ranked_mcmc.o src/graph/inference/ranked/.libs/graph_ranked_gibbs.o src/graph/inference/ranked/.libs/graph_ranked_multiflip_mcmc.o src/graph/inference/ranked/.libs/graph_ranked_multilevel_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_epidemics.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_epidemics_mcmc_r.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_cising_glauber.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_cising_glauber_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_ising_glauber.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_ising_glauber_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_cising_mcmc_h.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.o src/graph/inference/uncertain/.libs/graph_blockmodel_latent_closure.o src/graph/inference/uncertain/.libs/graph_blockmodel_latent_closure_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_measured.o src/graph/inference/uncertain/.libs/graph_blockmodel_measured_mcmc.o src/graph/inference/uncertain/.libs/graph_blockmodel_uncertain.o src/graph/inference/uncertain/.libs/graph_blockmodel_uncertain_marginal.o src/graph/inference/uncertain/.libs/graph_blockmodel_uncertain_mcmc.o src/graph/inference/support/.libs/cache.o src/graph/inference/support/.libs/int_part.o src/graph/inference/support/.libs/spence.o src/graph/inference/.libs/graph_inference.o src/graph/inference/.libs/graph_latent_multigraph.o src/graph/inference/.libs/graph_modularity.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_inference.so -o .libs/libgraph_tool_inference.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_inference.la" && ln -s "../libgraph_tool_inference.la" "libgraph_tool_inference.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_util.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/util src/graph/util/graph_search.lo src/graph/util/graph_util_bind.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/util/.libs/graph_search.o src/graph/util/.libs/graph_util_bind.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_util.so -o .libs/libgraph_tool_util.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_util.la" && ln -s "../libgraph_tool_util.la" "libgraph_tool_util.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -export-dynamic -no-undefined -Wl,-E -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgraph_tool_topology.la -rpath /usr/lib64/python3.11/site-packages/graph_tool/topology src/graph/topology/graph_all_circuits.lo src/graph/topology/graph_all_distances.lo src/graph/topology/graph_bipartite.lo src/graph/topology/graph_components.lo src/graph/topology/graph_distance.lo src/graph/topology/graph_diameter.lo src/graph/topology/graph_dominator_tree.lo src/graph/topology/graph_isomorphism.lo src/graph/topology/graph_kcore.lo src/graph/topology/graph_matching.lo src/graph/topology/graph_maximal_cliques.lo src/graph/topology/graph_maximal_planar.lo src/graph/topology/graph_maximal_vertex_set.lo src/graph/topology/graph_minimum_spanning_tree.lo src/graph/topology/graph_percolation.lo src/graph/topology/graph_planar.lo src/graph/topology/graph_random_matching.lo src/graph/topology/graph_random_spanning_tree.lo src/graph/topology/graph_reciprocity.lo src/graph/topology/graph_sequential_color.lo src/graph/topology/graph_similarity.lo src/graph/topology/graph_similarity_imp.lo src/graph/topology/graph_subgraph_isomorphism.lo src/graph/topology/graph_topological_sort.lo src/graph/topology/graph_topology.lo src/graph/topology/graph_tsp.lo src/graph/topology/graph_transitive_closure.lo src/graph/topology/graph_vertex_similarity.lo -L/usr/lib64 -lpython3.11 -L/usr/lib64 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crti.o /usr/lib/gcc/s390x-redhat-linux/12/crtbeginS.o src/graph/topology/.libs/graph_all_circuits.o src/graph/topology/.libs/graph_all_distances.o src/graph/topology/.libs/graph_bipartite.o src/graph/topology/.libs/graph_components.o src/graph/topology/.libs/graph_distance.o src/graph/topology/.libs/graph_diameter.o src/graph/topology/.libs/graph_dominator_tree.o src/graph/topology/.libs/graph_isomorphism.o src/graph/topology/.libs/graph_kcore.o src/graph/topology/.libs/graph_matching.o src/graph/topology/.libs/graph_maximal_cliques.o src/graph/topology/.libs/graph_maximal_planar.o src/graph/topology/.libs/graph_maximal_vertex_set.o src/graph/topology/.libs/graph_minimum_spanning_tree.o src/graph/topology/.libs/graph_percolation.o src/graph/topology/.libs/graph_planar.o src/graph/topology/.libs/graph_random_matching.o src/graph/topology/.libs/graph_random_spanning_tree.o src/graph/topology/.libs/graph_reciprocity.o src/graph/topology/.libs/graph_sequential_color.o src/graph/topology/.libs/graph_similarity.o src/graph/topology/.libs/graph_similarity_imp.o src/graph/topology/.libs/graph_subgraph_isomorphism.o src/graph/topology/.libs/graph_topological_sort.o src/graph/topology/.libs/graph_topology.o src/graph/topology/.libs/graph_tsp.o src/graph/topology/.libs/graph_transitive_closure.o src/graph/topology/.libs/graph_vertex_similarity.o -L/usr/lib64 -lpython3.11 -lboost_iostreams -lboost_python311 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/s390x-redhat-linux/12 -L/usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/s390x-redhat-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/s390x-redhat-linux/12/crtendS.o /usr/lib/gcc/s390x-redhat-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -Wl,-E -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -fopenmp -Wl,-soname -Wl,libgraph_tool_topology.so -o .libs/libgraph_tool_topology.so libtool: link: ( cd ".libs" && rm -f "libgraph_tool_topology.la" && ln -s "../libgraph_tool_topology.la" "libgraph_tool_topology.la" ) make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2oxmDp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x ++ dirname /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd graph-tool-2.48 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.48' make[1]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference' /usr/bin/install -p -m 644 src/graph/inference/graph_modularity.hh src/graph/inference/graph_latent_multigraph.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/blockmodel' /usr/bin/install -p -m 644 src/graph/inference/blockmodel/graph_blockmodel.hh src/graph/inference/blockmodel/graph_blockmodel_em.hh src/graph/inference/blockmodel/graph_blockmodel_emat.hh src/graph/inference/blockmodel/graph_blockmodel_elist.hh src/graph/inference/blockmodel/graph_blockmodel_entries.hh src/graph/inference/blockmodel/graph_blockmodel_entropy.hh src/graph/inference/blockmodel/graph_blockmodel_exhaustive.hh src/graph/inference/blockmodel/graph_blockmodel_gibbs.hh src/graph/inference/blockmodel/graph_blockmodel_mcmc.hh src/graph/inference/blockmodel/graph_blockmodel_multicanonical.hh src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.hh src/graph/inference/blockmodel/graph_blockmodel_multilevel_mcmc.hh src/graph/inference/blockmodel/graph_blockmodel_partition.hh src/graph/inference/blockmodel/graph_blockmodel_util.hh src/graph/inference/blockmodel/graph_blockmodel_weights.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/blockmodel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/cliques' /usr/bin/install -p -m 644 src/graph/inference/cliques/graph_clique_decomposition.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/cliques' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/histogram' /usr/bin/install -p -m 644 src/graph/inference/histogram/graph_histogram.hh src/graph/inference/histogram/graph_histogram_mcmc.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/histogram' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/layers' /usr/bin/install -p -m 644 src/graph/inference/layers/graph_blockmodel_layers.hh src/graph/inference/layers/graph_blockmodel_layers_util.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/layers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/loops' /usr/bin/install -p -m 644 src/graph/inference/loops/bundled_vacate_loop.hh src/graph/inference/loops/exhaustive_loop.hh src/graph/inference/loops/gibbs_loop.hh src/graph/inference/loops/mcmc_loop.hh src/graph/inference/loops/merge_split.hh src/graph/inference/loops/multilevel.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/loops' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/modularity' /usr/bin/install -p -m 644 src/graph/inference/modularity/graph_modularity.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/modularity' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/norm_cut' /usr/bin/install -p -m 644 src/graph/inference/norm_cut/graph_norm_cut.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/norm_cut' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/overlap' /usr/bin/install -p -m 644 src/graph/inference/overlap/graph_blockmodel_overlap.hh src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.hh src/graph/inference/overlap/graph_blockmodel_overlap_util.hh src/graph/inference/overlap/graph_blockmodel_overlap_vacate.hh src/graph/inference/overlap/graph_blockmodel_overlap_partition.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/overlap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/partition_centroid' /usr/bin/install -p -m 644 src/graph/inference/partition_centroid/graph_partition_centroid.hh src/graph/inference/partition_centroid/graph_partition_centroid_rmi.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/partition_centroid' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/partition_modes' /usr/bin/install -p -m 644 src/graph/inference/partition_modes/graph_partition_mode.hh src/graph/inference/partition_modes/graph_partition_mode_clustering.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/partition_modes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/planted_partition' /usr/bin/install -p -m 644 src/graph/inference/planted_partition/graph_planted_partition.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/planted_partition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/ranked' /usr/bin/install -p -m 644 src/graph/inference/ranked/graph_ranked.hh src/graph/inference/ranked/graph_ranked_mcmc.hh src/graph/inference/ranked/graph_ranked_gibbs.hh src/graph/inference/ranked/graph_ranked_multiflip_mcmc.hh src/graph/inference/ranked/graph_ranked_multilevel_mcmc.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/ranked' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/support' /usr/bin/install -p -m 644 src/graph/inference/support/cache.hh src/graph/inference/support/contingency.hh src/graph/inference/support/graph_state.hh src/graph/inference/support/int_part.hh src/graph/inference/support/util.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/support' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/uncertain' /usr/bin/install -p -m 644 src/graph/inference/uncertain/graph_blockmodel_dynamics.hh src/graph/inference/uncertain/graph_blockmodel_dynamics_continuous.hh src/graph/inference/uncertain/graph_blockmodel_dynamics_discrete.hh src/graph/inference/uncertain/graph_blockmodel_dynamics_epidemics_mcmc_h.hh src/graph/inference/uncertain/graph_blockmodel_dynamics_mcmc.hh src/graph/inference/uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.hh src/graph/inference/uncertain/graph_blockmodel_latent_closure.hh src/graph/inference/uncertain/graph_blockmodel_latent_layers.hh src/graph/inference/uncertain/graph_blockmodel_latent_layers_mcmc.hh src/graph/inference/uncertain/graph_blockmodel_measured.hh src/graph/inference/uncertain/graph_blockmodel_uncertain.hh src/graph/inference/uncertain/graph_blockmodel_uncertain_marginal.hh src/graph/inference/uncertain/graph_blockmodel_uncertain_mcmc.hh src/graph/inference/uncertain/graph_blockmodel_uncertain_util.hh src/graph/inference/uncertain/graph_blockmodel_sample_edge.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/inference/uncertain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/collection' /usr/bin/install -p -m 644 src/graph_tool/collection/atlas.dat.gz src/graph_tool/collection/adjnoun.gt.gz src/graph_tool/collection/as-22july06.gt.gz src/graph_tool/collection/astro-ph.gt.gz src/graph_tool/collection/celegansneural.gt.gz src/graph_tool/collection/cond-mat-2003.gt.gz src/graph_tool/collection/cond-mat-2005.gt.gz src/graph_tool/collection/cond-mat.gt.gz src/graph_tool/collection/dolphins.gt.gz src/graph_tool/collection/football.gt.gz src/graph_tool/collection/hep-th.gt.gz src/graph_tool/collection/karate.gt.gz src/graph_tool/collection/lesmis.gt.gz src/graph_tool/collection/netscience.gt.gz src/graph_tool/collection/polblogs.gt.gz src/graph_tool/collection/polbooks.gt.gz src/graph_tool/collection/power.gt.gz src/graph_tool/collection/pgp-strong-2009.gt.gz src/graph_tool/collection/serengeti-foodweb.gt.gz src/graph_tool/collection/email-Enron.gt.gz '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/collection' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' /usr/bin/install -p -m 644 src/graph_tool/draw/graph-tool-logo.svg '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool' /usr/bin/install -p -m 644 src/graph_tool/__init__.py src/graph_tool/dl_import.py src/graph_tool/decorators.py src/graph_tool/gt_io.py src/graph_tool/all.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool' Byte-compiling python modules... __init__.pydl_import.pydecorators.pygt_io.pyall.py Byte-compiling python modules (optimized versions) ... __init__.pydl_import.pydecorators.pygt_io.pyall.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality' /usr/bin/install -p -m 644 src/graph_tool/centrality/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering' /usr/bin/install -p -m 644 src/graph_tool/clustering/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/collection' /usr/bin/install -p -m 644 src/graph_tool/collection/__init__.py src/graph_tool/collection/netzschleuder.py src/graph_tool/collection/small.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/collection' Byte-compiling python modules... __init__.pynetzschleuder.pysmall.py Byte-compiling python modules (optimized versions) ... __init__.pynetzschleuder.pysmall.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations' /usr/bin/install -p -m 644 src/graph_tool/correlations/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' /usr/bin/install -p -m 644 src/graph_tool/draw/__init__.py src/graph_tool/draw/cairo_draw.py src/graph_tool/draw/gtk_draw.py src/graph_tool/draw/graphviz_draw.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' Byte-compiling python modules... __init__.pycairo_draw.pygtk_draw.pygraphviz_draw.py Byte-compiling python modules (optimized versions) ... __init__.pycairo_draw.pygtk_draw.pygraphviz_draw.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics' /usr/bin/install -p -m 644 src/graph_tool/dynamics/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow' /usr/bin/install -p -m 644 src/graph_tool/flow/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation' /usr/bin/install -p -m 644 src/graph_tool/generation/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference' /usr/bin/install -p -m 644 src/graph_tool/inference/__init__.py src/graph_tool/inference/base_states.py src/graph_tool/inference/blockmodel.py src/graph_tool/inference/blockmodel_em.py src/graph_tool/inference/clique_decomposition.py src/graph_tool/inference/histogram.py src/graph_tool/inference/layered_blockmodel.py src/graph_tool/inference/nested_blockmodel.py src/graph_tool/inference/overlap_blockmodel.py src/graph_tool/inference/uncertain_blockmodel.py src/graph_tool/inference/mcmc.py src/graph_tool/inference/minimize.py src/graph_tool/inference/modularity.py src/graph_tool/inference/norm_cut.py src/graph_tool/inference/partition_centroid.py src/graph_tool/inference/partition_modes.py src/graph_tool/inference/planted_partition.py src/graph_tool/inference/ranked.py src/graph_tool/inference/latent_multigraph.py src/graph_tool/inference/latent_layers.py src/graph_tool/inference/util.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference' Byte-compiling python modules... __init__.pybase_states.pyblockmodel.pyblockmodel_em.pyclique_decomposition.pyhistogram.pylayered_blockmodel.pynested_blockmodel.pyoverlap_blockmodel.pyuncertain_blockmodel.pymcmc.pyminimize.pymodularity.pynorm_cut.pypartition_centroid.pypartition_modes.pyplanted_partition.pyranked.pylatent_multigraph.pylatent_layers.pyutil.py Byte-compiling python modules (optimized versions) ... __init__.pybase_states.pyblockmodel.pyblockmodel_em.pyclique_decomposition.pyhistogram.pylayered_blockmodel.pynested_blockmodel.pyoverlap_blockmodel.pyuncertain_blockmodel.pymcmc.pyminimize.pymodularity.pynorm_cut.pypartition_centroid.pypartition_modes.pyplanted_partition.pyranked.pylatent_multigraph.pylatent_layers.pyutil.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search' /usr/bin/install -p -m 644 src/graph_tool/search/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral' /usr/bin/install -p -m 644 src/graph_tool/spectral/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats' /usr/bin/install -p -m 644 src/graph_tool/stats/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology' /usr/bin/install -p -m 644 src/graph_tool/topology/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util' /usr/bin/install -p -m 644 src/graph_tool/util/__init__.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_centrality.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality' libtool: install: /usr/bin/install -p .libs/libgraph_tool_centrality.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality/libgraph_tool_centrality.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_centrality.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality/libgraph_tool_centrality.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/centrality' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/centrality' /usr/bin/install -p -m 644 src/graph/centrality/graph_closeness.hh src/graph/centrality/graph_eigentrust.hh src/graph/centrality/graph_eigenvector.hh src/graph/centrality/graph_pagerank.hh src/graph/centrality/graph_hits.hh src/graph/centrality/graph_katz.hh src/graph/centrality/graph_trust_transitivity.hh src/graph/centrality/minmax.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/centrality' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_clustering.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering' libtool: install: /usr/bin/install -p .libs/libgraph_tool_clustering.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering/libgraph_tool_clustering.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_clustering.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering/libgraph_tool_clustering.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/clustering' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/clustering' /usr/bin/install -p -m 644 src/graph/clustering/graph_clustering.hh src/graph/clustering/graph_extended_clustering.hh src/graph/clustering/graph_motifs.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/clustering' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_core.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool' libtool: install: /usr/bin/install -p .libs/libgraph_tool_core.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/libgraph_tool_core.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_core.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/libgraph_tool_core.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include' /usr/bin/install -p -m 644 config.h src/graph/base64.hh src/graph/coroutine.hh src/graph/demangle.hh src/graph/fast_vector_property_map.hh src/graph/gml.hh src/graph/graph.hh src/graph/graph_adjacency.hh src/graph/graph_adaptor.hh src/graph/graph_exceptions.hh src/graph/graph_filtered.hh src/graph/graph_filtering.hh src/graph/graph_io_binary.hh src/graph/graph_properties.hh src/graph/graph_properties_copy.hh src/graph/graph_properties_group.hh src/graph/graph_properties_map_values.hh src/graph/graph_python_interface.hh src/graph/graph_reverse.hh src/graph/graph_selectors.hh src/graph/graph_tool.hh src/graph/graph_util.hh src/graph/hash_map_wrap.hh src/graph/histogram.hh src/graph/idx_map.hh src/graph/module_registry.hh src/graph/mpl_nested_loop.hh src/graph/numpy_bind.hh src/graph/openmp_lock.hh src/graph/parallel_rng.hh src/graph/random.hh src/graph/str_repr.hh src/graph/shared_map.hh src/graph/transform_iterator.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp' /usr/bin/install -p -m 644 src/pcg-cpp/include/pcg_extras.hpp src/pcg-cpp/include/pcg_random.hpp src/pcg-cpp/include/pcg_uint128.hpp '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/boost-workaround/boost/graph/' /usr/bin/install -p -m 644 src/boost-workaround/boost/graph/adjacency_iterator.hpp src/boost-workaround/boost/graph/betweenness_centrality.hpp src/boost-workaround/boost/graph/detail/read_graphviz_new.hpp src/boost-workaround/boost/graph/graphml.hpp src/boost-workaround/boost/graph/graphviz.hpp src/boost-workaround/boost/graph/hawick_circuits.hpp src/boost-workaround/boost/graph/isomorphism.hpp src/boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp src/boost-workaround/boost/graph/maximum_weighted_matching.hpp src/boost-workaround/boost/graph/metric_tsp_approx.hpp src/boost-workaround/boost/graph/named_function_params-alt.hpp src/boost-workaround/boost/graph/overloading.hpp src/boost-workaround/boost/graph/push_relabel_max_flow.hpp src/boost-workaround/boost/graph/copy_alt.hpp src/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp src/boost-workaround/boost/graph/vf2_sub_graph_iso.hpp '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/boost-workaround/boost/graph/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_correlations.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations' libtool: install: /usr/bin/install -p .libs/libgraph_tool_correlations.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations/libgraph_tool_correlations.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_correlations.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations/libgraph_tool_correlations.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/correlations' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/correlations' /usr/bin/install -p -m 644 src/graph/correlations/graph_assortativity.hh src/graph/correlations/graph_correlations.hh src/graph/correlations/graph_corr_hist.hh src/graph/correlations/graph_avg_correlations.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/correlations' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_draw.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgraph_tool_draw.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_draw.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_draw.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_draw.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_dynamics.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics' libtool: install: /usr/bin/install -p .libs/libgraph_tool_dynamics.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_dynamics.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/dynamics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/dynamics' /usr/bin/install -p -m 644 src/graph/dynamics/graph_continuous.hh src/graph/dynamics/graph_discrete.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/dynamics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_flow.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow' libtool: install: /usr/bin/install -p .libs/libgraph_tool_flow.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow/libgraph_tool_flow.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_flow.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow/libgraph_tool_flow.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/flow' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/flow' /usr/bin/install -p -m 644 src/graph/flow/graph_augment.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/flow' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_generation.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation' libtool: install: /usr/bin/install -p .libs/libgraph_tool_generation.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation/libgraph_tool_generation.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_generation.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation/libgraph_tool_generation.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/generation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/generation' /usr/bin/install -p -m 644 src/graph/generation/dynamic_sampler.hh src/graph/generation/graph_community_network.hh src/graph/generation/graph_complete.hh src/graph/generation/graph_contract_edges.hh src/graph/generation/graph_generation.hh src/graph/generation/graph_geometric.hh src/graph/generation/graph_knn.hh src/graph/generation/graph_lattice.hh src/graph/generation/graph_maxent_sbm.hh src/graph/generation/graph_predecessor.hh src/graph/generation/graph_price.hh src/graph/generation/graph_random_edges.hh src/graph/generation/graph_rewiring.hh src/graph/generation/graph_sbm.hh src/graph/generation/graph_triadic_closure.hh src/graph/generation/graph_triangulation.hh src/graph/generation/graph_union.hh src/graph/generation/sampler.hh src/graph/generation/urn_sampler.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/generation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_inference.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference' libtool: install: /usr/bin/install -p .libs/libgraph_tool_inference.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference/libgraph_tool_inference.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_inference.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference/libgraph_tool_inference.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_layout.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgraph_tool_layout.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_layout.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_layout.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_layout.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/layout' /usr/bin/install -p -m 644 src/graph/layout/graph_arf.hh src/graph/layout/graph_sfdp.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/layout' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_search.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search' libtool: install: /usr/bin/install -p .libs/libgraph_tool_search.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search/libgraph_tool_search.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_search.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search/libgraph_tool_search.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/search' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_spectral.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral' libtool: install: /usr/bin/install -p .libs/libgraph_tool_spectral.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral/libgraph_tool_spectral.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_spectral.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral/libgraph_tool_spectral.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/spectral' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/spectral' /usr/bin/install -p -m 644 src/graph/spectral/graph_adjacency.hh src/graph/spectral/graph_incidence.hh src/graph/spectral/graph_laplacian.hh src/graph/spectral/graph_transition.hh src/graph/spectral/graph_nonbacktracking.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/spectral' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_stats.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats' libtool: install: /usr/bin/install -p .libs/libgraph_tool_stats.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats/libgraph_tool_stats.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_stats.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats/libgraph_tool_stats.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/stats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/stats' /usr/bin/install -p -m 644 src/graph/stats/graph_parallel.hh src/graph/stats/graph_histograms.hh src/graph/stats/graph_average.hh src/graph/stats/graph_distance_sampled.hh src/graph/stats/graph_distance.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/stats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_topology.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology' libtool: install: /usr/bin/install -p .libs/libgraph_tool_topology.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology/libgraph_tool_topology.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_topology.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology/libgraph_tool_topology.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/topology' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/topology' /usr/bin/install -p -m 644 src/graph/topology/graph_bipartite_weighted_matching.hh src/graph/topology/graph_components.hh src/graph/topology/graph_kcore.hh src/graph/topology/graph_maximal_cliques.hh src/graph/topology/graph_percolation.hh src/graph/topology/graph_similarity.hh src/graph/topology/graph_vertex_similarity.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/topology' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util' /bin/sh ./libtool --mode=install /usr/bin/install -p libgraph_tool_util.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util' libtool: install: /usr/bin/install -p .libs/libgraph_tool_util.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util/libgraph_tool_util.so libtool: install: /usr/bin/install -p .libs/libgraph_tool_util.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util/libgraph_tool_util.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/util' /usr/bin/install -p -m 644 src/graph/util/graph_search.hh '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' /bin/sh ./libtool --mode=install /usr/bin/install -p libgt_pycairo_aux.la '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw' libtool: install: /usr/bin/install -p .libs/libgt_pycairo_aux.so /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgt_pycairo_aux.so libtool: install: /usr/bin/install -p .libs/libgt_pycairo_aux.lai /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgt_pycairo_aux.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages/graph_tool/draw' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos/cppextensions' /usr/bin/install -p -m 644 doc/demos/cppextensions/Makefile doc/demos/cppextensions/cppextensions.rst doc/demos/cppextensions/kcore.cc doc/demos/cppextensions/kcore.hh doc/demos/cppextensions/kcore.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos/cppextensions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/sphinxext' /usr/bin/install -p -m 644 doc/sphinxext/comment_eater.py doc/sphinxext/phantom_import.py doc/sphinxext/compiler_unparse.py doc/sphinxext/traitsdoc.py '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/sphinxext' /usr/bin/install -p -m 644 README.md COPYING COPYING.LESSER AUTHORS INSTALL '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos' /usr/bin/install -p -m 644 doc/demos/index.rst '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc' /usr/bin/install -p -m 644 doc/centrality.rst doc/correlations.rst doc/price.py doc/search_module.rst doc/util.rst doc/clustering.rst doc/draw.rst doc/index.rst doc/spectral.rst doc/inference.rst doc/flow.rst doc/Makefile doc/quickstart.rst doc/generation.rst doc/stats.rst doc/graph_tool.rst doc/modules.rst doc/topology.rst doc/conf.py doc/pyenv.py doc/search_example.xml '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/.static' /usr/bin/install -p -m 644 doc/.static/graph-icon.png doc/.static/graph-icon.ico doc/.static/graph-tool-logo.svg '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/.static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/src/boost-workaround' /usr/bin/install -p -m 644 src/boost-workaround/LICENSE_1_0.txt '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/src/boost-workaround' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos/inference' /usr/bin/install -p -m 644 doc/demos/inference/inference.rst '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos/inference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos/animation' /usr/bin/install -p -m 644 doc/demos/animation/animation.rst '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/graph-tool/doc/demos/animation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 graph-tool-py3.11.pc '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/pkgconfig' make[1]: Leaving directory '/builddir/build/BUILD/graph-tool-2.48' + rm -rf /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x//usr/share/doc/graph-tool + find /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x -name '*.la' -print -delete /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_draw.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_layout.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgt_pycairo_aux.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality/libgraph_tool_centrality.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering/libgraph_tool_clustering.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations/libgraph_tool_correlations.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow/libgraph_tool_flow.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation/libgraph_tool_generation.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference/libgraph_tool_inference.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search/libgraph_tool_search.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral/libgraph_tool_spectral.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats/libgraph_tool_stats.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology/libgraph_tool_topology.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util/libgraph_tool_util.la /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/libgraph_tool_core.la + ln -svf /usr/include/pcg_extras.hpp /usr/include/pcg_random.hpp /usr/include/pcg_uint128.hpp /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/ '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_extras.hpp' -> '/usr/include/pcg_extras.hpp' '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_random.hpp' -> '/usr/include/pcg_random.hpp' '/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_uint128.hpp' -> '/usr/include/pcg_uint128.hpp' + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.48-1.fc37 --unique-debug-suffix -2.48-1.fc37.s390x --unique-debug-src-base python-graph-tool-2.48-1.fc37.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/graph-tool-2.48 extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/centrality/libgraph_tool_centrality.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/clustering/libgraph_tool_clustering.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/correlations/libgraph_tool_correlations.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_draw.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgraph_tool_layout.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/draw/libgt_pycairo_aux.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/dynamics/libgraph_tool_dynamics.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/flow/libgraph_tool_flow.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/generation/libgraph_tool_generation.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference/libgraph_tool_inference.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/libgraph_tool_core.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/search/libgraph_tool_search.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/spectral/libgraph_tool_spectral.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/stats/libgraph_tool_stats.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/topology/libgraph_tool_topology.so extracting debug info from /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/util/libgraph_tool_util.so ../../gdb/dwarf2/index-write.c:1069: internal-error: assert_file_size: Assertion `file_size == expected_size' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. ----- Backtrace ----- 0x2aa2388ad29 ??? 0x2aa23c89d8d ??? 0x2aa23c8a04f ??? 0x2aa23e21529 ??? 0x2aa23951b57 ??? 0x2aa23952965 ??? 0x2aa239548ad ??? 0x2aa23956e47 ??? 0x2aa238c5ee7 ??? 0x2aa23c669a3 ??? 0x2aa23a8b093 ??? 0x2aa23a8b1e7 ??? 0x2aa23a8d48b ??? 0x2aa23a8dfd1 ??? 0x2aa237af599 ??? 0x3ff8dbb4871 ??? 0x3ff8dbb494f ??? 0x2aa237b62cf ??? 0xffffffffffffffff ??? --------------------- ../../gdb/dwarf2/index-write.c:1069: internal-error: assert_file_size: Assertion `file_size == expected_size' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) [answered Y; input not from terminal] This is a bug, please report it. For instructions, see: . /usr/bin/gdb-add-index: line 135: 1136919 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -iex 'set debuginfod enabled off' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11/site-packages/graph_tool/inference/libgraph_tool_inference.so original debug info size: 6027792kB, size after compression: 5845684kB /usr/bin/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 5956 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-graph-tool-2.48-1.fc37.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NUkQ5d + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.48 + DOCDIR=/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/python3-graph-tool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/python3-graph-tool + cp -pr README.md /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/python3-graph-tool + cp -pr ChangeLog /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/python3-graph-tool + cp -pr AUTHORS /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/doc/python3-graph-tool + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tkgnHd + umask 022 + cd /builddir/build/BUILD + cd graph-tool-2.48 + LICENSEDIR=/builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/licenses/python3-graph-tool + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/licenses/python3-graph-tool + cp -pr COPYING /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/licenses/python3-graph-tool + cp -pr src/boost-workaround/LICENSE_1_0.txt /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x/usr/share/licenses/python3-graph-tool + RPM_EC=0 ++ jobs -p + exit 0 Provides: graph-tool(s390-64) = 2.48-1.fc37 libgraph_tool_centrality.so()(64bit) libgraph_tool_clustering.so()(64bit) libgraph_tool_core.so()(64bit) libgraph_tool_correlations.so()(64bit) libgraph_tool_draw.so()(64bit) libgraph_tool_dynamics.so()(64bit) libgraph_tool_flow.so()(64bit) libgraph_tool_generation.so()(64bit) libgraph_tool_inference.so()(64bit) libgraph_tool_layout.so()(64bit) libgraph_tool_search.so()(64bit) libgraph_tool_spectral.so()(64bit) libgraph_tool_stats.so()(64bit) libgraph_tool_topology.so()(64bit) libgraph_tool_util.so()(64bit) libgt_pycairo_aux.so()(64bit) python-graph-tool = 2.48-1.fc37 python3-graph-tool = 2.48-1.fc37 python3-graph-tool(s390-64) = 2.48-1.fc37 python3.11-graph-tool = 2.48-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(LargeFiles) <= 4.12.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libboost_context.so.1.78.0()(64bit) libboost_coroutine.so.1.78.0()(64bit) libboost_iostreams.so.1.78.0()(64bit) libboost_python311.so.1.78.0()(64bit) libboost_regex.so.1.78.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcairomm-1.16.so.1()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgmp.so.10()(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(GOMP_5.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libgomp.so.1(OMP_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.4)(64bit) libpython3.11.so.1.0()(64bit) libsigc-3.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(CXXABI_LDBL_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libstdc++.so.6(GLIBCXX_LDBL_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_LDBL_3.4.7)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: python3-graph-tool-devel-2.48-1.fc37.s390x warning: absolute symlink: /usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_extras.hpp -> /usr/include/pcg_extras.hpp warning: absolute symlink: /usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_random.hpp -> /usr/include/pcg_random.hpp warning: absolute symlink: /usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_uint128.hpp -> /usr/include/pcg_uint128.hpp Provides: graph-tool-devel(s390-64) = 2.48-1.fc37 pkgconfig(graph-tool-py3.11) = 2.48 python-graph-tool-devel = 2.48-1.fc37 python3-graph-tool-devel = 2.48-1.fc37 python3-graph-tool-devel(s390-64) = 2.48-1.fc37 python3.11-graph-tool-devel = 2.48-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: python-graph-tool-debugsource-2.48-1.fc37.s390x Provides: python-graph-tool-debugsource = 2.48-1.fc37 python-graph-tool-debugsource(s390-64) = 2.48-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-graph-tool-debuginfo-2.48-1.fc37.s390x Provides: debuginfo(build-id) = 2251d706265133005188232719d31ae00557db79 debuginfo(build-id) = 28ea707be88579abff0f50cbd3bb75eb41e1bc7c debuginfo(build-id) = 3b0f875a7a99bf418bd7a728ea8285dd6353dc1b debuginfo(build-id) = 4974c5e3029a9d415db2b8d61d3f613e9274b72a debuginfo(build-id) = 4d71b9083430124e179fcc76f860c083b1ef746d debuginfo(build-id) = 5fcdfd699a7ac785077ce2f6206aea9597378d96 debuginfo(build-id) = 64c4d75b04dc12729d24adf23106034353b1766d debuginfo(build-id) = 8333f250e33c448d649f3d0db0d6e904076fd36e debuginfo(build-id) = 8c3841a6afa865ef22f4497f1f4eaf72647db57d debuginfo(build-id) = 974ca48d897313fa5aa13b42742ccb403b939779 debuginfo(build-id) = a2da14e8d0b14651ce3809f02446aa9f6feeb456 debuginfo(build-id) = a8824a1cc406b76ffa729366cef5a095c9006f8a debuginfo(build-id) = b3c1a18ff8f0360ba595fc10b533583432f1801a debuginfo(build-id) = b3e1edf124dd582627f42c0d3f0347e5dd4cf002 debuginfo(build-id) = bcfab8dd9a0b8800cff104869b0e50053ae75543 debuginfo(build-id) = e39b4f7f09c3f925bf2600819da2d2812e32b753 libgraph_tool_centrality.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_clustering.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_core.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_correlations.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_draw.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_dynamics.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_flow.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_generation.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_inference.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_layout.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_search.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_spectral.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_stats.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_topology.so-2.48-1.fc37.s390x.debug()(64bit) libgraph_tool_util.so-2.48-1.fc37.s390x.debug()(64bit) libgt_pycairo_aux.so-2.48-1.fc37.s390x.debug()(64bit) python-graph-tool-debuginfo = 2.48-1.fc37 python3-graph-tool-debuginfo = 2.48-1.fc37 python3-graph-tool-debuginfo(s390-64) = 2.48-1.fc37 python3.11-graph-tool-debuginfo = 2.48-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-graph-tool-debugsource(s390-64) = 2.48-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-graph-tool-2.48-1.fc37.s390x Wrote: /builddir/build/RPMS/python3-graph-tool-2.48-1.fc37.s390x.rpm Wrote: /builddir/build/RPMS/python-graph-tool-debugsource-2.48-1.fc37.s390x.rpm Wrote: /builddir/build/RPMS/python3-graph-tool-devel-2.48-1.fc37.s390x.rpm Wrote: /builddir/build/RPMS/python3-graph-tool-debuginfo-2.48-1.fc37.s390x.rpm RPM build warnings: absolute symlink: /usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_extras.hpp -> /usr/include/pcg_extras.hpp absolute symlink: /usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_random.hpp -> /usr/include/pcg_random.hpp absolute symlink: /usr/lib64/python3.11/site-packages/graph_tool/include/pcg-cpp/pcg_uint128.hpp -> /usr/include/pcg_uint128.hpp Child return code was: 0