Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-graph-tool.spec'], chrootPath='/var/lib/mock/f40-build-773061-126654/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1704499200 Wrote: /builddir/build/SRPMS/python-graph-tool-2.59-1.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-graph-tool.spec'], chrootPath='/var/lib/mock/f40-build-773061-126654/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1704499200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NpHqYV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf graph-tool-2.59 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/graph-tool-2.59.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd graph-tool-2.59 + rm -rf /builddir/build/BUILD/graph-tool-2.59-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/graph-tool-2.59-SPECPARTS + /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.59 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 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FgMeIP + exit 0 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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.59 + ./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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + 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 + '[' x '!=' x ']' + '[' 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 ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/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 ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python-module-path=/usr/lib64/python3.12/site-packages --with-boost-libdir=/usr/lib64 --enable-debug checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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 riscv64-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... 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 riscv64-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-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 configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime checking whether to enable debug info... yes checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... -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.12 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.12/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.12/site-packages checking for python3.12... (cached) /usr/bin/python3 checking for a version of Python >= '2.1.0'... yes checking for a version of Python == '3.12.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.12 checking for Python library path... -L/usr/lib64 -lpython3.12 checking for Python site-packages path... /usr/lib/python3.12/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_python312 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-1.16... 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 libsparsehash... yes checking for sparsehash/dense_hash_set... yes configure: pkgconfig directory is ${libdir}/pkgconfig checking our pkgconfig libname... graph-tool-py3.12 checking our pkgconfig version... 2.59 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/lib64/pkgconfig checking our pkgconfig_libfile... graph-tool-py3.12.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.12 -lboost_python312 checking our pkgconfig cppflags... -I/usr/lib64/python3.12/site-packages/graph_tool/include -I/usr/lib64/python3.12/site-packages/graph_tool/include/boost-workaround -I/usr/lib64/python3.12/site-packages/graph_tool/include/pcg-cpp -I/usr/lib64/python3.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include checking our pkgconfig ldflags... noninstalled pkgconfig -L /builddir/build/BUILD/graph-tool-2.59/src/.libs noninstalled pkgconfig -I /builddir/build/BUILD/graph-tool-2.59/. 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.12.pc commands config.status: creating graph-tool-py3.12.pc.in config.status: creating graph-tool-py3.12.pc config.status: creating graph-tool-py3.12-uninstalled.pc config.status: creating graph-tool-py3.12-uninstalled.sh ================================================================================ CONFIGURATION SUMMARY ================================================================================ Using python version: 3.12.0 Python interpreter: /usr/bin/python3 Installation path: /usr/lib64/python3.12/site-packages/graph_tool C++ compiler (CXX): g++ C++ compiler version: 13 Prefix: /usr Pkgconfigdir: ${libdir}/pkgconfig Python CPP flags: -I/usr/lib64/python3.12/site-packages/cairo/include -I/usr/include/python3.12 Python LD flags: -L/usr/lib64 -lpython3.12 Boost CPP flags: -pthread -I/usr/include Boost LD flags: -L/usr/lib64 -lboost_iostreams -lboost_python312 -lboost_regex -lboost_context -lboost_coroutine Numpy CPP flags: -I/usr/lib64/python3.12/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/freetype2 -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/harfbuzz -I/usr/include/libpng16 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 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer 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 -j1 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/graph-tool-2.59' /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_betweenness.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_betweenness.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_centrality_bind.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_centrality_bind.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_closeness.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_closeness.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_eigentrust.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_eigentrust.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_eigenvector.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_eigenvector.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_hits.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_hits.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_katz.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_katz.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_pagerank.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_pagerank.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/centrality/graph_trust_transitivity.cc -fPIC -DPIC -o src/graph/centrality/.libs/graph_trust_transitivity.o /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/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.12 -L/usr/lib64 -lboost_iostreams -lboost_python312 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/13/crti.o /usr/lib/gcc/riscv64-redhat-linux/13/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.12 -lboost_iostreams -lboost_python312 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/riscv64-redhat-linux/13 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/13/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/13/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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" ) /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/clustering/graph_clustering.cc -fPIC -DPIC -o src/graph/clustering/.libs/graph_clustering.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/clustering/graph_extended_clustering.cc -fPIC -DPIC -o src/graph/clustering/.libs/graph_extended_clustering.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/clustering/graph_motifs.cc -fPIC -DPIC -o src/graph/clustering/.libs/graph_motifs.o /bin/sh ./libtool --tag=CXX --mode=link g++ -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/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.12 -L/usr/lib64 -lboost_iostreams -lboost_python312 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/13/crti.o /usr/lib/gcc/riscv64-redhat-linux/13/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.12 -lboost_iostreams -lboost_python312 -lboost_regex -lboost_context -lboost_coroutine -lexpat -lgmp -L/usr/lib/gcc/riscv64-redhat-linux/13 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/13/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/13/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -g -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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" ) /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/base64.cc -fPIC -DPIC -o src/graph/.libs/base64.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/demangle.cc -fPIC -DPIC -o src/graph/.libs/demangle.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph.cc -fPIC -DPIC -o src/graph/.libs/graph.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_exceptions.cc -fPIC -DPIC -o src/graph/.libs/graph_exceptions.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = double; T2 = double]' at src/graph/graph_bind.cc:261:41: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = double; T2 = double]': src/graph/graph_bind.cc:261:24: note: '' declared here 261 | value.second = extract(o[1])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = double; T2 = double]' at src/graph/graph_bind.cc:260:40: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = double; T2 = double]': src/graph/graph_bind.cc:260:23: note: '' declared here 260 | value.first = extract(o[0])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long unsigned int]', inlined from 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = long unsigned int; T2 = long unsigned int]' at src/graph/graph_bind.cc:261:41: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long unsigned int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = long unsigned int; T2 = long unsigned int]': src/graph/graph_bind.cc:261:24: note: '' declared here 261 | value.second = extract(o[1])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long unsigned int]', inlined from 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = long unsigned int; T2 = long unsigned int]' at src/graph/graph_bind.cc:260:40: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long unsigned int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void pair_from_tuple::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T1 = long unsigned int; T2 = long unsigned int]': src/graph/graph_bind.cc:260:23: note: '' declared here 260 | value.first = extract(o[0])(); | ^~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long unsigned int]', inlined from 'ValueT boost::python::stl_input_iterator::dereference() const [with ValueT = long unsigned int]' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::python::stl_input_iterator]' at /usr/include/boost/iterator/iterator_facade.hpp:631:31, inlined from 'boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::python::stl_input_iterator; Value = long unsigned int; CategoryOrTraversal = std::input_iterator_tag; Reference = long unsigned int; Difference = long int]' at /usr/include/boost/iterator/iterator_facade.hpp:737:53, inlined from 'vector_from_list::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)::' at src/graph/graph_bind.cc:85:37: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long unsigned int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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 lambda function: /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'static void integer_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = long int]' at src/graph/graph_bind.cc:327:50: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void integer_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = long int]': src/graph/graph_bind.cc:327:19: note: '' declared here 327 | T value = extract(o.attr("__int__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'static void float_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = double]' at src/graph/graph_bind.cc:356:52: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void float_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = double]': src/graph/graph_bind.cc:356:19: note: '' declared here 356 | T value = extract(o.attr("__float__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long unsigned int]', inlined from 'static void integer_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = long unsigned int]' at src/graph/graph_bind.cc:327:50: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long unsigned int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_bind.cc: In static member function 'static void integer_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = long unsigned int]': src/graph/graph_bind.cc:327:19: note: '' declared here 327 | T value = extract(o.attr("__int__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = unsigned char]', inlined from 'static bool boost::python::indexing_suite::base_contains(Container&, PyObject*) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; bool NoProxy = false; bool NoSlice = false; Data = unsigned char; Index = long unsigned int; Key = unsigned char]' at /usr/include/boost/python/suite/indexing/indexing_suite.hpp:286:66: /usr/include/boost/python/extract.hpp:185:11: warning: '*(unsigned char*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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 static member function 'static bool boost::python::indexing_suite::base_contains(Container&, PyObject*) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; bool NoProxy = false; bool NoSlice = false; Data = unsigned char; Index = long unsigned int; Key = unsigned char]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = int]', inlined from 'static bool boost::python::indexing_suite::base_contains(Container&, PyObject*) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; bool NoProxy = false; bool NoSlice = false; Data = int; Index = long unsigned int; Key = int]' at /usr/include/boost/python/suite/indexing/indexing_suite.hpp:286:66: /usr/include/boost/python/extract.hpp:185:11: warning: '*(int*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/indexing_suite.hpp: In static member function 'static bool boost::python::indexing_suite::base_contains(Container&, PyObject*) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; bool NoProxy = false; bool NoSlice = false; Data = int; Index = long unsigned int; Key = int]': /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 static member function 'static void float_from_convertible::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with T = long double]': src/graph/graph_bind.cc:356:11: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 356 | T value = extract(o.attr("__float__")())(); | ^~~~~ src/graph/graph_bind.cc:356:19: note: '' declared here 356 | T value = extract(o.attr("__float__")())(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'ValueT boost::python::stl_input_iterator::dereference() const [with ValueT = std::complex]', inlined from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::python::stl_input_iterator >]' at /usr/include/boost/iterator/iterator_facade.hpp:631:31, inlined from 'boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::python::stl_input_iterator >; Value = std::complex; CategoryOrTraversal = std::input_iterator_tag; Reference = std::complex; Difference = long int]' at /usr/include/boost/iterator/iterator_facade.hpp:737:53, inlined from 'vector_from_list >::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)::' at src/graph/graph_bind.cc:85:37: /usr/include/boost/python/stl_iterator.hpp:48:61: warning: '*(const std::complex*)((char*)& + offsetof(boost::python::extract >,boost::python::extract >::.boost::python::converter::extract_rvalue >::m_data.boost::python::converter::rvalue_from_python_data >::.boost::python::converter::rvalue_from_python_storage >::storage)).std::complex::_M_value' may be used uninitialized [-Wmaybe-uninitialized] 48 | return extract(this->impl_.current().get())(); | ^ /usr/include/boost/python/stl_iterator.hpp: In lambda function: /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long unsigned int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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 static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long unsigned int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long unsigned int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long unsigned int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = boost::python::detail::proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::vector; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = boost::python::detail::proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::vector; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = boost::python::detail::proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::vector; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = boost::python::detail::proxy_helper, std::allocator > >, boost::python::detail::final_vector_derived_policies, std::allocator > >, false>, boost::python::detail::container_element, std::allocator > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::vector; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = 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 > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::complex; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = 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 > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::complex; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = 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 > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::complex; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector, std::allocator > >; DerivedPolicies = boost::python::detail::final_vector_derived_policies, std::allocator > >, false>; ProxyHandler = 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 > >, long unsigned int, boost::python::detail::final_vector_derived_policies, std::allocator > >, false> >, long unsigned int>; Data = std::complex; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'ValueT boost::python::stl_input_iterator::dereference() const [with ValueT = long int]' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::python::stl_input_iterator]' at /usr/include/boost/iterator/iterator_facade.hpp:631:31, inlined from 'boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::python::stl_input_iterator; Value = long int; CategoryOrTraversal = std::input_iterator_tag; Reference = long int; Difference = long int]' at /usr/include/boost/iterator/iterator_facade.hpp:737:53, inlined from 'vector_from_list::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)::' at src/graph/graph_bind.cc:85:37: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/stl_iterator.hpp: In lambda function: /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'ValueT boost::python::stl_input_iterator::dereference() const [with ValueT = double]' at /usr/include/boost/python/stl_iterator.hpp:48:60, inlined from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::python::stl_input_iterator]' at /usr/include/boost/iterator/iterator_facade.hpp:631:31, inlined from 'boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::python::stl_input_iterator; Value = double; CategoryOrTraversal = std::input_iterator_tag; Reference = double; Difference = long int]' at /usr/include/boost/iterator/iterator_facade.hpp:737:53, inlined from 'vector_from_list::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)::' at src/graph/graph_bind.cc:85:37: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/stl_iterator.hpp: In lambda function: /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = unsigned char; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = unsigned char; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = unsigned char; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = unsigned char; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = short int]', inlined from 'static bool boost::python::indexing_suite::base_contains(Container&, PyObject*) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; bool NoProxy = false; bool NoSlice = false; Data = short int; Index = long unsigned int; Key = short int]' at /usr/include/boost/python/suite/indexing/indexing_suite.hpp:286:66: /usr/include/boost/python/extract.hpp:185:11: warning: '*(short int*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/indexing_suite.hpp: In static member function 'static bool boost::python::indexing_suite::base_contains(Container&, PyObject*) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; bool NoProxy = false; bool NoSlice = false; Data = short int; Index = long unsigned int; Key = short int]': /usr/include/boost/python/suite/indexing/indexing_suite.hpp:284:30: note: 'x' declared here 284 | extract x(key); | ^ In member function 'ValueT boost::python::stl_input_iterator::dereference() const [with ValueT = long double]', inlined from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::python::stl_input_iterator]' at /usr/include/boost/iterator/iterator_facade.hpp:631:31, inlined from 'boost::iterators::detail::iterator_facade_base::reference boost::iterators::detail::iterator_facade_base::operator*() const [with Derived = boost::python::stl_input_iterator; Value = long double; CategoryOrTraversal = std::input_iterator_tag; Reference = long double; Difference = long int]' at /usr/include/boost/iterator/iterator_facade.hpp:737:53, inlined from 'vector_from_list::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)::' at src/graph/graph_bind.cc:85:37: /usr/include/boost/python/stl_iterator.hpp:48:61: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 48 | return extract(this->impl_.current().get())(); | ^ /usr/include/boost/python/stl_iterator.hpp: In lambda function: /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = short int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = short int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = short int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = short int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = int; Index = long unsigned int]': /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 'const std::string& graph_tool::get_type_name::operator()(const std::type_info&) const [with TypeSequence = boost::mpl::vector15, std::vector, std::vector, std::vector, std::vector, std::vector, std::vector, std::vector >, boost::python::api::object>; NamedSequence = boost::mpl::vector15, std::vector, std::vector, std::vector, std::vector, std::vector, std::vector, std::vector >, boost::python::api::object>]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long int; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long int; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = double; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = double; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = double; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = double; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long double; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long double; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long double; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector; DerivedPolicies = boost::python::detail::final_vector_derived_policies, false>; ProxyHandler = boost::python::detail::no_proxy_helper, boost::python::detail::final_vector_derived_policies, false>, boost::python::detail::container_element, long unsigned int, boost::python::detail::final_vector_derived_policies, false> >, long unsigned int>; Data = long double; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector >; DerivedPolicies = boost::python::detail::final_vector_derived_policies >, false>; ProxyHandler = boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, long unsigned int, boost::python::detail::final_vector_derived_policies >, false> >, long unsigned int>; Data = std::__cxx11::basic_string; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:617:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector >; DerivedPolicies = boost::python::detail::final_vector_derived_policies >, false>; ProxyHandler = boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, long unsigned int, boost::python::detail::final_vector_derived_policies >, false> >, long unsigned int>; Data = std::__cxx11::basic_string; Index = long unsigned int]': /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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector >; DerivedPolicies = boost::python::detail::final_vector_derived_policies >, false>; ProxyHandler = boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, long unsigned int, boost::python::detail::final_vector_derived_policies >, false> >, long unsigned int>; Data = std::__cxx11::basic_string; Index = long unsigned int]' at /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp: In static member function 'static void boost::python::detail::slice_helper::base_get_slice_data(Container&, PySliceObject*, Index&, Index&) [with Container = std::vector >; DerivedPolicies = boost::python::detail::final_vector_derived_policies >, false>; ProxyHandler = boost::python::detail::no_proxy_helper >, boost::python::detail::final_vector_derived_policies >, false>, boost::python::detail::container_element >, long unsigned int, boost::python::detail::final_vector_derived_policies >, false> >, long unsigned int>; Data = std::__cxx11::basic_string; Index = long unsigned int]': /usr/include/boost/python/suite/indexing/detail/indexing_suite_detail.hpp:603:29: note: '' declared here 603 | long from = extract( slice->start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_copy.cc -fPIC -DPIC -o src/graph/.libs/graph_copy.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_filtering.cc -fPIC -DPIC -o src/graph/.libs/graph_filtering.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'boost::iostreams::stream_offset python_file_device::seek(boost::iostreams::stream_offset, std::ios_base::seekdir)' at src/graph/graph_io.cc:126:31: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_io.cc: In member function 'boost::iostreams::stream_offset python_file_device::seek(boost::iostreams::stream_offset, std::ios_base::seekdir)': src/graph/graph_io.cc:126:85: note: '' declared here 126 | return boost::python::extract(_file.attr("tell")()); | ^ /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_openmp.cc -fPIC -DPIC -o src/graph/.libs/graph_openmp.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::size_t std::hash::operator()(const boost::python::api::object&) const' at src/graph/graph_python_interface.hh:34:40, inlined from 'std::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __cache_hash_code>::__hash_code std::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __cache_hash_code>::_M_hash_code(const _Key&) const [with _Key = boost::python::api::object; _Value = boost::python::api::object; _ExtractKey = std::__detail::_Identity; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; bool __cache_hash_code = true]' at /usr/include/c++/13/bits/hashtable_policy.h:1310:18, inlined from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::find(const key_type&) [with _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13/bits/hashtable.h:1677:46, inlined from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::find(const key_type&) [with _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13/bits/hashtable.h:1664:5: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::find(const key_type&) [with _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': src/graph/graph_python_interface.hh:34:93: note: '' declared here 34 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::size_t std::hash::operator()(const boost::python::api::object&) const' at src/graph/graph_python_interface.hh:34:40, inlined from 'std::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __cache_hash_code>::__hash_code std::__detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Hash, _RangeHash, _Unused, __cache_hash_code>::_M_hash_code_tr(const _Kt&) const [with _Kt = boost::python::api::object; _Key = boost::python::api::object; _Value = boost::python::api::object; _ExtractKey = std::__detail::_Identity; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; bool __cache_hash_code = true]' at /usr/include/c++/13/bits/hashtable_policy.h:1319:20, inlined from 'std::pair::iterator, bool> std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_insert_unique(_Kt&&, _Arg&&, const _NodeGenerator&) [with _Kt = const boost::python::api::object&; _Arg = const boost::python::api::object&; _NodeGenerator = std::__detail::_AllocNode > >; _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13/bits/hashtable.h:2264:44, inlined from 'std::pair::iterator, bool> std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_insert_unique_aux(_Arg&&, const _NodeGenerator&) [with _Arg = const boost::python::api::object&; _NodeGenerator = std::__detail::_AllocNode > >; _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13/bits/hashtable.h:904:27, inlined from 'std::pair::iterator, bool> std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_M_insert(_Arg&&, const _NodeGenerator&, std::true_type) [with _Arg = const boost::python::api::object&; _NodeGenerator = std::__detail::_AllocNode > >; _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13/bits/hashtable.h:916:31, inlined from 'std::__detail::_Insert_base<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::__ireturn_type std::__detail::_Insert_base<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::insert(const value_type&) [with _Key = boost::python::api::object; _Value = boost::python::api::object; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]' at /usr/include/c++/13/bits/hashtable_policy.h:933:22, inlined from 'std::pair, std::__is_nothrow_invocable > >::value, true, true> >::iterator, bool> std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(const value_type&) [with _Value = boost::python::api::object; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/13/bits/unordered_set.h:429:27: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_python_interface.hh: In member function 'std::pair, std::__is_nothrow_invocable > >::value, true, true> >::iterator, bool> std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(const value_type&) [with _Value = boost::python::api::object; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]': src/graph/graph_python_interface.hh:34:93: note: '' declared here 34 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_properties_imp1.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_imp1.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_properties_imp2.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_imp2.o /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::size_t std::hash::operator()(const boost::python::api::object&) const' at src/graph/graph_python_interface.hh:34:40: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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::size_t std::hash::operator()(const boost::python::api::object&) const': src/graph/graph_python_interface.hh:34:93: note: '' declared here 34 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ In member function 'boost::python::converter::extract_rvalue::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::reversed_graph, const boost::adj_list&>&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::adj_list&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::reversed_graph, const boost::adj_list&>&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::undirected_adaptor >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::adj_list&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::undirected_adaptor >&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::reversed_graph, const boost::adj_list&>&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::adj_list&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::reversed_graph, const boost::adj_list&>&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::undirected_adaptor >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::undirected_adaptor >&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36, inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::adj_list&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::reversed_graph, const boost::adj_list&>&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:114:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::adj_list&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:87:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::reversed_graph, const boost::adj_list&>; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::reversed_graph, const boost::adj_list&>&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:87:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::reversed_graph, const boost::adj_list&>&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::undirected_adaptor >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:87:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::adj_list; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::adj_list&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:114:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::adj_list&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::undirected_adaptor >; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:70 = boost::undirected_adaptor >&; auto:71 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:129:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:114:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 114 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::undirected_adaptor >&, boost::checked_vector_property_map >&}; Action = set_edge_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:87:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:87:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': src/graph/graph_properties_imp3.cc:87:36: note: '' declared here 87 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ In member function 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]', inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: src/graph/graph_properties_imp3.cc:87:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 87 | val_t val = boost::python::extract(oval); | ^~~ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_vertex_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:87:36, inlined from 'set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object):: [with auto:68 = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&; auto:69 = boost::unchecked_vector_property_map >&]' at src/graph/graph_properties_imp3.cc:102:18, inlined from 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]' at src/graph/graph_filtering.hh:430:11: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In member function 'void graph_tool::detail::action_wrap::operator()(Ts&& ...) const [with Ts = {boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >&, boost::checked_vector_property_map >&}; Action = set_vertex_property(graph_tool::GraphInterface&, boost::any, boost::python::api::object)::; Wrap = mpl_::bool_]': 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 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': src/graph/graph_properties_imp3.cc:114:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': 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 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': src/graph/graph_properties_imp3.cc:114:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph, const boost::adj_list&>, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': 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 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': src/graph/graph_properties_imp3.cc:114:15: warning: '*(const long double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'boost::python::extract::operator result_type() const [with T = double]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]' at src/graph/graph_properties_imp3.cc:114:36: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties_imp3.cc: In function 'void do_set_edge_property::operator()(Graph&, PropertyMap, boost::python::api::object) const [with Graph = boost::filt_graph >, graph_tool::detail::MaskFilter > >, graph_tool::detail::MaskFilter > > >; PropertyMap = boost::unchecked_vector_property_map >]': src/graph/graph_properties_imp3.cc:114:36: note: '' declared here 114 | val_t val = boost::python::extract(oval); | ^~~~~~~~~~~~~~~~~~~~ /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'boost::python::extract::operator result_type() const [with T = long int]' at /usr/include/boost/python/extract.hpp:136:23, inlined from 'std::size_t std::hash::operator()(const boost::python::api::object&) const' at src/graph/graph_python_interface.hh:34:40: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)& + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' 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::size_t std::hash::operator()(const boost::python::api::object&) const': src/graph/graph_python_interface.hh:34:93: note: '' declared here 34 | return std::hash()(boost::python::extract(o.attr("__hash__")())); | ^ /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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -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.12/site-packages/cairo/include -I/usr/include/python3.12 -pthread -I/usr/include -I/usr/lib64/python3.12/site-packages/numpy/core/include -DBOOST_ALLOW_DEPRECATED_HEADERS -fopenmp -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -g -Wall -Wextra -ftemplate-backtrace-limit=0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/graph/graph_properties_copy.cc -fPIC -DPIC -o src/graph/.libs/graph_properties_copy.o In file included from src/graph/graph.hh:42, from src/graph/graph_properties_copy.cc:18: In member function 'Type1 graph_tool::convert::operator()(const Type2&) const [with Type1 = long double; Type2 = boost::python::api::object]', inlined from 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:390:25: src/graph/graph_properties.hh:260:26: warning: '*(const long double*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^ In member function 'Type1 graph_tool::convert::operator()(const Type2&) const [with Type1 = long double; Type2 = boost::python::api::object]', inlined from 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get_dispatch(PMap&&, const typename boost::property_traits::type>::key_type&, std::true_type) [with PMap = boost::checked_vector_property_map >&; PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:399:26, inlined from 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:383:32: src/graph/graph_properties.hh:260:26: warning: '*(const long double*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 260 | return x(); | ^ src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long double; Key = long unsigned int; Converter = graph_tool::convert]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'Type1 graph_tool::convert::operator()(const Type2&) const [with Type1 = double; Type2 = boost::python::api::object]' at src/graph/graph_properties.hh:260:25, inlined from 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = double]', inlined from 'Type1 graph_tool::convert::operator()(const Type2&) const [with Type1 = double; Type2 = boost::python::api::object]' at src/graph/graph_properties.hh:260:25, inlined from 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get_dispatch(PMap&&, const typename boost::property_traits::type>::key_type&, std::true_type) [with PMap = boost::checked_vector_property_map >&; PropertyMap = boost::checked_vector_property_map >; Value = double; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:399:26, inlined from 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = double; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: '*(double*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = double; Key = long unsigned int; Converter = graph_tool::convert]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'Type1 graph_tool::convert::operator()(const Type2&) const [with Type1 = long int; Type2 = boost::python::api::object]' at src/graph/graph_properties.hh:260:25, inlined from 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:390:25: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'void graph_tool::DynamicPropertyMapWrap::ValueConverterImp::put(const Key&, const Value&) [with PropertyMap = boost::checked_vector_property_map >; Value = boost::python::api::object; Key = long unsigned int; Converter = graph_tool::convert]': 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::result_type boost::python::converter::extract_rvalue::operator()() const [with T = long int]', inlined from 'Type1 graph_tool::convert::operator()(const Type2&) const [with Type1 = long int; Type2 = boost::python::api::object]' at src/graph/graph_properties.hh:260:25, inlined from 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get_dispatch(PMap&&, const typename boost::property_traits::type>::key_type&, std::true_type) [with PMap = boost::checked_vector_property_map >&; PropertyMap = boost::checked_vector_property_map >; Value = long int; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:399:26, inlined from 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long int; Key = long unsigned int; Converter = graph_tool::convert]' at src/graph/graph_properties.hh:383:32: /usr/include/boost/python/extract.hpp:185:11: warning: '*(long int*)((char*)&x + offsetof(boost::python::extract,boost::python::extract::.boost::python::converter::extract_rvalue::m_data.boost::python::converter::rvalue_from_python_data::.boost::python::converter::rvalue_from_python_storage::storage))' may be used uninitialized [-Wmaybe-uninitialized] 185 | ); | ^ src/graph/graph_properties.hh: In member function 'Value graph_tool::DynamicPropertyMapWrap::ValueConverterImp::get(const Key&) [with PropertyMap = boost::checked_vector_property_map >; Value = long int; Key = long unsigned int; Converter = graph_tool::convert]': src/graph/graph_properties.hh:258:43: note: 'x' declared here 258 | boost::python::extract x(v); | ^